/* CSS Document */
/*Estilos site LA Rouviole v2.0*/
/*INDEX*/
.centrado-contenido-index{
	vertical-align:top;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	/*height:auto;
	width: 780px;*/
}
.logo-index{
	vertical-align:middle;
	text-align:center;
	height:250px;
	padding-top:25px;
	/*width: 780px;
	margin-left: 0px;
	margin-top: 0px;*/
}
.idioma-elegir{
	padding-top:220px;
	/*text-align:center;*/	
}
.celda-contenido-idioma{
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	text-align:center;
	color: #666666;
}
.techdata-index{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
	color: #ffffff;
}

/* COSAS DE LOS INDEX NUEVOS */
.index_bg_v02{
background-image:url(images/index_bg_v02.jpg);
background-repeat:no-repeat;
background-position:top;
}
.idioma-elegir_index_v02{
padding-top:470px;
}
.celda-contenido-idioma_index_v02{
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	text-align:center;
	color: #ffffff;
}
.index_bg_v03{
background-image:url(images/img_index_v03.jpg);
background-repeat:no-repeat;
background-position:top;
}
.celda-contenido-logo_index_v03{
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	text-align:center;
	color: #ffffff;
}

/*ELEMENTOS COMUNES A TODAS LAS SECCIONES*/
.bullet-listado{
	list-style-image:url(images/listas.gif);
	list-style-position:outside;
	text-align:left;
	border-right:thin;
	border-right-color:#ffffff;
	border-right-style:solid;
}
.centrado-contenido{
	margin: 0 auto;
	text-align:center;
	width: 750px;
}
.centrado-contenido-cajas{
	text-align:center;
	vertical-align:middle;	
}	
.cajas-decoracion-texto{
	border-right:thin;
	border-right-color:#ffffff;
	border-right-style:solid;
}
.caja-espaciado-texto{
	padding-top:5px;
}
.caja-separacion-pie{
	border-top:thin;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	text-align:center;
}
.marco-foto{
	padding:5px;
	border-bottom:thin;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-left:thin;
	border-left-color:#ffffff;
	border-left-style:solid;
	border-right:thin;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-top:thin;
	border-top-color:#ffffff;
	border-top-style:solid;
}
.decorner-ubicacion-fija{
	width:19px;
	height:27px;
	text-align:right;
	vertical-align:top;
}
.titulo{
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	text-decoration: underline;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
}
.texto{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	padding-left:10px;
}
/*Info de contacto*/
.texto-contacto-botonera{
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	text-align:right;
	color: #ffffff;
	border-right:thin;
	border-right-color:#ffffff;
	border-right-style:solid;
	padding-right:25px;
}
.links-contacto-botonera{
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: blink;
}
.links-contacto-botonera:hover{
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: line-through;
}

