body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-size: 12px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

img {border-style: none}

.imagen {
   padding:0px;
   border:1px solid #747474;
}


a:link {
	text-decoration:underline;
	font-weight:normal;
	color:#002b5a;
	}
a:visited {
	text-decoration:underline;
	font-weight:normal;
	color:#002b5a;
	}
a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#000000;
	}
	

.h1 {
	background-color: #305176;
	height: 33px;
	}
	
.h2 {
	height: 5px;
	background-image: url(../img/h2.jpg);
	background-repeat: repeat-x;
	}
	
.header {
	height: 96px;
	background-image: url(../img/header.jpg);
	background-repeat: repeat-x;
	}
	
.menu {
	height: 42px;
	background-image: url(../img/menu.jpg);
	background-repeat: repeat-x;
	}
	
.destacados {
	height: 287px;
	background-image: url(../img/detacados.jpg);
	background-repeat: repeat-x;
	}
	
.destacados2 {
	height: 50px;
	background-image: url(../img/detacados.jpg);
	background-repeat: repeat-x;
	}
	
.fondocont {
	background-color: #FFF;
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
	}
	
.contenido {
	background-color: #FFF;
	border: 1px solid #a5bddb;
	}
	
.textcont {
	font-size: 12px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	}
	
.textlat {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	}

.lateral {
	background-color: #e8f2ff;
	border: 1px solid #a5bddb;
	}

.fb{
	font-size: 14px;
	color: #004993;
	font-weight: bold;
	}
	
.footer {
	background-image:url(../img/footer.jpg);
	background-repeat: repeat-x;
	height: 54px;
}

.imagen {
   padding:0px;
   border:1px solid #a5bddb;
}

.titulos{
	font-size: 20px;
	color: #002b5a;
	margin: 2px;
	padding: 2px;
	}
	
.footertext{
	font-size: 10px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	}
	
.Select {
	background-color: #ebf3f7;
	border: 1px solid #d7d3aa;
	font-size: 12px;
	color: #939393;
	margin: 2px;
	padding: 2px;
}

.Botones {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #79a6cb;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}