@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFECA9;
}
/* 
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}

*/

a:link {
	text-decoration: none;
	color:#FFF
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td img {
	display: block;
	}
/* Inicio de Estilos Letras */
.texto_inicio {
	font-family: Verdana, Geneva, sans-serif;
	color: #A8A59B;
	font-size: 14px;
	text-align: justify;
	letter-spacing: inherit;
}
.texto_produc_select {
	font-family: Verdana, Geneva, sans-serif;
	color: #A8A59B;
	font-style:normal;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	letter-spacing: inherit;
}
.texto_blanco {
	font-style:normal;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
	text-align: justify;
	color:#FFF;
	letter-spacing: inherit;
	}
.texto {
	font-style:normal;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	}
.texto_titu_pro {
	font-style:normal;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#000;
	}
.texto_deta_pro {
	font-style:normal;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	}

.texto2 {
	text-align:justify;
	font-style:normal;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	}
.inicio {
	text-align:justify;
/*	font-style:normal; */
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
/*	color:#000; */
	}	
.link_sucursal {
	font-style:normal;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#FFF;
	}	
.titulo2_gris {
	font-style:normal;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #A8A59B;
	}	
.titulo1_blanco {
	font-style:normal;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#FFF;
	}	
.titulo1 {
	font-style:normal;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#000;
	}	
.titulo2 {
	text-align:center;
	text-decoration:underline;
	font-style:normal;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#000;

	}	
.fondo_preguntas {
	background-image:url(../img/centro.jpg);
	background-repeat:no-repeat;
	/*	background-repeat:repeat-y; */
	background-position:bottom;
	text-align: justify;
}
.fondo_izq {
	background-image:url(../img/izq.jpg);
	background-repeat:no-repeat;
/*	background-repeat:repeat-y; */
	background-position:bottom;
}
.fondo_der {
	background-image:url(../img/der.jpg);
	background-repeat:no-repeat;
/*	background-repeat:repeat-y; */
	background-position:bottom;
}
.SELECT{ 
	font-family: verdana; 
	font-size: 10px; 
	color:#03F; 
/*	background-color:#FFF5EC; */
/*	border:hidden none;*/
/*	background: url(../imagenes/vinieta_6.gif) left no-repeat;} */
}

/* Termina estilos juan jose */
