@charset "UTF-8";
/* CSS Document */

body { 
	background:#d2eef8;
	textalign:center; 
	color:#626150;
	font-size:11px;
	font-family:courier new; 
	 }

a {
	color:#0080c4;
}
#mainWrapper{
	width:960px; 
	margin:auto; 
	text-align:left;}
#header{
	height: 270px;
	background: url(../images/frontSide/logo.gif) no-repeat top left;
}
#headerDate{
	background: url(../images/frontSide/rArarrow.gif) no-repeat 0px 0px;
	position:relative;
	left:810px;
	top:80px;
	width:150px;
	padding-left:15px
}
.highLite1{
	background-color:#fff200;
	padding:3px 7px 3px 10px;
}
.hilite3{
	background-color:#000000;
	color:#FFFFFF;
	padding:3px 7px 3px 10px;
	margin-left:-3px;
}
.hilite2{
	background-color:#ffffff;
	padding:1px 3px 1px 3px;
}
#leftSide, #contentWrapper, #rightSide{
	float:left;
	
}
#leftSide{
	width:145px;
	margin-left:20px;
}
#contentWrapper{
	margin-right:15px;
	width:510px;
}
rightSide{
	width: 235px;
}
#footer{
	margin:auto;
	clear:both;
	width:905px;
	height: 170px;
	background: url(../images/frontSide/footer.gif) no-repeat top left;
	}
ul#menu{
	list-style:none;
	padding:0px;
	margin-left:0px;
	
}
ul#menu li{
	margin-bottom: 10px;
}
ul#menu li a {
	text-decoration:none;
	color:#626150;
	font-size:11px;
}
ul#menu li a.highLite1{
	margin-left:-10px;
}

.pagination {	
	clear:both;
}
.pagination a {
	text-decoration:none;
 }
/* NOTICIAS */
.newsShort , .breves {
	width:235px;
	margin-bottom:15px;
}
.newsShort {
	height:350px;
	float:left;
	margin-right:10px;
}
.newsShort .shortTitle ,div#news .newsTitle, .breves .shortTitle
{
	text-transform: uppercase;
}
.newsShort .shortImage{
	overflow:hidden;
	width: 235px;
	height:165px;
	margin-bottom:10px;
}
.newsShort .shortFooter , .breves .shortFooter{
	background: url(../images/frontSide/separador.gif) no-repeat bottom left;
	padding-bottom: 20px;
}
.newsShort .readMore , .breves .readMore {
	background: url(../images/frontSide/plusIcon.gif) no-repeat 0px 3px;
	padding-left: 10px;
	text-decoration:none;
}
.metadata .recomendar , .breves .recomendar {
	background: url(../images/frontSide/heartIcon.gif) no-repeat 0px 2px;
	padding-left: 15px;
	font-size:11px;
	text-decoration:none;	
}

div#news{
	width: 477px;
}
div#news .newsImage{
	width: 477px;
	height: 305px;
	overflow:hidden;
	margin-bottom: 20px;
}
div#news .newsTitle {
	font-weight:bolder;
	margin-bottom: 20px;
}

div#news .newsIntro, div#news .newsBody {
	text-align : justify;
}

/* CONTACTO */
.contact {
	margin-bottom:20px;
	line-height:17px;
}
.contact .hilite2 {
	font-weight: bolder;
}
.contact a {
	color:#0080c4;
	text-decoration:underline;
}
/* PRENSA */
.file {
	background:transparent url(../images/frontSide/separadorFiles.gif) no-repeat scroll 35px bottom;
	min-height:37px;
	overflow:hidden;
	width:500px;
	margin-bottom:10px;
}
.file .date{
	color:#0080c4;
}
.file a {
	text-decoration:none;
	color:#626150;
}
/****GALERIA DE FOTOS ****/
.thumb {
	width:145px;
	height:180px;
	float:left;
	background-color:#FFFFFF;
	margin-right:5px;
	margin-bottom:10px;
	text-align:center;
	padding:10px;
	color:#000000;
	font-size:11px;
}
.thumb div{
	text-align:left;
	margin-top:5px;
	}
.thumb img {
	border:0px;
	max-width:145px;
	max-height:120px;
}
.thumb .title {
	padding-top:9px;
	background:url(../images/frontSide/separadorImages.gif) no-repeat top left;
}
.hilite2 a , .thumb a{
	text-decoration:none;	
}

#slidewrap {
	margin-bottom: 10px;
	background:transparent url(../images/frontSide/separador.gif) no-repeat left bottom; 
	padding-bottom: 30px;
}
#slidewrap div { text-align: center; }
