@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	position: relative;
	height: 100%;
	background-position: center center;
}
.tabla_main {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 774px;
	height: 95%;
	background-position: center;

}
.fondo_gris {
	background-color: #E5E5E5;
}
.tabla_cont {
	border: 4px solid #FFFFFF;
	height: 100%;
	width: 100%;
}
.fondo_divisor {
	background-color: #FFFFFF;
	width: 8px;
}
.td_izquierda {
	background-color: #e5e5e5;
	border-bottom-width: 8px;
	border-bottom-color: #324498;
	border-bottom-style: solid;
	vertical-align: top;
	padding: 20px;
	width: 415px;
}
.td-boton {
	padding: 0px;
	margin: 10px;
	border: 4px solid #FFFFFF;
}
.txt_copete {
	font-size: 12px;
	color: #003399;
	text-align: justify;
	line-height: 16px;
}
.txt_parrafo {
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.txt_leermas {
	color: #324498;
	font-size: 10px;
	font-weight: bold;
}
.td_derecha {
	background-color: #e5e5e5;
	border-bottom-width: 8px;
	border-bottom-color: #E97919;
	border-bottom-style: solid;
	vertical-align: top;
	padding: 20px;
}
.txt_parrafolista {
	font-size: 11px;
	color: #333333;
	list-style-type: square;
}
.txt_parrafolistaCopia {
	font-size: 11px;
	color: #333333;
	list-style-type: square;
}
.txt_tit_prod {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	clip: rect(auto,auto,auto,auto);
	vertical-align: bottom;
}

a:link {
	color: #314496;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC8F11;
}
.txt_sub_tit_prod {
	font-size: 14px;
	font-weight: bold;
	color: #314496;
}
.tabla_polvo {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #314496;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #D8D8D8;
	margin: 0px;
	line-height: 20px;
}
.txt_tabla_productos {
	font-size: 11px;
	color: #333333;
}
.tabla_pasta {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #CC6600;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #D8D8D8;
	margin: 0px;
	line-height: 20px;
}
.td_imagen {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 2px;
	color: #CC6600;
	background-color: #D8D8D8;
}
.txt_leer_pdf {
	color: #324498;
	font-size: 11px;
	font-weight: normal;
	margin: 5px;
	background-position: center;
}
.txt_parrafohome {
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}
a:active {
	color: #FF6600;
}
