@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #C0C0C0;
}
p {
	margin: 0px;
	padding: 0px;
}
#divHeader {
	height: 274px;
	width: 766px;
}
#divMenuSup {
	height: 38px;
	width: 766px;
}
#divContent {
	width: 766px;
	background-color: #FFFFFF;
	text-align: left;
}
#divBottom {
	width: 766px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

#divFooter {
	height: 23px;
	width: 766px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dc4e1b;
	border-right-color: #dc4e1b;
	border-bottom-color: #dc4e1b;
	border-left-color: #dc4e1b;
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
}
#buscador {
	background-image: url(img/bg_buscar.png);
	background-repeat: no-repeat;
	width: 203px;
	color: #FFFFFF;
	height: 38px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#buscador a {
	color: #FFFFFF;
	text-decoration: none;
}
#form1 {
	height: 10px;
	padding-left: 8px;
}
#tdLateral, #tdmenu_top {
	width: 185px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	background-image: url(img/linea.png);
	background-repeat: repeat-y;
	background-position: 25px;
}
#tdTxt {
	width: 560px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 15px;
}
#tdmenu_top {
	width: 180px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

#tdSombra {
	background-image: url(img/sombra.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
#menu_t1 {
	background-image: url(img/menulat_ppal.png);
	background-repeat: no-repeat;
	background-position: 25px center;
	height: 11px;
	width: 180px;
}
#menu_t3 {
	background-image: url(img/menulat_busqueda.png);
	background-repeat: no-repeat;
	background-position: 25px center;
	height: 11px;
}
#menu_t4 {
	background-image: url(img/menulat_links.png);
	background-repeat: no-repeat;
	background-position: 25px center;
	height: 11px;
}

#menu_l1, #menu_l2, #menu_l3, #menu_l4, #google {
	padding-left: 40px;
	background-image: url(img/linea.png);
	background-repeat: repeat-y;
	background-position: 25px;
	text-decoration:none;
}
#menu_l1 a:link {
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}
#menu_l1 a:hover {
	color: #DC4E1B;
}
#menu_l2 a:link {
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}
#menu_l2 a:hover {
	color: #DC4E1B;
}
#menu_l4 a:link {
	color: #666666;
	text-decoration:none;
	line-height: 17px;
}
#menu_l4 a:hover {
	color: #DC4E1B;
}
#menut2 {
	background-image: url(img/menulat_micuenta.png);
	background-repeat: no-repeat;
	background-position: 25px center;
	height: 11px;
}
#form2 a:link, #form3 a:link {
	text-decoration: none;
	color: #666666;
}
#form2 a:hover, #form3 a:hover {
	color: #DC4E1B;
}


.r {
	font-weight: bold;
	color: #DC4E1B;
}
#button {
	background-color: #F4CF8A;
	font-weight: bold;
	color: #DC4E1B;
	font-size: 11px;
}
