/* CSS Document */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d818b;
	background-color:#e9f0f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/********** CUERPO **********/
#cuerpo {
	width:950px;
	height:auto;
	float:none;
	clear:both;
	margin:auto;
}

/********** HEADER **********/
#header {
	width:950px;
	height:126px;
}

#site {
	font-size:30px;
	font-weight:bold;
	padding:40px 0 20px 20px;
}

#site a, #site a:hover {
	color:#6d818b;
	text-decoration:none;
}

#rss {
	width:50px;
	height:18px;
	color:#fda440;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:4px 0 0 28px;
	margin-right:16px;
	background-image:url(img/icon_rss.gif);
	background-repeat:repeat-y;
}

#rss a {
	color:#fda440;
	text-decoration:none;
}

#rss a:hover {
	color:#fda440;
	text-decoration:underline;
}

/********** MENU **********/
#menu {
	width:931px;
	height:39px;
	background-image:url(img/bg_menu.gif);
	margin-bottom:11px;
	font-size:14px;
	padding:0 0 0 19px;
	overflow:hidden;
}

#menuItems {
	float:left;
	width:690px;
	height:25px;
	margin-top:13px;
}

#buscador {
	float:left;
	width:234px;
	height:25px;
	margin-top:7px;
}

.inputBuscador {
	width:191px;
	height:18px;
	border:none;
	background-image:url(img/bg_buscador.gif);
	padding:7px 30px 0 11px;
	color:#6d818b;
	font-size:11px;
}

#menu .item {
	float:left;
	width:auto;
	height:20px;
	padding-right:40px;
	font-weight:bold;
}

#menu .item a {
	color:#6d818b;
	text-decoration:none;
}

#menu .item a:hover {
	color:#6d818b;
	text-decoration:underline;
}

/********** MAIN **********/
#mainTop {
	width:950px;
	height:9px;
	background-image:url(img/bg_bodyTop.gif);
	overflow:hidden;
}

#main {
	width:938px;
	height:auto;
	background-image:url(img/bg_body.gif);
	padding:0 6px 60px 6px;
}

#mainEnd {
	width:950px;
	height:9px;
	background-image:url(img/bg_bodyBottom.gif);
	overflow:hidden;
}

#izq {
	float:left;
	width:198px;
	height:auto;
}

#centro {
	float:left;
	width:529px;
	height:auto;
	margin:0 6px;
}

#der {
	float:left;
	width:198px;
	height:auto;
}

.titLateral {
	width:178px;
	height:25px;
	background-image:url(img/bg_latTop.gif);
	font-size:15px;
	color:#6d818b;
	font-weight:bold;
	padding:7px 10px 0 10px;
}

.itemLateral {
	width:178px;
	height:21px;
	background-image:url(img/bg_latItem.gif);
	color:#fda440;
	font-weight:bold;
	padding:7px 10px 0 10px;
}

.itemLateral a {
	color:#fda440;
	text-decoration:none;
}

.itemLateral a:hover {
	color:#fda440;
	text-decoration:underline;
}

.newsLateral {
	width:163px;
	height:33px;
	background-image:url(img/bg_latNew.gif);
	color:#6d818b;
	padding:7px 10px 0 25px;
	margin-bottom:2px;
	overflow:hidden;
}

.newsLateral a {
	color:#6d818b;
	text-decoration:none;
}

.newsLateral a:hover {
	color:#6d818b;
	text-decoration:underline;
}

.itemBody {
width:178px;
height:auto;
background-image:url(img/bg_latBody.gif);
color:#6d818b;
padding:7px 10px 7px 10px;
border-top:#cddae1 1px solid;
}

.itemBody a {
	color:#6d818b;
	text-decoration:none;
}

.itemBody a:hover {
	color:#6d818b;
	text-decoration:underline;
}

.pieLateral {
width:198px;
height:6px;
background-image:url(img/bg_latBottom.gif);
margin-top:-3px;
margin-bottom:7px;
overflow:hidden;
}

