﻿a {
outline:none;
}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}
.cont {
	background-color: #336699;
	background-image: url('images/cont_fondo.gif');
	background-repeat: repeat-y;
}
#banner {
	position: absolute; 
	width: 495px; 
	height: 120px; 
	top: 37px; 
	left: 380px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #633b0b;
	font-size: 12px;
	height: 35px;
	background-image: url(images/menu_divisor.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: middle;
	padding-left: 15px;
	font-weight: bolder;
	letter-spacing: 2px;
}
.menu a {
	color: #633b0b;
	text-decoration: none;
}
.menu a:hover {
	color: #336699;
	text-decoration: none;
}
.contTitulo {
}
.contTitulo h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #473913;
	text-align: left;
	padding-bottom: 10px;
	font-weight: normal;
	padding-top: 7px;
}
.contTexto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #473913;
	padding-right: 27px;
	margin-top: -5px;
	padding-bottom: 20px;
}
.contTexto a{
	color: #473913;
}
.pie {
	background-image: url(images/pie.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 39px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7e5f1f;
	font-style: italic;
	text-align: center;
	padding-top: 2px;
	vertical-align: top;
}
.consultastitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #750075;
	text-decoration: none;
	text-align: center;
	width: 100%;
}
.consultastabla {
	border: 1px solid #FFECFF;
	background-color: #F8F8F8;
}
.textfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F0F0F0;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titulo_formulario {
	font-family: "Courier New";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.img {
	margin: 5px 0px 5px 0px;
	padding: 3px;
	border: 4px solid #D8D4C9;
	background-color: #FFFFFF;
}
