body{
	margin:2px;
	padding:2px;
	line-height:1.3em;
	font-family:'Lucida Grande', Arial, Verdana, Sans-Serif; 
	font-size:11px;
}


a:link{
	text-decoration:underline;
	color:#0000FF;
}

a:visited{
	text-decoration:underline;
	color:#3c3c3c;
}

a:active{
	color:#000000;
}

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


ul{
	margin:0;
	padding:0;
	list-style:none;
    list-style-position:inside;
	list-style-type:disc;
}

h1{
	font-size:11px; 
	font-weight:normal;

}


.size9{
	font-size:9px; 
}

.size10{
	font-size:10px; 
}

.size12{
	font-size:11px; 
}

.size13{
	font-size:11px; 
}

 hr {
	background-color:#717171;
	color:#717171;
	height:1px;
	border:0 none;
}

#fecha{
	width:200px;
	float:right;
	height:60px;
}

#logo{
    width: 270px;
    height: 60px;
	float:left;
}

#logoi{
    width: 250px;
    height: 60px;
	background: url('imagenes/logo-solar.png');
	background-repeat:no-repeat;
	float:left;

}

#logo img{
    display: none;
}

#maincontainer{
	background-image:url('imagenes/bg.gif');
	background-repeat:repeat-x;
	background-color:#0069d5;
	width:960px;
	height:auto; 
	padding:12px;
	margin:0 auto;
}

#head{
	height:70px; 
}



#banner{
	float:right;
	width:460px;
	height:70px; 
	padding-right:5px;
}

#menu{
	clear:left;
	width:100%;
	height:30px; 
	background-color:#CCCCCC;
	background-image:url('imagenes/bg-menu.gif');
	background-repeat:repeat-x;
	text-align:center;
	line-height:250%;
	border-left:1px solid #717171;
	border-right:1px solid #717171;
	border-top:1px solid #717171;
}

#mensaje-top{
	clear:left;
	width:100%;
	height:24px; 
	line-height:200%;
	background-color:#fffebb;
	text-align:center;
	border-left:1px solid #717171;
	border-right:1px solid #717171;
	border-top:1px solid #f9d900;
	border-bottom:1px solid #f9d900;
}


#pie{
	clear:left;
	width:100%;
	padding:6px 0;
	background-image:url('imagenes/bg-pie.gif');
	background-repeat:repeat-x;
	background-color:#e6e7e6;
	
	border-left:1px solid #717171;
	border-right:1px solid #717171;
	border-bottom:1px solid #717171;
	
	text-align:center;	
}

#cuerpocontainer{
	background-image:url('imagenes/bg-cuerpo.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:940px; 
	height:auto; 
	padding:10px;
	border:1px solid #717171;
}

#centro{
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	float:left;
	width:520px;
	height:auto;

}
	
#izquierda{
	padding:2px;
	float:left;
	height:auto;
	width:200px; 
}

#derecha{
	padding:2px;
	float:left;
	height:auto;
	width:200px; 
}


/****** POST  ******/
/*
#post-izquierda{
	padding:2px;
	float:left;
	height:auto;
	width:160px; 
}

#post-centro{
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	float:left;
	width:760px;
	height:auto;

}


#post_agregar{
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	float:left;
	width:560px;
	height:auto;

}
*/

.cita{
	background-color:#F8F8F8;
	background-image:url('imagenes/bg-title.gif');
}

.citacuerpo{
	border-bottom:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	background-color:#FFF;
	background-image:url('imagenes/bg-box.gif');
}

.desplegable{
	width:210px;
	float:left;
	text-align:	left;
}

.link.patrocinados{
	color:#3c3c3c;
	font-size:12px;
	font-weight:bold;
}


