body {
	background: #e3e3e3;
	padding: 0;
	margin: 0;
	color: #444;
	font-size: 10px;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 22px;
	color:#444;
	margin: 0;
	text-align: left;
	}

h2 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 17px;
	color:#444;
	margin: 4px;
	text-align: left;
	}

h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	color:#444;
	margin: 0;
	text-align: left;
	margin-bottom: 3px;
	}

h4 {
	font-size: 8px;
	color: #bfbfbf;
	text-align: center;
	margin-bottom: 2px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
h5 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 11px;
	color:#444;
	margin: 0;
	text-align: right;
	margin-top: 3px;
	}

p {
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

#container {
	width:960px;
	background:#fff;
	margin: 0 auto;
	}
	
/* THIS IS HEADER */

#header {
	width:940px;
	height: 114px;
	padding-top: 30px;
	margin: 0 auto;
	background: #FFFFFF url(../img/header_bk.jpg) no-repeat 0 0;
	}

#headerlogo {
	background: transparent url(../img/header_logo.png) no-repeat 0 0;
	margin: 0 auto 5px;
	width: 380px;
	height: 46px;
	}
	
#date {
	text-align: center;
	margin: 0 auto 10px;
	font-family: Georgia, serif;
	font-size: 14px;	
	}
	
#search {
	background: #ffffff;
	height: 30px;
	width: 400px;
	float: left;
	}

#weather {
	height: 30px;
	width: 530px;
	text-align: right;
	font-size: 13px;
	float: left;
	line-height: 30px;
	padding-right: 5px;
		}

/* THIS IS NAVEGATION */


#menu {
	background: #8d0000 url("../img/menu_bk.jpg");
	float: left;
	list-style: none;
	margin: 0 10px 10px;
	padding: 0;
	width: 940px;
}
#menu li {
	float: left;
	font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height:27px;
	line-height:11px;
}
#menu a {
	background: url("../img/seperator.gif") bottom right no-repeat;
	color: #f5f5f5;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 25px;
	text-decoration: none;
	font-weight:normal;
	
}
#menu a:hover {
	background: #8d0000 url("../img/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}
	
/* THIS IS BODY */

#leftcontainer {
	background:#fff;
	margin: 0 auto;
	height: auto;
	width: 630px;
	margin: 0 0 0 10px;
	float: left;
	}

#headline {
	float: left;
	height: 355px;
	width: 350px;
	text-align: left;
	}
	
#headline p, h1 {
	margin-left: 5px;
	}
	
#headline p {
	font-size: 13px;
	padding: 0;
	line-height:16px;
	}
	
#featured {
	float: right;
	height: 103px;
	width: 260px;
	margin: 5px 5px 10px 0;
	}
	
#featured h2 {
	margin-bottom: 5px;
	}

#featured p {
	font-size: 11px;
	line-height:14px;
	}
	
#break {
	background: transparent url(../img/break.jpg) no-repeat;
	margin: 0 auto;
	height: 16px;
	width: 607px;
	float: left;
	margin-left: 10px;
	}
	
#news {
	height: 120px;
	width: 295px;
	margin: 0 10px 20px 10px;
	text-align: left;
	float: left;
	}

#news h2 {
	height: 45px;
	}
	
		
#news2 {
	height: 150px;
	width: 195px;
	margin: 0 5px 10px 5px;
	text-align: left;
	float: left;
	}

#news2 h2 {
	height: 35px;
	}

.marginright {
	margin-right: 10px;
	}
	
#adbody {
	width: 630px;
	height: 90px;
	float: left;
	text-align: center;

	}

#titleopinion {
	background: transparent url(../img/title_opinion.jpg) no-repeat scroll 0 0;
	margin: 10px 0;
	width: 630px;
	height: 21px;
	float: left;
	}

#titlemulti {
	background: transparent url(../img/title_multi.jpg) no-repeat scroll 0 0;
	margin: 10px 0;
	width: 630px;
	height: 21px;
	float: left;
	}

