/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo2 {
	font-family: "Arial Black", Arial;
	font-size: 18px;
	color: #CCCCCC;
}
.Estilo3 {
	font-family: "Arial Black", Arial;
	font-size: 18px;
	color: #003366;
}
.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #036;
}
a:active {
	color: #666;
}
a.email:link {
	color: #ccc;
}
a.email:visited {
	color: #ccc;
}
a.email:hover {
	color: #FFCC00;
}
a.email:active {
	color: #ccc;
}
.texto_normal_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.link_volver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.tabla_solida {
	border: 1px solid #999999;
}
.texto_peq {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.tabla_punteada_vertical {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.textos_azul_resaltado {
	font-weight: bold;
	color: #003366;
}
.texto_blanco {
	color: #FFF;
}
input.btn{
   color:#666;
   font-family:arial,helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#fc0;
   border:0px;
}
input.pw{
   color:#0033CC;
   font-family:arial,helvetica,sans-serif;
   background-color:#E9E9E9;

}
a.index:link {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
a.index:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
a.index:hover {
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}
a.index:active {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.altura {
	margin-top:10px;
	height: 18px;
}
#catalogo {
	font-size:22px;
	height:55px;
	background-color:#FC0;
	text-align:center;
	line-height:55px;
	
}
#catalogo a {
	color:#039;
	display:block;
}
#catalogo a:hover {
	color:#fff;
	background-color:#036;
	cursor:pointer;
}
