body{
	margin:5px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container{
	width:980px;
	z-index:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#DBDBDB;
	overflow: hidden;
}

#menu{
	width:980px;
	height:20px; 
	float:left;
	margin:0px;
}

#menu a{
	height:17px;
	padding:3px 5px 3px 5px;
	overflow: hidden;
	text-decoration:none;
	color:#636363;
	float:left;
	font-size:12px;
	border-left:1px dashed #CECECE;
}

#menu a:hover{
	background-color:#333333;
	color:#FFFFFF;
}

.non{
	background-image:url(/sitio/gris.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.non:hover{
	background-image:url(/sitio/gris2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#secciones{
	width:980px; 
	height:22px;
	overflow: hidden;
	margin:0px 0px 10px 0px;
	background-color:#FFFFFF;
	float:left;
	background-image:url(/sitio/gris.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#secciones img{
	float:left;
	margin:0px;
	border:0px;
}
#secciones img:hover{
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#cabezal{
	width:980px;
	height:90px;
	background-image:url(/images/cabezal.png);
	background-repeat:no-repeat;
}
#cabezal ul{
	width:980px;
	height:10px;
	float:left;
	margin:2px 0px;
	padding:0px;
}
#cabezal ul li{
	float:left;
	padding:0px 10px 2px 10px;
	list-style:none;
	font-size:11px;
	border-right:1px solid #BFBFBF;
}
#cabezal ul li a{
	color:#BFBFBF;
	text-decoration:none;
}
#cabezal ul li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#h_cabezal{
	width:460px;
	height:80px;
	float: right;
	padding:0px;
}
#h_cabezal label{
	float:left;
	color:#BFBFBF;
	font-size:10px;
}


/**************** Ultimos comentarios ****************************/

#comments{
	width:960px;
	margin:5px; 
	padding-top:30px;
	font-size:1.3em;
	font-size:12px;
	float:left;
	background-color:#FFFFFF;
	padding:5px;
}

#c_750{
	float: left;
	width:700px;
	height:auto;
}

#comments p{
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.1em;
	background-color:#DBDBDB;
	padding:20px;
}
#comments strong{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:.9em;
	text-align:right;
}
#comments a{
	text-decoration: none;
	color: #333;
}
#comments h1{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 1.1em;
	line-height:1em;
	font-weight: normal;
	float:left;
}
label{
	float:left;
	margin-right:5px;
}
#comments h1 a{
	text-decoration: underline;
	color: #333;
}
#comments FIELDSET {
	width:680px;
	float:left;
	margin-bottom:10px;
	margin-left:0px;
}
#comments LEGEND{
	font-size:14px;
	color:#1F527B;
	font-weight:bold;
}
#comments LEGEND  a{
	color:#1F527B;
}
h2{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 1.5em;
	line-height:1em;
	font-weight: normal;
	float:left;
}

h3{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 1.2em;
	line-height:1em;
	font-weight: normal;
	float:right;
	color:#1F527B;
}
h3 a{
	color:#1F527B;
}


#comentarios{
	width:700px; 
	float:left; 
	border-top: 1px solid #666666;
}
#comentarios h1{
	width:265px; 
	float:left;
	color:#4F4F4F;
}
#comentarios label{
	width:185px; 
	float:left;
	color:#1F527B;
}
#comentarios b{
	width:450px; 
	float:left;
	color:#1F527B;
}

#comentarios h4{
	width:446px;
	float:left;
	padding:2px;
	background-color: #4f4f4f;;
	font-size:13px;
	margin:5px 0px 0px 0px;
	color:#FFFFFF;
}
#comentarios p{
	width:450px;
	float:left;
	font-size:12px;
	margin:0px;
}


/* Mas comentadas*/
#c_205{
	float: left;
	width:242px;
	height:auto;
	margin-left:5px;
	padding:5px;
	overflow:hidden;
}	
#mas_comentadas{
	float: left;
	width: 241px;
	height: auto;
	margin-bottom:10px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-image: url(/images/ultimas.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:25px;
	
	
}
#mas_comentadas ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left: 5px;
}
#mas_comentadas li{
	list-style-type: none;
	margin-bottom:15px;
	border-bottom: 1px dashed #E6E6E6;
}

#pie a{
	color: #FFF;
}