/*Botonera, detalles de diseño tipográficos*/
.botonera-noBotones{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
/*ESTILOS DEL FORM*/
.link-a-form{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:blink;
	text-align:center;
}
.link-a-form:hover{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:line-through;
	text-align:center;
}
.celda-contenedora-formulario{
text-align:center;
}
.titulo-formulario{
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	text-align:center;
	text-decoration: underline;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
}
.celda-nombre-caja-form{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	width:150px;
	height:25px;
}
.celda-submit-formulario{
text-align:center;
}
/*SECCION HOME*/
.titulo-home{
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	text-align:center;
	text-decoration: underline;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
}
.texto-home{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-align:center;
	padding-left:10px;
}
.textoCopyright{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-align:center;
	vertical-align:bottom;
}
/*SECCION BIOGRAFIA*/
.titulo-bio{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: underline;
	text-align:left;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
}
.texto-bio{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-align:left;
	padding-left:10px;
	margin-top:0px;
	vertical-align:top;
}
.caja-separacion-mid-bio{
    height:15px;
	border-top:thin;
	border-top-color:#FFFFFF;
	border-top-style:dashed;
	text-align:center;
}
.caja-separacion-pie-bio{
    height:15px;
	border-bottom:thin;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	text-align:center;
}
.caja-decoracion-fin-texto{
	text-align:center;
	vertical-align:middle;
}
/*SECCION  VINOS*/
.centrado-contenido-vinos{
	margin: 0;
	height:auto;
	width: 750px;
}
.decorner-special-vinos{
	width:19px;
	height:27px;
	text-align:right;
	vertical-align:top;
}
.marco-foto-vinos{
	padding:5px;
	border-bottom:thin;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-left:thin;
	border-left-color:#ffffff;
	border-left-style:solid;
	border-right:thin;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-top:thin;
	border-top-color:#ffffff;
	border-top-style:solid;
}
.caja-masinfo-vinos{
	text-align:center;
	vertical-align:top;	
	height:150px;
	width:150px;
	padding-bottom:10px;
	border-bottom:thin;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-left:thin;
	border-left-color:#ffffff;
	border-left-style:solid;
	border-right:thin;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-top:thin;
	border-top-color:#ffffff;
	border-top-style:solid;
}
.titulo-vinos{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left:25px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;
	height:250px;
	width:430px;
}
.texto-landing-vinos{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top:0px;
	vertical-align:top;
}
.titulo-masinfo-vinos{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto-masinfo-vinos{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top:10px;
}
.titulo-prensa-vinos{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top:10px;
}
.caja-separacion-pie-vinos{
	text-align:left;
	padding-bottom:10px;
	border-bottom:thin;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}
.caja-fotos-fichas-vinos{
	text-align:left;
	vertical-align:top;
}
.marco-foto-fichas-vinos{
	padding:5px;
	border-bottom:thin;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-left:thin;
	border-left-color:#ffffff;
	border-left-style:solid;
	border-right:thin;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-top:thin;
	border-top-color:#ffffff;
	border-top-style:solid;
}
.titulo-fichas-vinos{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left:15px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;
}
.texto-premios-fichas-vinos{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align:left;
	vertical-align:top;
	list-style-image:url(images/listas.gif);
	list-style-position:outside;
	text-align:left;
	padding-right:25px;
	border-right:thin;
	border-right-color:#ffffff;
	border-right-style:solid;
}
.texto-prensa-fichas-vinos{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align:left;
	vertical-align:top;
	list-style-image:url(images/listas.gif);
	list-style-position:outside;
	text-align:left;
	padding-right:25px;
	border-right:thin;
	border-right-color:#ffffff;
	border-right-style:solid;
}
.texto-fichas-vinos{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align:left;
	vertical-align:top;
}
.caja-cata-fichas-vinos{
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	text-align:left;
	vertical-align:top;
	border-right:thin;
	border-right-color:#ffffff;
	border-right-style:solid;
}
.links-vinos{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:blink;
}
.links-vinos:hover{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:line-through;
}

/*SECCION FAQS*/

.marco-foto-faq{
	padding:5px;
	border-bottom:thin;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-left:thin;
	border-left-color:#ffffff;
	border-left-style:solid;
	border-right:thin;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-top:thin;
	border-top-color:#ffffff;
	border-top-style:solid;
}	
.titulos-faq{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left:15px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;
}
.textos-destacados-faq{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:underline;
	padding-left:15px;
	/*padding-top:10px;*/
	text-align:left;
	vertical-align:top;
}
.textos-der-faq{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left:15px;
	padding-right:10px;
	text-align:left;
	vertical-align:top;
	border-right:thin;
	border-right-color:#ffffff;
	border-right-style:solid;
}
.textos-izq-faq{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left:10px;
	padding-right:15px;
	text-align:right;
	vertical-align:top;
	border-left:thin;
	border-left-color:#ffffff;
	border-left-style:solid;
}
/* ESTILOS DEL EMAIL */
.texto-email{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-align:left;
	padding-left:30px;
	padding-top:20px;
}
.texto-email-titulo{
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	text-align:left;
	text-decoration: underline;
	padding-bottom:10px;
	padding-left:30px;
	padding-top:10px;
}
.centrado-contenido-email{
	margin: 0 auto;
	text-align:center;
	width:550px;
}

/**/
/*{}*/