/* ---------------------------------*/	
/*				mas_vistas			*/
#mas_vistas {
	float: left;
	width:100%;
	margin-bottom: 10px;
	padding-bottom:7px;
	border-bottom: solid 1px #333;
	font: normal 12px arial;
	background: #EEE;
	}
#mas_vistas #uno{
	float: left;
	height: 18px;
	padding-top: 2px;
	padding-left: 28px;
	background: #BB2255 url(../../images/blt1.gif) no-repeat;
	font: bold 12px Georgia, Verdana, Sans-serif;
	color: #FFF;	
	}
#mas_vistas #dos{
	float: right;
	height: 18px;
	padding-top: 2px;
	padding-right:7px;
	background: #CCC url(../../images/bg_vistas.gif) no-repeat right top;
	font: bold 12px Georgia, Verdana, Sans-serif;
	color: #000;
	width:136px;
	text-align:right;
	}
#mas_vistas #tres{
	float: right;
	height: 18px;
	padding-top: 2px;
	padding-right:7px;
	background: #CCC url(../../images/bg_vistas2.gif) no-repeat right top;
	font: bold 12px Georgia, Verdana, Sans-serif;
	color: #000;
	width:112px;
	text-align:right;
	}	
#mas_vistas h2 {
	background: #BB2255;
	height: 20px;
	}
#mas_vistas h2 A {
	color:#000;
	text-decoration:none;
	}
#mas_vistas h2 A:hover {
	color:#BB2255;
	text-decoration:none;
	}			
#mas_vistas h3 {
	font: bold 12px Georgia, Verdana, Sans-serif;	
	background: #CCC url(../../images/blt1.gif) no-repeat;
	color: #000;
	height: 18px;
	padding-top: 2px;
	padding-left: 28px;
	}
#mas_vistas ol {
	clear:both;
	margin: 5px 5px 0px 5px;
	padding-left:22px;	
	list-style: decimal outside;
	width:266px;
	}
* html #mas_vistas ol {
	width:auto;
	padding-left:26px;
	}
#mas_vistas li {
	margin: 3px 3px 0px 0px;
	}
#mas_vistas a {
	color: #000000;
	}
#mas_vistas a:hover {
	color: #000000;
	text-decoration: underline;
}

/* ---------------------------------*/
/*				temas				*/
#temas {
	float:left;
	width:100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	background: #EEE;		
	}
#temas H3 {
	padding-left: 9px;
	font: bold 12px Georgia, Verdana, Sans-serif;
	background: #CCC url(../../images/blt1.gif) no-repeat;
	color: #FFF;
	height: 18px;
	padding-top: 2px;
	padding-left: 28px;		
	}
#temas H3 a {
	COLOR: #000;	
	}
#temas H3 a:hover {
	COLOR: #BB2255;	
	text-decoration: none;	
	}
#temas UL {
	padding:1px 6px;
	margin:0px;
	list-style: none;
	}
#temas LI {
	color: #000;
	background: url(../../images/sep2.gif) repeat-x top;
	padding: 3px 2px 3px 2px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}	
#temas .ini{
	background: url(none);
	}
#temas LI A {
	COLOR: #000; 
	text-decoration: none;
	}
#temas LI A:hover {
	COLOR: #000;
	text-decoration: underline;
	}
/* ---------------------------------*/
/*				opinion				*/
#opinion {
	float:right;
	width:300px;
	/*margin-top: 10px;*/
	border-bottom: 1px solid #000;
	background: #EEE;
	}
#opinion H3 {
	padding-left: 9px;
	font: bold 12px Georgia, Verdana, Sans-serif;
	background: #CCC url(../../images/blt1.gif) no-repeat;
	color: #000;
	height: 18px;
	padding-top: 2px;
	padding-left: 28px;		
	}
#opinion H3 a {
	COLOR: #000;	
	}
#opinion H3 a:hover {
	COLOR: #BB2255;	
	text-decoration: none;	
	}
#opinion UL {
	padding:3px 6px;
	margin:0px;
	list-style: none;
	}
#opinion LI {
	color: #000;
	/*border-bottom: 1px dotted #000;*/
	background: url(../../images/sep2.gif) repeat-x top;
	padding: 3px 2px 3px 1px;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, Helvetica, sans-serif;
	}
#opinion .columna{
	font-weight: bold;
	}	
#opinion .ini{
	BORDER-BOTTOM: 0px;
	padding: 2px 2px 4px 1px;
	background: url(none);
	}
#opinion LI A {
	COLOR: #000; 
	text-decoration: none;
	}
#opinion LI A:hover {
	COLOR: #000;
	text-decoration: underline;
	}

/* ---------------------------------*/
/*				ultimaHora			*/
#ultimaHora {
	float:left;
	width:100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #BB2255;
	background: #EEE;	
	}
#ultimaHora H3 {
	padding-left: 9px;
	font: bold 12px Georgia, Verdana, Sans-serif;
	background: #BB2255 url(../../images/blt1.gif) no-repeat;
	color: #FFF;
	height: 18px;
	padding-top: 2px;
	padding-left: 28px;	
	}	
#ultimaHora ul {
	float:left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
	}
