@charset "iso-8859-1";
body {
	font-size: 12px;
	color: #666666;
	font-family: Trebuchet MS, Verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes_css/fondo.jpg);
	background-repeat:  repeat-x;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #3D97D3;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.contenedorPrincipal {
	width: 820px;
	text-align: left;
}
.contenedorContactoAncho {
	width: 550px;
	text-align: left;
}
.contenedorContacto {
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.contenedorContacto a:link {
	color: #97C8E8;
	text-decoration: none;
}
.contenedorContacto a:visited {
	text-decoration: none;
	color: #97C8E8;
}
.contenedorContacto a:hover {
	text-decoration: none;
	color: #3D97D3;
}
.contenedorContacto a:active {
	text-decoration: none;
	color: #97C8E8;
}
.cabecera {
	height: 91px;
	padding-left: 50px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cabecera a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.cabecera a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.cabecera a:hover {
	text-decoration: none;
	color: #3D97D3;
}
.cabecera a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.banner {
	height: 152px;
	margin-top: 1px;
}
.titulosImagenes {
	margin-bottom: 10px;
	margin-left: 6px;
}
.seccionIcono {
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
.seccionIconoOver {
	padding: 5px;
	background-color: #F5F5F5;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
.seccionIconoTitulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #3D97D3;
}
.seccionIconoTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Verdana;
}
h1 {
	font-size: 18px;
	color: #3D97D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	color: #3D97D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 10px;
}
h2 a:link {
	color: #3D97D3;
}
h2 a:visited {
	color: #3D97D3;
}
h2 a:acive {
	color: #3D97D3;
}
h2 a:hover {
	color: #2572A5;
	text-decoration: none;
}
.enlaces {
	width: 820px;
	margin-top: 40px;
	padding-top: 25px;
}
.enlacesSeccion {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7A7A7A;
	padding-right: 5px;
	padding-left: 10px;
}
.enlacesTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.pie {
	color: #FFFFFF;
	text-align: center;
	background-color: #484848;
	padding: 20px;
}
.pie a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.pie a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.pie a:hover {
	text-decoration: none;
	color: #3D97D3;
}
.pie a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	background-color: #5C5C5C;
	color: #FFFFFF;
	background-image: url(imagenes_css/fondoFooter.jpg);
	background-repeat:  repeat-x;
	padding-top: 1px;
	padding-bottom: 20px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: #3D97D3;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menuLateral {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menulateralItem {
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	margin-bottom: 3px;
	background-image: url(imagenes_css/cuadrito_menu.jpg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 18px;
}
.menuLateralTitulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #3D97D3;
	margin-top: 10px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lateralDereacho {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.contenido {
	margin-top: 21px;
}
.contenidoCentral {
	padding-top: 0px;
	padding-bottom: 20px;
}
input, textarea {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
}
.piePosi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6E6E6;
	font-weight: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.invisible {
	display:none;
}