body{
	color: #BFC4CB;
	background: #46536C;
	margin: 0px;
/* estilos de la barra de scroll (no cumple los estándares) 
	SCROLLBAR-FACE-COLOR: #858E9F;
    SCROLLBAR-HIGHLIGHT-COLOR: #858E9F;
    SCROLLBAR-SHADOW-COLOR: #858E9F;
    SCROLLBAR-3DLIGHT-COLOR: #858E9F;
    SCROLLBAR-ARROW-COLOR: #BFC4CB;
    SCROLLBAR-TRACK-COLOR: #46536C;
    SCROLLBAR-DARKSHADOW-COLOR: #858E9F;
*/
}

#cabecera{
	background-image: url("pics/logo.gif");
	background-repeat: no-repeat;
	height: 32px;
	width: 308px;
}

#subcabecera{
	margin-left: 10px;
	margin-bottom: 25px;
	border-bottom: 1px solid #BFC4CB;
	padding-left: 20px;
	text-align: left;
	color: #BFC4CB;
	font: 0.6em tahoma;
}

#contenido { 
	float:left;
	background-image: url("pics/margen.gif");
	background-repeat: repeat-y;
	width:80%;
}

#lateral { 
	float: left;
	width: 20%;
}

#fechaPost2 {
	clear: both;
	background-color: #858E9F; 
	border: 1px solid #BFC4CB;
	margin-left: 24px;
	width: 40%;
	padding: 2px;
	text-align: center;
	font: bold 0.7em Tahoma;
	color: #BFC4CB;
}

#fechaPost {
	margin-left: 15px;
	margin-right: 15px;
}
#fechaPost span{ background-color: #858E9F; font: bold 0.6em Tahoma; color: #BFC4CB;}
#fechaPost a{ font: 0.8em Verdana; color: #BFC4CB; text-decoration: none;}
#fechaPost a:visited{ font: 0.8em Verdana; color: #BFC4CB; text-decoration: none;}
#fechaPost a:hover{ font: 0.8em Verdana; color: #858E9F; text-decoration: none;}

#tituloPost {
	clear: both;
	margin-left: 40px;
	margin-right: 15px;
	padding-top: 5px;
	color: #ffffff;
	font: bold 0.8em Verdana;
}

#Post {
	margin-left: 25px;
	margin-right: 15px;
	line-height: 1.5;
	padding: 15px;
	text-align: justify;
	color: #BFC4CB;
	font: 0.8em Verdana;
}
#Post #Cita { margin-left: 60px; margin-right: 40px; padding: 5px; text-align: justify; font: 0.8em verdana;}
#Post img {	float: left; margin-right: 20px; margin-bottom: 10px; border: 1px solid #BFC4CB;}
#Post a { text-decoration: none; color: #858E9F;}
#Post a:hover { text-decoration: none; color: #BFC4CB;}

#piePost {
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	padding: 5px;
	text-align: right;
	color: #858E9F;
	font: 0.7em Tahoma;
}
#piePost a{ text-decoration: none; color: #858E9F;}
#piePost a:visited{ text-decoration: none; color: #858E9F;}
#piePost a:hover{text-decoration: none; color: #BFC4CB;}


#menu {
	background-color: #858E9F;
	border: 1px solid #BFC4CB;
	margin-top: 5px;
	margin-right: 5px;
	padding: 10px;
	font: 0.7em Tahoma;

}
#menu #titulo{ background-color: #BFC4CB; color: #46536C; margin-bottom: 10px; padding: 2px; width: 95%; text-align: center; font-weight: bold}
#menu a{color: #ffffff;}
#menu a.uno{ text-decoration: none; color: #BFC4CB; font-weight: bold}
#menu a.uno:hover{text-decoration: none; color: #ffffff; font-weight: bold}
#menu a.dos{ text-decoration: none; color: #BFC4CB;}
#menu a.dos:hover{text-decoration: none; color: #ffffff;}
#menu img {	margin-top: 10px; margin-left: 20px; border: 0px;}
#menu input {border:#BFC4CB 1px solid; background:#858E9F; font: 8pt verdana; color:#BFC4CB; width: 65%;}
#menu input.boton {border:#BFC4CB 1px solid; background:#858E9F; font: 8pt verdana; color:#BFC4CB; width: 30%;}


#PiePagina1{
	clear: both;
	background-color: #BFC4CB;
	margin-left: 10px;
	width: 95%;
	text-align: center;
	color: #46536C;
	font: 0.7em Tahoma;
	font-weight: bold;
}
#PiePagina1 a{ color: #46536C; text-decoration: none;}
#PiePagina1 a:hover{ color: #ffffff; text-decoration: none;}

#PiePagina2{
	clear: both;
	background-color: #858E9F;
	margin-left: 25px;	
	width: 95%;
	text-align: center;
	color: #BFC4CB;
	font: 0.7em Tahoma;
	border-bottom: 25px solid #46536C;
}
#PiePagina2 a{ color: #BFC4CB; text-decoration: none;}
#PiePagina2 a:hover{ color: #ffffff; text-decoration: none;}

#tituloComentarios1{
	background-color: #BFC4CB;
	margin-top: 50px;	
	margin-left: 50px;	
	margin-right: 25px;	
	text-align: center;
	color: #46536C;
	font: 0.7em tahoma;
}
#tituloComentarios2{
	margin-top: 50px;	
	margin-left: 50px;	
	margin-right: 25px;	
	color: #BFC4CB;
	font: bold 0.7em tahoma;
}

#datosComentario {
	margin-top: 15px;
	margin-left: 50px;	
	margin-right: 25px;	
	font: bold 0.7em verdana;
}
#datosComentario a{ text-decoration: none; color: #BFC4CB; font-weight: bold}
#datosComentario a:hover{text-decoration: none; color: #ffffff; font-weight: bold}

#Comentario {
	margin-left: 60px;	
	margin-right: 40px;	
	padding: 15px;
	text-align: justify;	
	font: 0.7em verdana;
}

#pieComentario {
	border-bottom: 1px dotted #858E9F;
	margin-left: 50px;	
	margin-right: 25px;	
	padding: 1px;
	text-align:right; 
	font: 0.6em verdana;
	color: #858E9F;
}

#formulario {
	margin-left: 50px;	
	margin-right: 25px;	
	color: #858E9F;
	font: 0.6em verdana;
}

#archivo {
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
	padding: 10px;
	color: #858E9F;
	font: bold 0.7em Tahoma;
}
#archivo p{ color: #BFC4CB;}
#archivo span{ color: #858E9F; font: 1em Tahoma;}
#archivo span.oculto{ color: #46536C;}
#archivo a{ text-decoration: none; color: #858E9F;}
#archivo a:visited{ text-decoration: none; color: #858E9F;}
#archivo a:hover{text-decoration: none; color: #BFC4CB;}

input {border:#858E9F 1px solid; background:#46536C; font: 8pt verdana; color:#BFC4CB;}
input.boton1 {border:#858E9F 1px solid; background:#46536C; color:#858E9F; width:130px;}
input.boton2 {border:#858E9F 1px solid; background:#46536C; color:#858E9F; width:250px;}
textarea {border:#858E9F 1px solid; background:#46536C; font: 8pt verdana; color:#BFC4CB;}
select {background:#46536C; font: 8pt verdana; color:#BFC4CB; width:130px;}

pre { font-size: 1em;}
