/* new clearfix */
    .clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */



.clear{ clear: both; }


/*JUITTER PLUGIN CSS*/
#juitterContainer {
	position:absolute;
	width:276px;
	height:200px;
} /*Juitter container*/

body {
	background:url(../img/fondo.jpg) top center no-repeat;
	background-position:top center;
	margin: 0;
	padding: 0;
	width:100%;
	background-color:#0080cb;/*00066*/
}
#wrapper {
	width:955px;
	margin:0 auto;
	padding-bottom:20px;
}
#top {
	width:955px;
	height:169px;
	margin-top:10px;
}
#logo {
	background-image:url(../img/logo.png);
	width:169px;
	height:169px;
}
#donativo {
	width:318px;
	height:73px;
	margin:-105px 590px;
}
#nav {
	margin-left:-45px;
	width:955px;
	height:48px;
}
#contenido_secciones {
	background:url(../img/secciones_plate.png) repeat-y;
	width:955px;
	padding-top:15px;
}
#main_column {
	float:left;
	width:573px;
	height:100%;
	margin-top:10px;
	margin-left:15px;
}
#main_column p{
	font-family:tahoma;
	font-size:12px;
}
#main_column h2{
	font-family:tahoma;
	color:#fff;
	font-size:18px;
	font-weight:bold;		
}
#side_column {
	margin-left:610px;
	margin-top:10px;
	width:276px;
}
#tweetfeed {
	width:276px;
	height:260px;
	background-color:#fff;
}
#sponsors2 {
	width:276px;
	height:221px;
	/*background-image:url(../img/tmobile.jpg);*/
	margin-top: 10px;
}
#content_footer {
	margin-top:-16px;
	background-image:url(../img/buttom_w_corners.png);
	width:906px;
	height:75px;
}
#contacto {
	color:#FFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	width:260px;
}
#contacto span {
	color:#FF0000;
	text-decoration:none;
}
#contacto a {
	text-decoration:none;
	color:#FFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
}
#contacto a:hover {
	text-decoration:none;
	color:#ff0000;
}
#copyright {
	margin-left:582px;
	width:326px;
	font-family:tahoma;
	font-weight:bold;
	font-size:10px;
	color:#FFF;
	margin-top: -15px;
}
#mensaje {
	width:547px;
	height:110px;
	margin:0 auto;
	background-image:url(../img/mensaje.png);
	background-repeat:no-repeat;
}
#separte {
	background-image:url(../img/se_parte.png);
	background-repeat:no-repeat;
	width:570px;
	height:45px;
}
#mensaje_small {
	margin:0 auto;
}
#mensaje_small p {
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
#mensaje_small span {
	color:#ff0000;
}
#slideshow {
	/*background-image:url(../img/slide.jpg);*/
	margin-top:15px;
	width:572px;
	height:380px;
}

#contactanos{
	width:280px;
	margin-left: 180px;
	margin-top: -70px;
	color:#fff;
	font-family:verdana;
}
#email{
	margin-top:-32px;	
	margin-left:135px;
}
#titulo{
	font-size:15px;
	font-weight:bold;	
}
#telefono{
	font-size:12px;	
}
#email{
	font-size:12px;
}
#email a {
	text-decoration:none;
	color:#FFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
}
#email a:hover {
	text-decoration:none;
	color:#ff0000;
}
#footer{
	margin-top:15px;	
}
#table a{
	text-decoration:none;
	color:#FFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:10px;	
}
#table a:hover {
	text-decoration:none;
	color:#ff0000;
}