/* CSS Document */

body {
    text-align: center;  /* IE5.x - center outerframe. */
   /* overflow-y: scroll;  fix for FF's lack of permanent scrollbars */
	background-color:#CCCCCC;
}

#container .wrapper-main {
    text-align: left;  /* IE5.x - reset center outerframe. */
    margin: 0 auto;
    width: 830px;
    height: 300px;
    position: relative;
}

#cuerpo {
    width: 833px;
	height:800px;
	background-color:#FFFFFF;
}

#cabecera{
background-image:url(../imgs/cabecera_blog.jpg);
background-repeat:no-repeat;
background-position:center;
padding-top:5px;
padding-bottom:5px;
width:830px;
height:150px;
background-color:#FFFFFF;
}

#linea{
margin-left:7px;
}


#contenido{
margin-left:7px;
width:816px;
height:800px;
background-color:#FFFFFF;
}

#menu_izda{
float:left;
width:250px;
margin-top:7px;
}

#posts{
float:right;
width:560px;
margin-top:7px;
}

#ultimos{
padding:3px;
font-family:"Courier New", Courier, mono;
font-size:12px;
background-color:#D8DADC;
}

#ultimos1{
font-family:"Courier New", Courier, mono;
font-size:14px;
background-color:#E5E9F5;
color:#0099CC;
height:130px;
padding-top:5px;
padding-bottom:8px;
}

#ultimos1 a{
font-family:"Courier New", Courier, mono;
font-size:14px;
color:#0099CC;
text-decoration:none;
}

#ultimos1 a:hover{
font-family:"Courier New", Courier, mono;
font-size:14px;
color:#000000;
text-decoration:none;
}

#archivo{
font-family:"Courier New", Courier, mono;
font-size:14px;
background-color:#E5E9F5;
color:#0099CC;
height:230px;
padding-top:10px;
}

#archivo a{
font-family:"Courier New", Courier, mono;
font-size:14px;
color:#0099CC;
text-decoration:none;
}

#archivo a:hover{
font-family:"Courier New", Courier, mono;
font-size:14px;
color:#000000;
text-decoration:none;
}

#comentarios_ficha a{
font-family:"Courier New", Courier, mono;
font-size:14px;
color:#0099CC;
text-decoration:none;
}

#comentarios_ficha a:hover{
font-family:"Courier New", Courier, mono;
font-size:14px;
color:#000000;
text-decoration:none;
}

#a_coment a{
font-family:"Courier New", Courier, mono;
font-size:14px;
font-weight:bold;
color:#0099CC;
text-decoration:none;
}

#a_coment a:hover{
font-family:"Courier New", Courier, mono;
font-size:14px;
font-weight:bold;
color:#000000;
text-decoration:none;
}


#ultimo{
padding-left:9px;
margin-top:5px;
}

#buscar{
background-color:#E5E9F5;
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
}

#ultimo_line{
min-height:1px;
margin-left:10px;
margin-right:10px;
border-bottom-style:dotted;
border-bottom-width:thin;
border-bottom-color:#0099FF;
}

#ultimo_enlace{
padding-left:10px;
font-family:"Courier New", Courier, mono;
font-weight:bold;
font-size:14px;
padding-top:10px;
}

#ultimo_line_enlace{
min-height:2px;
margin-left:10px;
margin-right:10px;
border-bottom-style:dotted;
border-bottom-width:thin;
border-bottom-color:#0099FF;
}


#links{
font-family:"Courier New", Courier, mono;
font-size:12px;
background-color:#E5E9F5;
height:220px;
margin-bottom:7px;
padding-top:10px;
height:260px;
}


#link{
background-color:#E5E9F5;
padding-top:3px;
padding-left:30px;
}

#ficha{
width:510px;
}

#titulo_ficha{
font-family:"Trebuchet MS";
font-size:17px;
font-weight:bold;
color:#000000;
text-align:left;
padding:5px;
padding-right:10px;
width:475px;
}

#fecha_ficha{
font-family:"Trebuchet MS";
font-size:15px;
color:#0099CC;
text-align:left;
padding-right:10px;
padding-left:5px;
width:475px;
}

#linea_ficha{
background-image:url(../imgs/linea.jpg);
background-repeat:no-repeat;
background-position:left;
margin-left:14px;
height:2px;
}

#img_ficha{
margin:5px;
padding:10px;
width:450px;
}


#textoa_ficha{
font-family:"Trebuchet MS";
text-align:left;
font-size:12px;
color:#000000;
width:475px;
padding-right:10px;
padding-left:5px;
}

#comentarios_ficha{
text-align:left;
padding:5px;
padding-right:10px;
width:475px;
}

#a_coment{
margin-top:8px;
color:#000000;
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
width:475px;
padding:5px;
padding-right:10px;
text-align:right;
}

#coment_title{
margin-top:10px;
background-color:#0099CC;
color:#000000;
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
width:475px;
margin-left:3px;
padding:2px;
padding-right:10px;
}

#coment_header{
font-family:"Trebuchet MS";
font-size:15px;
color:#0099CC;
text-align:left;
padding:5px;
padding-right:10px;
width:475px;
}

#coment{
font-family:"Trebuchet MS";
text-align:left;
font-size:12px;
color:#000000;
width:475px;
padding:5px;
padding-right:10px;
}

#volver{
font-family:"Courier New", Courier, mono;
text-align:right;
font-size:14px;
color:#000000;
width:475px;
padding:5px;
}

#volver a{
font-family:"Courier New", Courier, mono;
font-size:14px;
font-weight:bold;
color:#0099CC;
text-decoration:none;
}

#volver a:hover{
font-family:"Courier New", Courier, mono;
font-size:14px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

#link a{
font-family:"Courier New", Courier, mono;
font-size:14px;
color:#000000;
text-decoration:none;
}

#link a:hover{
font-family:"Courier New", Courier, mono;
font-size:14px;
color:#999999;
text-decoration:none;
}

