* {margin:0; padding:0; list-style-type:none; text-indent:0}

html { height:100%}

body {
	height:100%;
	padding: 30px 0px 36px 0;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	background: transparent url('../img/tramafondo.jpg') repeat;	
}

.nover { display:none}


#contenedor { width:900px; margin:0 auto; text-align:center; border:1px solid #2F2F3F; clear:both; background-color:#fff; background: #fff url('../img/fondologo.jpg') no-repeat bottom right}


#cabecera { width:100%; height:180px; }
	#cabecera .logo { width:300px; height:180px; background: transparent url('../img/logo.jpg') no-repeat center; display:block; float:left; text-indent:-9999px}

#menu { width:100%; clear:both; background:#000; height:28px; background: transparent url('../img/fondoenlaces.jpg') repeat-x center;}	
	#menu li { float:left; width:19.9%;}
	#menu li a { text-decoration:none; height:20px; color:#fff; display:block; font-family: Verdana, Helvetica, sans-serif; padding-top:6px }
	#menu li a:hover { color:#99CCCC; letter-spacing:1px;}

#cuerpo { width:880px; padding:10px; display:block; clear:both; height:100%}	
	#cuerpo p { font-size:11px; color:#666; text-align:justify}
	#cuerpo h2 { font-size:18px; color:#369; text-align:left}
	#cuerpo h3 { font-size:14px; color:#369; text-align:left}

#cortebannernoticias { width:100%; clear:both; height:240px;}
	#cortebannernoticiasizq { float:left}
	#cortebannernoticiasdcha { float:right; width:286px; background:red; text-align:center}
	
#izquierda {float:left; width:280px; border:1px solid red}
	#deinteres {border:1px solid #eee; background: transparent url('../img/fondodestacados.jpg') repeat-x; color:#666;}

#central2 {  width:580px; float:right; height:100%; color:#666}

#derecha { float:right; width:300px; border:1px solid red}

#pie { width:100%; background:#000; clear:both; height:16px}
	#pie li { float:left; width:11%}
	#pie li a { text-decoration:none; color:#fff}





#formulario {font-size:10px; margin:30px 0 0 100px;}
#formulario input, select {font-family: verdana, arial, sans-serif; font-size:10px; color:#666}
#formulario .categoria {color:#666; font-weight:bold; font-size:11px; background-color:#eee}
#formulario .form-fila {font-family: verdana, arial, sans-serif; clear:both; display:block; padding:4px; text-align:left}
#formulario .form-fila2 {font-family: verdana, arial, sans-serif; margin-left:150px; clear:both; display:block; padding:4px; text-align:left}
#formulario strong {float:left; margin-right:10px; width:110px; text-align:right; font-weight:normal}











#newsticker-demo { 
width:310px; 
background:#EAF4F5; 
padding:0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
float:right;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:0;
}

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