* html #ultimaHora ul {
    margin: 0px 0px 0px 3px;
}		
#ultimaHora li {
	float:left;
	font-size: 12px;
	color: #CC3401;
	padding: 5px 0px 4px;
	background: url(../../images/sep1.gif) repeat-x;
	}	
#ultimaHora li a {
	font-size: 12px;
	color: #000000;
	padding-left: 8px;
	float:left;	
	width:248px;
	}
#ultimaHora li a:hover {
	text-decoration: underline;
	}
#ultimaHora .hora {
	float:left;	
	width:30px;
	}
/* ---------------------------------*/	
/*				ediciones			*/
#ediciones {
	float:left;
	width:100%;
	margin-bottom: 10px;
	height:29px;
	background: #BB2255;
	}
#ediciones form {
	margin: 0px;
	padding: 0px;
	}
#ediciones h3 {
	float:left;
	font: bold 12px Georgia, Arial, Verdana, Sans-serif;
	color: #FFF;
	padding-top:7px;
	padding-right:6px;
	padding-left:3px;
	}
#ediciones .fecha {
	float:left;
	padding-top: 3px;
	padding-right: 3px;
	}
#ediciones .ir {
	float:left;
	padding-top: 2px;	
	}
#ediciones input {
	width : 21px;
	}
/* ---------------------------------*/
/*				frase				*/
#frase {
	float:left;
	width:100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	background: #EEE;		
	}
#frase H3 {
	padding-left: 9px;
	font: bold 12px Georgia, Verdana, Sans-serif;
	background: #5578A5 url(../../images/blt1.gif) no-repeat;
	color: #FFF;
	height: 18px;
	padding-top: 2px;
	padding-left: 28px;		
	}
A.mas {
	font-family: Georgia; font-size: 10px; color: #5578A5; font-weight: bold; text-decoration: underline;	
	}
A:hover.mas  {
	text-decoration: none;
	}
#frase_marco {
	padding: 6px;
	}		
#frase .frase {
	font: normal 12px Arial, Verdana, Sans-serif;
	}
#frase .cita_der {
	display: inline;
	float: right;
	}	
#frase .autor {
	font: bold 12px Arial, Verdana, Sans-serif;
	text-align: right;
	padding-top: 4px;
	}
/* ---------------------------------*/
/* -- 			opiniones		  --*/
#opiniones, #opina, #argumenta {
	float:left;
	width:100%;
	margin-bottom: 10px;
	background: #EEE;
	border-bottom: 1px solid #BB2255;		
	}
#opiniones H3, #opina H3, #argumenta H3{
	padding-left: 9px;
	font: bold 12px Georgia, Verdana, Sans-serif;
	background: #BB2255 url(../../images/blt1.gif) no-repeat;
	color: #FFF;
	height: 18px;
	padding-top: 2px;
	padding-left: 28px;		
	}
* html #opiniones H3, * html #opina H3, * html #argumenta H3{
	height: 18px;
	}
#opina_forma, #formArg {
	margin:2px 17px;
	}
#opina_forma form, #formArg form {
	margin:0px;
	}	
#opina_forma .nom_email {
	width:180px;
	}
#opina_forma .titulo {
	width:480px;
	}
#opina_forma .opinion {
	width:480px;
	height:80px;
	}
#opina_forma .label {
	padding-top:3px;
	text-align: left;
	vertical-align: top;
	font: normal 12px Arial, Verdana, Sans-serif;
	}
#ver_opiniones {
	float:left;
	font-size: 11px;
	font-weight:bold;
	margin-bottom:7px;
	}
#ver_opiniones .imagen{
	float:left;
	}
#ver_opiniones .ver{
	float:left;
	padding:2px 5px;
	}	
#ver_opiniones A {
	COLOR: #000;
	text-decoration: none;	
	}
#ver_opiniones A:hover {
	COLOR: #000;
	text-decoration: underline;
	}
#ver_opiniones .rojo {
	COLOR: #BB2255;
	}			
/* ---------------------------------*/
/*				destacado			*/
#destacado H3 {
	background: #BB2255 url(../../images/blt1.gif) no-repeat;
	}
#destacado ul {
	border-right: 1px solid #BB2255;
	border-bottom: 1px solid #BB2255;
	border-left: 1px solid #BB2255;
	}
#destacado H2 {
	color: #BB2255;
	}
/* ---------------------------------*/
/*				mas_noticias		*/
#mas_noticias_2col h4 a{
	color: #BB2255;
	}
#mas_noticias_2col h4 a:hover{
	color: #BB2255;
	}
/* ---------------------------------*/
/*				extravagario		*/
#extravagario {
	float:left;
	background-color:#BB2255;
	padding:6px;
	}
#extravagario .img {
	float: left;
	}	
#extravagario h3 {
	float:right;
	font: bold 18px Georgia, Verdana, Sans-serif;
	text-align:center;
	color: #FFF;
	padding-bottom:10px;
	}
#extravagario h2 {
	float:right;
	font: bold 17px "Trebuchet MS",Arial, Helvetica, sans-serif;
	line-height:20px;
	text-align:center;
	color: #000;
	overflow: hidden;
	}
	
/* ---------------------------------*/
/*				conexiones			*/
#conexiones {
	float:left;
	background-color:#d5d5d5;
	padding:15px;
	}