.box_perfil{
	background-image:url('imagenes/bg-box.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:18px;
	margin:0 auto;
}

.txt_post{
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#444444;
}

input.login
{
   border-style:solid;
   border-color:#000000;
   border-width:1px;
}

input.button
{
   border-style:solid;
   border-color:#CCCCCC;
   border-width:1px;
}


/***** estilos *****/

.txt{
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#717171;
}

.box_title{
	background-image:url('imagenes/bg-title.gif');
	background-repeat:repeat-x;
	background-color:#dbdbda;
	padding:0px;
	height:18px;
}

.box_rss{
	background-image:url('imagenes/cor-der.gif');
	background-repeat:no-repeat;
	float:left;
	background-position:top right;
	padding-right:5px;
	padding-top:2px;
}
.box_txt{
	background-image:url('imagenes/cor-izq.gif');
	background-repeat:no-repeat;
	float:left;
	padding-left:3px;
	font-weight:bold;
	color:#444444;
}


.box_cuerpo{
	background-image:url('imagenes/bg-box.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:8px;
	margin:0 auto;
	white-space: normal;
}

.box_link{
	font-size:12px;
}



.link{
	width:364px;
	height:16px;
	padding:3px;
}

.link:hover{
	width:180px;
	height:16px;
	background:#CCCCCC;
	padding:3px;
}

.link_titulo{
	width:180px;
	float:left;
	height:16px;
	
}

.link_comm{
	color:#717171;
	text-align:right;
	font-size:10px;
	vertical-align:bottom;
}

.link_fav{
	width:460px;
	float:left;
	height:16px;
}

.opc_fav{
	width:440px;
	color:#717171;
	font-size:10px;
	float:left;
	text-align:right;
}

.check_fav{
	width:10px;
	float:left;
	text-align:right;
}


.link_resultado_titulo{
	width:310px;
	float:left;
	height:20px;
	
}

.link_resultado{
	width:720px;
	height:20px;
	padding:2px;
}

.link_resultado:hover{
	width:720px;
	height:20px;
	background:#CCCCCC;
	padding:2px;
}

.link_resultado_opc{
	width:400px;
	color:#717171;
	float:left;
	text-align:right;
	font-size:10px;
}


.icon{
	vertical-align:top;
}

br.space {
	display:block; margin:3px 0; 
}




/****** Bordes Redondos ******/

.rtop{
	width:984px;
	display:block;
	margin:0 auto;
}


.rtop *{
	display:block;
	height:1px;
	overflow:hidden;
	background:#004892;
}
.rtop1{
	border-right:1px solid #004892;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #004892;
	padding-left:1px;
	margin-left:3px;
	background:#478dec;
}
.rtop2{
	border-right:1px solid #e6effc;
	border-left:1px solid #e6effc;
	padding:0px 1px;
	background:#3883ea;
	margin:0px 1px;
}
.rtop3{
	border-right:1px solid #3883ea;
	border-left:1px solid #3883ea;
	margin:0px 1px;
}
.rtop4{
	border-right:1px solid #95bdf4;
	border-left:1px solid #95bdf4;
}
.rtop5{
	border-right:1px solid #478dec;
	border-left:1px solid #478dec;
}
.rtop_content{
	padding:0px 5px;
	background:#0a67e6;
}


.rbott{
	width:984px;
	display:block;
	margin:0 auto;
}

.rbott *{
	display:block;
	height:1px;
	overflow:hidden;
	background:#0069d4;
}
.rbott1{
	border-right:1px solid #004892;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #004892;
	padding-left:1px;
	margin-left:3px;
	background:#478dec;
}
.rbott2{
	border-right:1px solid #e6effc;
	border-left:1px solid #e6effc;
	padding:0px 1px;
	background:#3883ea;
	margin:0px 1px;
}
.rbott3{
	border-right:1px solid #3883ea;
	border-left:1px solid #3883ea;
	margin:0px 1px;
}
.rbott4{
	border-right:1px solid #95bdf4;
	border-left:1px solid #95bdf4;
}
.rbott5{
	border-right:1px solid #478dec;
	border-left:1px solid #478dec;
}
.rbott_content{
	padding:0px 5px;
	background:#0a67e6;
}



.article .details
{
    padding: .4em 1em;
    margin: 0;
    position: relative;
}

.article .body
{
    padding: 1em;
    margin: 0;
    min-height: 50px;
}

.article .details strong
{
    font-weight: bold;
    position: relative;
}
.topic
{
    margin: 0 .4em .4em 0;
    float: right;
    position: relative;
}
.generaltitle
{
    padding: 0;
    margin: 0;
}

.generaltitle div.title
{
    background: #999;
    padding: 0;
    margin: 0;
}

.generaltitle h3
{
    /* margin: 0; */
    padding: .3em .8em .2em .8em;
    color: #fff;
}

.generaltitle h3 a, .generaltitle h3 a:visited
{
    color: #fff;
}
.article
{
    padding: 0;
    margin: 0;
}

.article div.title
{
	font-size:14px;
    background: #999;
    padding: 0;
    margin: 0;
}

