@charset "utf-8";
/* CSS Document */

.non_val{
	color:					#FF0000;
}
html{
/* estilo para todo el template*/
	font-family:			Arial;
	font-size:				11px;
	background-position: 	center;
	background-color: 		#d6e0ec;
}
/* Estilos de los link */
A:link {
	text-decoration: 		none;
	color: 					#999999;
	font-weight:			bold;
	font-size:				11px;
}
A:visited {
	text-decoration: 		none;
	color: 					#FFFFFF;
	font-weight:			bold;
	font-size:				11px;
}
A:active {
	text-decoration: 		none;
	color: 					#003366;
	font-size:				11px;
	font-weight:			bold;
}
A:hover {
	text-decoration: 		none;
	color: 					#003366;
	font-weight: 			normal;
	font-weight:			bold;
	font-size:				11px;
}

.caja_bienvenidos {
	background-image:		url(images_site/b_centro.png);
	background-repeat:  	repeat-x;
	font-size: 				10px;
	color: 					#003366;
	vertical-align: 		middle;
	white-space: 			normal;
}

/*esto son los link de los footer*/
.nav{
	background-image: 		url(images_site/nav_centro.png);
	background-repeat: 		repeat-x;
	color: 					#666666;
}
A.fondonav:link {
	text-decoration: 		none;
	color: 					#666666;
	font-size: 				9px;
}
A.fondonav:visited {
	text-decoration: 		none;
	color: 					#666666;
	font-size: 				9px;
}
A.fondonav:active {
	text-decoration: 		none;
	color: 					#666666;
	font-size: 				9px;
}
A.fondonav:hover {
	text-decoration: 		none;
	color: 					#666666;
	font-size: 				9px;
}
/*estos son los link de la parte administrativa*/
A.link:link {
	text-decoration: 		none;
	color: 					#FFFFFF;
	font-size: 				11px;
	font-weight:			bold;
	letter-spacing: 		1px;
	font-family: 			Arial;
}
A.link:visited {
	text-decoration: 		none;
	color: 					#FFFFFF;
	font-size: 				11px;
	font-weight:			bold;
	letter-spacing: 		1px;
	font-family: 			Arial;
}
A.link:active {
	text-decoration: 		none;
	color: 					#003399;
	font-size: 				11px;
	font-weight:			bold;
	letter-spacing: 		1px;
	font-family: 			Arial;
}
A.link:hover {
	text-decoration: 		none;
	color: 					#003399;
	font-size: 				11px;
	font-weight:			bold;
	letter-spacing: 		1px;
	font-family: 			Arial;
}
A.link3:link {
	text-decoration: 		none;
	color: 					#003366;
	font-size: 				11px;
	font-weight:			bold;
	letter-spacing: 		1px;
	font-family: 			Arial;
}
A.link3:visited {
	text-decoration: 		none;
	color: 					#003366;
	font-size: 				11px;
	font-weight:			bold;
	letter-spacing: 		1px;
	font-family: 			Arial;
}
A.link3:active {
	text-decoration: 		none;
	color: 					#003366;
	font-size: 				11px;
	font-weight:			bold;
	letter-spacing: 		1px;
	font-family: 			Arial;
}
A.link3:hover {
	text-decoration: 		none;
	color: 					#003366;
	font-size: 				11px;
	font-weight:			bold;
	letter-spacing: 		1px;
	font-family: 			Arial;
}
/*link interno de tablas invisibles*/
A.link_2:link {
	text-decoration: 		none;
	color: 					#999999;
	font-size: 				11px;
	font-weight:			bold;
	letter-spacing: 		1px;
	font-family: 			Arial;
}
A.link_2:visited {
	text-decoration: 		none;
	color: 					#999999;
	font-size: 				11px;
	font-weight:			bold;
	letter-spacing: 		1px;
	font-family: 			Arial;
}
A.link_2:active {
	text-decoration: 		none;
	color: 					#003399;
	font-size: 				11px;
	font-weight:			bold;
	letter-spacing: 		1px;
	font-family: 			Arial;
}
A.link_2:hover {
	text-decoration: 		none;
	color: 					#003399;
	font-size: 				11px;
	font-weight:			bold;
	letter-spacing: 		1px;
	font-family: 			Arial;
}
/*estos son los marcos de los productos de la parte superior*/
.marco_productos{
	background-image: 		url(images_site/fondo_productos_02.png);
	background-repeat: 		repeat-x;
}
/*estos son los marcos de los productos de la parte inferior*/
.marco_productos01{
	background-image: 		url(images_site/fondo_productos_08.png);
	background-repeat: 		repeat-x;
}
/*estos son los marcos de los productos de la parte izquierda*/
.marco_productos02{
	background-image: 		url(images_site/fondo_productos_04.png);
	background-repeat: 		repeat-y;
}
/*estos son los marcos de los productos de la parte derecha*/
.marco_productos03{
	background-image: 		url(images_site/fondo_productos_06.png);
	background-repeat: 		repeat-y;
}
/*esto pone el fondo para los titulos de los productos en la parte superior*/
.fondo_titulos_sup{
	background-image: 		url(images_site/fondo_titulos_02.png);
	background-repeat: 		repeat-x;
}
/*estos son los fondo de los productos de la parte inferior*/
.fondo_titulos_inf{
	background-image: 		url(images_site/fondo_titulos_08.png);
	background-repeat: 		repeat-x;
}
/*estos son los titulos de los productos de la parte izquierda*/
.fondo_titulos_izq{
	background-image: 		url(images_site/fondo_titulos_04.png);
	background-repeat: 		repeat-y;
}
/*estos son los titulos de los productos de la parte derecha*/
.fondo_titulos_der{
	background-image: 		url(images_site/fondo_titulos_06.png);
	background-repeat: 		repeat-y;
}
/*estos estilos  repiten el fondo para los titulos*/
.fondo_titulos_cent{
	background-image: 		url(images_site/fondo_titulos_05.png);
	background-repeat: 		repeat;
}
.texto_titulos{
	font-family: 			Arial;
	font-size: 				11px;
	font-weight: 			bold;
	color: 					#003366;
}
/*este estilo es para colocar la tipografia en blanco sobre el fondo del tiulo de las paginas estaticas*/
.titulos_fijos{
	text-indent:			8px;
	font-size: 				12px;
	color: /*#003366*/		#FFFFFF;
	font-weight: 			bold;
	vertical-align: 		middle;
	letter-spacing: 		2px;
}
/*este estilo es para colocar el fondo para usar la tipografia en blanco*/
.fondotitulos_fijos{
	background-image: 		url(images_site/titu_centro.png);
	background-repeat:  	repeat-x;


}
.subtitulo_rojo{
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-indent: 25px;
	vertical-align: middle;
	white-space: normal;
}
.margen{
	text-indent: 25px;
}
A.email:link {
	text-decoration: none;
	color: #003366;
	font-size: 11px;
}
A.email:visited {
	text-decoration: none;
	color: #003366;
	font-size: 11px;
}
A.email:active {
	text-decoration: none;
	color: #003366;
	font-size: 11px;
}
A.email:hover {
	text-decoration: none;
	color: #003366;
	font-size: 11px;
}
.contenido{
	font-size: 11px;
	color: #000000;
	text-align: justify;
	text-indent: 10px;
	vertical-align: middle;
}
.texto_borde_imput{
	font-family: arial;
	color: #990000;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #003366;
}
.texto_formulario{
	font-family: arial;
	color: #003366;
	font-size: 11px;
	text-align: right;
}
.margen_formulario{
	text-indent: 8px;
}
.asterico{
	color: #CC3333;
	font-size: 9px;
	font-weight: bold;
}
.mens_advertencia{
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.mens_enviado{
	color:#003366;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.texto_descripcion{
	font-family: Arial;
	font-size: 12px;
	color: #002142;
	text-align: justify;
	text-indent: 20px;
	margin-top: 20px;
	margin-left: 15px;
}
.texto_normal{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #002142;
}
.texto_precios{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #002142;
}
.principal{
	cursor: pointer;
}
.secundario{
    cursor: pointer;

}
.menu_cate{
	background-image:		url(images_site/b_centro.png);
	background-repeat:  	repeat-x;
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 1px;
}
.fondo_menu{
	background-image: url(images_site/fondo_centro.png);
	background-repeat:  repeat-y;
}
.text_menu1{
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	font-weight:bold;
}
.text_menu2{
	font-family: Verdana;
	font-size: 10px;
	color: #0066CC;
	font-weight:bold;
}
A.text_menu2:link, A.text_menu2:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #0066CC;
	font-weight:bold;
}
A.text_menu2:active,A.text_menu2:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	font-weight:bold;
}