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

body{
	margin:0;
}
p{
	padding:0;
	margin:0;
}
ul{
	padding:0;
	margin:0;
}
li{
	padding:0;
	margin:0;
	list-style-type:none;
}
h2{
	margin:0;
	padding:0;
}
#content{
	background-image:url(../images/bgContent.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#contenido{
	width:1000px;
	margin:0 auto;
}
#cont-index{
	width:760px;
	float:left;
}
#cont-body{
	width:520px;
	float:left;
}
#cont-menu{
	width:240px;
	float:left;
	background-color:#DFEFCC;
}
#cont-noticias{
	width:240px;
	float:right;
	
}

#content #cont-noticias{_margin-top: -380px;}

#cuerpo{
	padding:15px;
	text-align:justify;
}
#tit-noticia{
	padding:15px;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	background-color:#7FC135;
	color:#FFFFFF;
	width: 210px !important;
	width: 220px;
}
#cuerpo-titulares{
	padding:15px;
	background-color:#DFEFCC;
	font-family:"Trebuchet MS";
}
#foot-page{
	background-image:url(../images/bgFootPage.gif);
	background-position:left;
	background-repeat:repeat-x;
	height:85px;
}
#cont-foot-page{
	width:970px;
	/*width:1200px;*/
	margin:0 auto;
	font-family:"Trebuchet MS";
	font-size:13px;
	padding-top:13px;
}
#menu{
	padding:15px;
	font-family:"Trebuchet MS";
	font-size:13px;
}
#menu li{
	border-bottom:1px #BBDC92 solid;
	text-align:right;
	padding:15px 3px 10px 0;
}
#menu li a{
	background-image:url(../images/vineta-menu-down.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
	text-decoration:none;
	color:#000000;
}
#menu li a:hover{
	background-image:url(../images/vineta-menu-over.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-weight:bold;
}
#copy{
	text-align:left;
	float:right;
}
#links{
	text-align:left;
	float:left;
	padding-top:7px;
}
#links a{
	text-decoration:none;
	color:#000000;
}
#links a:hover{
	text-decoration:underline;
	position:relative;
	bottom:1px;
}

/* Clearing */
.clear {
	clear:both; 
	height:1px;
	margin:0;
	padding:0;
	font-size: 1px;
	line-height: 0;
}
.clearfix { 
	position: relative;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
}

.txt1{
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:1.5em;
}
.fecha{
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/vineta.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
}
.titular{
	font-size:12px;
}
.titular a{
	color:#000000;
	text-decoration:none;
}
.titular a:hover{
	text-decoration:underline;
	position:relative;
	bottom:1px;
}
.sep1{
	font-family:"Trebuchet MS";
	font-size:11px;
	height:25px;
	padding-top:7px;
	padding-left:15px;
text-align:left; width:auto; float: left	
}
.sep{
	height:2px;
}
.listas{
	padding-left:15px;
	font-family:"Trebuchet MS";
	font-size:13px;
}
.listas li{
	list-style-type:circle;
	padding-left:10px;
}
.comment{
	text-align:center;
	color:#009900;
	font-size:14px;
	font-weight:bold;
}
.titulo{
	font-size:15px;
	font-family:Tahoma;
	color:#009900;
	border-bottom:1px #009900 solid;
	padding-bottom:5px;
	margin-bottom:15px;
}
.e-geide{
	color:#7FC135;
	font-weight:bold;
}

iframe.fb_ltr { height: 24px !important; }

.social {
float: right;
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: bold;
padding-top: 0;
width: auto;
padding-bottom: 7px;


}

.social a img { 	border: 0; }

