body {
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration: underline;
}
#pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 850px;
	line-height: 14pt;
}
#cabezal {
	padding: 10px;
	clear: both;
	width: 830px;
	background-image: url(../Images/fnd_cabezal.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

#cabezal_der {
	float: right;
	text-align: right;
}
#fecha {
	color: #000000;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#buscador {
	width: 250px;
}
#cab_menu {
	background-color: #006;
	clear: both;
	width: 100%;
	margin-bottom: 4px;
}
#cab_banner {
	background-color: #000000;
	clear: both;
	height: 300px;
	width: 100%;
	margin-bottom: 12px;
}
#contenido {
	background-color: #ECE9D8;
	padding: 10px;
	clear: both;
	width: 830px;
	margin-bottom: 12px;
	overflow: hidden;
	background-image: url(../Images/fnd_col_a.jpg);
	background-repeat: repeat-y;
}
#titulo {
	width: 100%;
	margin-bottom: 16px;
}
#titulocentro {
	width: 396px;
	background-color: #F90;
	margin-bottom: 10px;
	padding: 6px;
}
#titulocentro h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
#titulo h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F60;
	margin: 0px;
}
#titulo h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F90;
	margin: 0px;
}
#col_a {
	padding: 6px;
	float: left;
	width: 188px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#col_a a:link{
	text-decoration: none;
	color: #666666;
}
#col_a a:hover{
	text-decoration: none;
	color: #F90;
}
#col_a a:visited{
	text-decoration: none;
}
#col_b {
	background-color: #FFFFFF;
	padding: 6px;
	float: left;
	width: 187px;
	margin-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006;
	border-bottom-color: #006;
	margin-bottom: 10px;
}
#marcas {
	width: 410px;
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
}
#col_b2 {
	float: left;
	width: 410px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#col_b2_port {
	float: left;
	width: 410px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#col_b2_cont {
	background-color: #FFFFFF;
	float: left;
	width: 395px;
	margin-right: 10px;
	padding: 6px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006;
	border-bottom-color: #006;
}

#indice {
	background-color: #FFFFFF;
	padding: 6px;
	float: left;
	width: 173px;
	margin-right: 10px;
	border: 1px solid #996600;
	margin-bottom: 10px;
	height: 190px;
}
#indice a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #F90;
}
#indice a:hover{
	color: #F60;
}

#col_c {
	background-color: #FFFFFF;
	padding: 6px;
	float: right;
	width: 187px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006;
	border-bottom-color: #006;
	margin-bottom: 10px;
}
#col_d {
	background-color: #FFFFFF;
	padding: 6px;
	float: right;
	width: 187px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006;
	border-bottom-color: #006;
}
#pie {
	clear: both;
	width: 100%;
	height: 50px;
}
#pie h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	color: #006;
}
#pie_a {
	width: 500px;
	float: left;
}
#pie_b {
	float: right;
	width: 330px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006;
	padding-left: 10px;
}


#formulario {
	width: 395px;
	clear: both;
}
#encabezado {
	width: 395px;
	clear: both;
}
#txt_form {
	width: 85px;
	float: left;
	margin-right: 6px;
	height: 30px;
}
#campo_form {
	float: left;
}

