*{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
	line-height:0px;
}

body {
	background-color:#a1a1a1;
	background-image:url(../design/background.png);
	background-repeat:repeat-x;
	color:#666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#main{
	width:940px;
	padding:10px;
	margin:0 auto;
	background-color:#e3e3e3;
}

#columna1{
	width:200px;
	float:left;
}
#columna1 img{
	margin-bottom:10px;
	border:0px;
}

#nms_marquee{
margin-bottom:10px;
}
#menuG{
	width:100%;
	background-color:#FFFFFF;
	padding-bottom:10px;
	margin-bottom:10px;
}
#menuG .title_menu{
	background-color:#ed1b24;
	color:#FFFFFF;
	width:100%;
	margin-bottom:10px;
	font-size:13px;
	padding:5px 0px 5px 0px;
}

#columancentral{
	width:520px;
	float:left;
	margin-left:10px;
}
#search{
	background-color:#005ead;
	background-image:url(../design/barr_notes.png);
	background-repeat:repeat-x;
	width:100%;
	margin-top:10px;
	color:#FFFFFF;
	font-size:14px;
	padding:3px 0px 5px 0px;;
}
#search strong{
	color:red;
	background-image:url(../design/secciones_head.jpg);
	background-repeat:repeat-x;
}
#carga_contenidos{
	width:100%;
	margin-top:10px;
	background-color:#FFFFFF;
	font-size:11px;
	margin-bottom:10px;
	border:1px #CCCCCC solid;
	color:#666666;
	
}
.box_note{
	width:220px;
	height:140px;
	float:left;
	margin-left:25px;
	//margin-left:15px;
	margin-top:10px;
	border-bottom:1px #CCCCCC dotted;

}
.box_note a{
	color:#0085cc;
	text-decoration:none;
	
}

.laPrincipal{
	width:100%;
	border-bottom:1px #CCCCCC dotted;
	height:140px;
	margin-bottom:5px;
}

.imagen_principal{
	width:160px;
	height:100px;
	overflow:hidden;
	float:left;
	margin-right:5px;
}
.laPrincipal a{
	color:#0085cc;
	font-weight:800;
	font-size:18px;
	text-decoration:none;
}

#Marco_General{
	width:95%;
	margin:0 auto;
	padding:10px 0px 10px 0px;
}
#Marco_General a img{
	border:0px;
}
.fecha{
	color:#ed1c24;
	margin-bottom:10px;
	font-weight:600;
}
.Autor{
	margin-bottom:10px;
}

.img_gallery{
	margin-bottom:10px;
	color:#666666;
}
.pie{
	float:right;
	width:125px;
	padding:5px;
}
.titulo_link{
	color:#0085cc;
	text-decoration:none;
}
#Marco_General h2{
	color:#0085cc;
}


#columan3{
	width:200px;
	float:left;
	margin-left:10px;
}
#columan3 img{
	margin-bottom:10px;
	border:0px;
}
#footer{
	height:150px;
	clear:both;
	background-color:#eeeeee;
}
#footer h3{
	background-color:#FF0000;
	background-image:url(../design/barr_notes.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
/*Videos de www.youtube.com*/
.video{
	width:127px;
	float:left;
	margin-left:25px;
	font-size:11px;
	text-align:center;
	padding-top:5px;
	height:120px;
}
.video a{
	color:#333333;
	text-decoration:none;
}
.video img a{
	border:0px;
}
/*Muestra los titulares*/
#featured{ 
	width:350px; 
	padding-right:160px; 
	position:relative; 
	border:5px solid #ccc; 
	height:220px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:5px;
	left:359px;
	list-style:none;
	padding:0;
	margin:0;
	width:150px;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:50px; 
	color:#333;  background:#fff; 
	line-height:15px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('../images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:350px; height:220px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:122px;
	left:0px;
	height:70px;
	background: url('../images/transparent-bg.png');
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#Anunciotop{
	height:120px;
	width:940px;
	background-color:#8c1531;
	margin-bottom:10px;	
}
#anuncio_top_aviso{
	width:100%;
	height:120px;
	float:left;
	border:0px;
}
#anuncio_top_aviso img{
	border:0px;
}

#widgets{
	width:940px;
	background-color:#848587;
	float:right;
	font-size:12px;
	color:#FFF;
	text-align:center;
	margin-bottom:10px;
	padding:5px 0px 5px 0px;
}


/*Estilo para los comentarios*/
/*Comentarios display*/
.commentbox{
	width:100%;
	border-bottom:1px #CCCCCC dotted;
	padding-bottom:3px;
	margin-bottom:20px;
}
/*Información al Minuto*/
#info_minuto{
	background-color:#EEE;
	margin-bottom:10px;
}
#info_minuto strong{
	color:#FF0000;
	font-size:12px;
}
#info_minuto h3{
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	width:100%;
	background-color:#FF0000;
}
#info_minuto a{
	font-size:12px;
	color:#333333;
}
#marqueecontainer{
position: relative;
width: 100%; /*marquee width */
height: 100px; /*marquee height */
overflow: hidden;
}
/*Galerias de la Semana*/
#galerias h3{
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	width:98%;
	background-color:#FF0000;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for sample Gallery
position: relative;
visibility: hidden;
border: 10px solid darkred;
}

#simplegallery2{ //CSS for sample Gallery
position: relative;
visibility: hidden;
border: 3px solid #333;
margin-bottom:10px;
}

#simplegallery2 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 2px;
font-size:11px;
}

/*Reducir imagen para la portada*/
.img_redu{
	width:85px;
	height:65px;
	overflow:hidden;
	float:left;
	margin-right:5px;
}

/*-------- Estilo para la galeria---------*/

.img_gallery_thumb{
	overflow:hidden;
	width:140px;
	height:100px;
	border:2px #CCCCCC solid;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
/*Paginator*/
.paginator{
 	padding-right:10px;
 	margin-bottom:10px;
}
.paginator a{
	color:#003399;
	font-size:12px;
}