/********** NOTICIAS **********/
.titNoticia {
width:509px;
height:23px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
padding:5px 10px;
background-image:url(img/bg_titNoticia.gif);
overflow:hidden;
}

.titNoticia a {
	color:#6d818b;
	text-decoration:none;
}

.titNoticia a:hover {
	color:#6d818b;
	text-decoration:underline;
}

.bodyNoticia {
width:515px;
height:auto;
background-image:url(img/bg_bodyNoticia.gif);
padding:7px;
}

.bodyNoticia a {
	text-decoration:none;
	color:#fda440;
	font-weight:bold;
}

.bodyNoticia a:hover {
	text-decoration:underline;
	color:#fda440;
	font-weight:bold;
}

.endNoticia {
	width:529px;
	height:7px;
	background-image:url(img/bg_endNoticia.gif);
	margin-bottom:6px;
	overflow:hidden;
}

.fechaCateg {
	width:auto;
	height:auto;
	font-size:11px;
	color:#6d818b;
	font-weight:bold;
}

.noticia {
	width:auto;
	height:auto;
	line-height:16px;
}

.leermas {
	width:auto;
	height:20px;
	padding:5px 0 0 0;
	font-size:11px;
	font-weight:bold;
}

.leermas a {
	color:#6d818b;
	text-decoration:none;
}

.leermas a:hover {
	color:#6d818b;
	text-decoration:underline;
}

.imgNoticia {
	width:200px;
	height:130px;
	padding:2px;
	border:#cddae1 1px solid;
	margin:3px 10px 0 0;
}

.comentarios {
width:auto;
height:14px;
background-image:url(img/icon_coment.gif);
background-repeat:repeat-y;
padding:0 0 0 20px;
font-size:11px;
margin-top:5px;
}

.comentariosInt {
width:auto;
height:14px;
background-image:url(img/icon_coment.gif);
background-repeat:repeat-y;
padding:0 0 0 20px;
font-size:11px;
margin-top:10px;
}

/********** INTERNA **********/
.titComentarios {
	width:509px;
	height:18px;
	background-image:url(img/bg_titComentarios.gif);
	font-size:15px;
	font-weight:bold;
	padding:10px 10px;
	overflow:hidden;
}

.bodyComentarios {
width:515px;
height:auto;
background-image:url(img/bg_bodyComentarios.gif);
padding:7px;
}

.pieComentarios {
	width:529px;
	height:6px;
	background-image:url(img/bg_pieComentarios.gif);
	margin-bottom:6px;
	overflow:hidden;
}

.icon_user {
	float:left;
	width:43px;
	height:43px;
	margin-right:10px;
}

.txtComentario {
	float:left;
	width:462px;
	height:auto;
}

.divisorComentarios {
	width:515px;
	height:2px;
	margin:10px 0;
	background-image:url(img/divisorComentarios.gif);
	overflow:hidden;
}

.infoComent {
padding-bottom:6px;
}

.nomUser {
	color:#666666;
	padding-right:50px;
}

.fechaComent {
	color:#990000;
	font-size:11px;
}

.inputComentario {
	width:382px;
	height:18px;
	border:#e4e3e1 1px solid;
	margin-bottom:7px;
	font-size:11px;
	color:#6d818b;
	padding-top:3px;
}

.textareaComentario {
	width:382px;
	height:58px;
	border:#e4e3e1 1px solid;
	margin-bottom:7px;
	font-size:11px;
	color:#6d818b;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
}

.inputEnviar {
	width:80px;
	height:25px;
	border:none;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background-image:url(img/btn_enviar.gif);
	
}

.paginador {
	font-size:12px;
	color:#9999cc;
}

.paginador a {
	color:#9999cc;
	text-decoration:none;
}

.paginador a:hover {
	color:#9999cc;
	text-decoration:underline;
}

/********** FOOTER **********/
#footer {
	width:930px;
	height:26px;
	color:#466c75;
	padding:7px 10px;
	
}

#copyright {
float:left;
width:465px;
height:auto;
}

#by {
float:right;
width:465px;
height:auto;
text-align:right;
}