@charset "UTF-8";
/* CSS Document */
body{		
background-image:url(/images/bg.gif);
background-repeat:no-repeat;
background-repeat:repeat-x;
background-color:#898989;
font-family: "Bitstream Vera Sans", Arial;
font-size:10px;
}

.tressor {
text-align:right; 
color:#333333; 
float:right; 
}

#contenedor
{
width:1000px;
}


#idList {
	margin: 0;
	padding: 0;
}
 
#idList li {
	font-size:140%;
	display: block;
	margin: 0;
	padding: 5px;
	background: #17262f;
	color: #FFF;
	text-transform:uppercase;
	width:230px;
	text-align:center;
	letter-spacing:1px;
	font-weight:bold;
}

.rotador{
width:240px;
background: #17262f;
border:1px solid #fff;
}

.logo{
width:240px;
background: #17262f;
border:1px solid #fff;
}

.menu{
width:240px;
background: #17262f;
border:1px solid #fff;
}

#columna_izquierda{
width:260px;
float:left;
margin-left:20px;
}

#columna_derecha{
width:950px;
float:right;
padding:0px;
margin:0px;
border:1px solid #fff;
}
#columna_derecha2{
width:950px;
padding:0px;
margin:auto;
border:1px solid #fff;
}

#banner_derecha{
width:950px;
height:160px;
background-color:#666;
}

.active{
color:#000000; 
border:1px solid #fff;
padding:1px 5px 1px 5px;
}

#titulo_derecha{
height:20px;
background-color:#ccc;
border-top:1px solid #fff;
text-align:center;
padding:10px;
font-size:16px;
}
#titulo_derecha a{
color:#333333;
padding:1px 15px 1px 15px;
}
#titulo_derecha a:hover{
color:#FFF;
background-color:#666666;
}
#activo{
color:#FFF;
background-color:#FFFFFF;
}
#texto_derecha{
width:950px;
border-top:1px solid #fff;
padding:0px;
}
#texto_derecha2{
width:910px;
border-top:1px solid #fff;
padding:20px;
}

a{ color:#FFFFFF; font-size:14px; text-decoration:none;}
a:hover{ color:#CCCCCC; font-size:14px; text-decoration:underline;}
			
				
#post{
width:950px;
border-bottom:1px solid #FFF;
padding:0px;
}
#post_izquierda{
width:460px;
padding:20px;
float:left;
border-right: 1px solid #FFF;
text-align:justify;
}
#post_derecha{
width:140px;
float:left;
padding:10px;
}
#post_derecha img{
border:2px solid #FFF;
}
#titulo_post{
font-size:18px;
line-height:50px;
color:#000066;
font-family:"Trebuchet MS";
text-align:left;
}
#texto_post{
font-size:130%;
text-align:justify;
font-family:"Trebuchet MS";
}

.design{
text-align:center;
font-size:12px;
}
.design a{
text-align:center;
font-size:12px;
}

a:focus{ outline:none; }

.fotico{ width:220px; float:left;}