body {
	background-color:#000000;
	font-size:12px;
	margin:0;
	padding:0;
	color:#CCCCCC;
	background-image:url(imagenes/clfmfondo.gif);
	background-repeat:no-repeat;
	background-position:center top;
	font-family: "trebuchet MS", verdana, sans-serif;
}

#page {
width:900px;
margin:auto;
padding:auto;
background-repeat:no-repeat;
}

#header {
clear:both;
width:900px;
height:63px;
}

#headerleft {
float:left;
width:280px;
height:51px;
padding-top:12px;
padding-left:15px;
}

#menulinks {
float:right;
width:600px;
height:100px;
}

#menulinks a {
	padding-left:15px;
	padding-right:15px;
	padding-top:23px;
	height:40px;
   background-image:none;
	display:block;
	color:#664E38;
	text-decoration:none;
	float:right;
	font-size:14px;
	font-weight:bold;
	margin-left:3px;
  }
  
#menulinks a:hover, #menulinks a.active {
	text-decoration:none;
	color:#FFFFFF;
}

#mainarea {
width:880px;
clear:both;
padding-left:20px;
}

#contentarea {
width:875px;
padding-right:35px;
padding-bottom:20px;
float:left;
line-height:14pt;
background-image:none;
}

#sidebar {
float:left;
width:225px;
line-height:14pt;
background-image:none;
}

#footer {
width:900px;
clear:both;
height:20px;
padding-top:20px;
text-align:center;
line-height:14pt;
background-repeat:no-repeat;
background-color:#000000;
}

h1, h1 a, h1 a:hover {
font-size:20pt;
color:#FFFFFF;
margin:0;
text-decoration:none;
}

h2 {
font-size:15pt;
color:#CCCCCC;
}

a {
font-weight:bold; 
color:#664E38; 
text-decoration:none;
}

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

.date {
	color: #664E38;
	margin: 0px 10px;
	padding: 2px;
	font-weight:bold;
	border-bottom:1px solid #664E38;
	text-align: center;
	}	
	
.comentarios {
	font-weight:bold;
	padding: 6px;
	border-bottom:1px solid #664E38;
	}	