#titlesoc {
	background: transparent url(../img/title_sociales.jpg) no-repeat scroll 0 0;
	margin: 10px 0;
	width: 630px;
	height: 21px;
	float: left;
	}
	
#video {
	float: left;
	height: 280px;
	width: 280px;
	margin: 0 5px;	
		}

#pic {
	float: left;
	margin: 0 10px;
	width: 150px;
		}

#picsoc {
	float: left;
	margin: 0 10px;
	width: 185px;
		}

#pic h3 {
	height: 35px;
	}

#picsoc h3 {
	height: 35px;
	}

.marginbottom {
	margin-bottom: 10px;
	}


/* THIS IS SIDEBAR */
	
#sidebar {
	background:#fff;
	margin: 0 auto;
	width: 300px;
	margin: 0 10px 0 0;
	float: right;
	}
	
#adsidebar {
	width: 300px;
	height: auto;
	float: left
	}
	
#titleencuesta {
	background: transparent url(../img/title_encuesta.jpg) no-repeat scroll 0 0;
	margin: 10px 0;
	width: 300px;
	height: 21px;
	float: left;
	}
	
#titlecolumna {
	background: transparent url(../img/title_columna.jpg) no-repeat scroll 0 0;
	margin: 10px 0;
	width: 300px;
	height: 21px;
	float: left;
	}
	
#encuesta {
	width: 280px;
	padding: 0 10px;
	height: auto;
	float: left
	}
	
#encuesta p {
	font-size: 13px;
	line-height: 16px;
	}
	
#encuesta h2 {
	height: 45px;
	}
	
		
#columna {
	width: 280px;
	padding: 0 10px;
	height: auto;
	float: left
	}
	
#columna p {
	font-size: 13px;
	line-height: 16px;
	}
	
#columna h2 {
	height: 45px;
	}

#titleultimo {
	background: transparent url(../img/title_ultimo.jpg) no-repeat scroll 0 0;
	margin: 10px 0;
	width: 300px;
	height: 21px;	
	float: left;
	}

#ultimo {
	width: 300px;
	/*height: 335px;*/
	float: left;
	text-align: center;
	}

/* THIS IS FOOTER */

#footer {
	width: 940px;
	margin: 0 auto;
	background: #fff;
	}
	
#footerbreak {
		margin-top: 20px;
	background: transparent url(../img/footer_break.jpg) no-repeat;
	height: 24px;
	width: 936px;
	float: left
	}
	
#linkbox {
	float: left;
	width:400px;
	height: auto;
	}
	
	
#links {
	float: left;
	list-style: none;
	margin: 0 10px 10px;
	padding: 0;
	width: 600px;
	}
	
#links li {
	float: left;
	font: 12px arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height:11px;
	border-right: 1px #787878 solid; 
	}
	
#links a {
	color: #787878;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 13px;
	text-decoration: none;
	font-weight:normal;
	}
	
#links a:hover {
	color: #333;
	padding-bottom: 2px;
	}

#linkbox h3 {
	text-align: left;
	font-family: arial,helvetica;
	padding-left: 22px;
	font-size: 13px;
	font-weight: bold;
	}

#contactobox {
	float: right;
	width:430px;
	height: auto;
	}

#contacto {
	float: left;
	list-style: none;
	margin: 0 10px 10px;
	padding: 0;
	width: 600px;
	}
	
#contacto li {
	float: left;
	font: 12px arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height:11px;
	border-right: 1px #787878 solid; 
	}
	
#contacto a {
	color: #787878;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 13px;
	text-decoration: none;
	font-weight:normal;
	}
	
#contactobox h3 {
	text-align: right;
	font-family: arial,helvetica;
	padding-right: 10px;
	font-size: 13px;
	}
	
.divClear {
    clear:both;
    }
	
element.style {
	font-size:12px;
	margin:15px 7px;
	text-align:left;
}
