@charset "utf-8";
@import "reset.css";
@import "tipografica.css";
@import "forms.css";

.clear{clear:both;}

:focus
{
    -moz-outline-style: none;
}


.contenedor{ 
	width:970px;
	background:#000000;
	margin:auto;
	overflow:hidden;

}
#header{
	background:#000000;
	overflow:hidden;
}
#logo{
	width:280px;
	height:88px;
	background:#000000 url(../img/logo.jpg) no-repeat;
	float:left;
}
#subheader{
	width:689px;
	height:88px;
	float:left;
}

.topic2{
	background: url(../img/subheader.png) no-repeat bottom;
	margin-top:42px;
	height:46px;
	width:689px;
}
.topic-name{
	width:125px;
	float:left;
	text-align:right;
	margin-top:8px;
	color:#000000;
}
.topic-desc{
	width:549px;
	float:left;
	margin-left:10px;
	margin-top:8px;
	color:#FFFFFF;
}
.span-influenza{
	font-size:1.5em;line-height:1;margin-bottom:1em;
}
.a1{
	background: url(../img/2.gif) no-repeat;
	width:273px;
	height:45px;
	float:left;
}
.ab1{
	width:696px; 
	height:45px; 
	background:url(../img/3_v2.gif) no-repeat;
	float:left
}
.a2{
	float:left;
	width:273px; 
	height:384px;
	background:#2c2c2c;
}
.b2{
	float:left;
	width:470px; 
	height:384px;
	background:url(../img/4.jpg) no-repeat;
}
.c2{
	float:left;
	width:226px; 
	height:384px;
	/*background:url(../img/6.jpg) no-repeat;*/
}
.a3{
	background:#1A1A1A;
	width:276px; 
	float:left;
}
.b3{
	background:#1A1A1A;
	width:229px; 
	float:left;
}
.c3{
	background:#1A1A1A;
	width:229px; 
	float:left;
}
.d3{
	background:#1A1A1A;
	width:223px; 
	float:left;
}

.borde_izk{border-left:#222222 solid 3px;}
.borde_der{border-right:#131313 solid 1px;}
.borde_abajo{border-bottom:#131313 solid 1px;}
.footer_tit{
	padding: 7px 0 7px 30px;
	font-size:1.1em;
	overflow:hidden;	
}
.footer_cont{
	padding: 7px 0 7px 30px;
	font-size:1.1em;
	overflow:hidden;
	height:110px;
}

.bookmark-inicio{
	width:32px; float:left
}
.bookmark{
	width:32px; float:left; margin-left:35px; margin-bottom:10px;
}

.grupoevo-inicio{
	width:62px; float:left
}
.grupoevo{
	width:62px; float:left; margin-left:10px;
}

ul.urls{ list-style-image:url(../img/li.gif); margin-left: -50px;}
ul.urls li{ padding:1px 0; font-size:10px;}

div .blogger{
	width:100px;
	height:75px;
	margin:15px 0 0 25px;
	float:left;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	border:#666666 solid 1px;
	cursor:pointer;
}

div .noticia-wrapper{
	padding: 4px 20px;
}
div .destacado-wrapper{
	background:url(../img/bg_not_blog.gif) no-repeat;
	padding: 10px 20px 19px;
	height:69px;
}

div .camp_activa{margin:auto; text-align:center; margin-top:15px;}

div .contenedor_noticias{
	height:286px;
	background:url(../img/3_not.gif) no-repeat;
}
div .noticia-mas{text-align:right;}
div .header_noticias{
	height:61px;
	cursor:pointer;
}

div .noticia-res{
	text-align:justify;
	font-size:10px;
}

div#idTabs{
	float:left;

}
.tabContainer{
	float:left;  
	width:300px;
	height:380px;
}

.example{
	display:table;
}

ul.idTabs{
 padding-left:4px;
}

#menuitem{
	width:120px;
	border-bottom:#333333 solid 1px;
	height:34px;
	padding-left:25px;
	padding-top:20px;
	cursor:pointer;
	font-weight:bold;
}
.activo{
	background:url(../img/tab1.gif) no-repeat;
}
.borde_img{border:#666666 solid 10px;}
div#imagenes{text-align:center; margin:10px;}
div#separador{height:1px; border-bottom:#000000 dashed 1px;}

.contacto{padding:10px; background:#666666; border:#999999 dashed 1px; width:80%; border-left:#f1700f solid 10px}

div#footer_twitter{
	height:116px;
	background: url(../img/footer.png) no-repeat;
}
div#twitter_status{
	width:540px;
	height:50px;
	float:right;
	margin-top:20px;
	text-align:center;
	padding:10px;
	margin-right:20px;
	
	font-size:16px;
	text-shadow: 0 1px 0 #333;
	color:#fff;
}

ul.pres {
	list-style-image: url(../img/li_press.png);
	font-size:11px;
	text-shadow: 1px 1px 0 #000000;
}

.campo_error{
	color:red; padding-left:0px; 
	font-size:10px; 
	margin-top:-10px; 
	display:none; 
	text-shadow:none;
}
.input_error{
	border-color:#FF0000 !important
}
