body { 
background: #d7decc;
margin: 0px;
font-family: "Lucida Grande", Arial;
font-size: 12px;

}


a:link { 
 color: #495659;   
 text-decoration: underlined; 
}

a:visited { 
 color: darkred; 
 text-decoration: underlined; 
}

a:active { 
 color: #4D5B5E; 
 text-decoration: underline; 
}

a:hover { 
 color: #FFFFFF; 
background: #495659;  
 text-decoration: none; 
}



#cajacomentarios 

{
background-color: #FCFCFC;
text-align: justify;
padding: 15px 15px 15px 15px;
border-left: 1px dotted #B6B6B6;
border-right: 1px dotted #B6B6B6;
border-top: 1px dotted #B6B6B6;
border-bottom: 1px dotted #B6B6B6;
}


#separador {

 border-bottom: 1px dotted #B6B6B6;
width: 100%;
 margin-bottom: 5px; 
margin-top: 5px; 
}


#sub {

width: 100%;
color: #000000;
border: 0px;
text-align: left;
padding: 0px 0px 0px 0px; 
 font-size: 14px; 
 font-family: arial,verdana,trebuchet,sans-serif; 
font-weight: bold;
 border-bottom: 1px solid #B6B6B6;

}


#separador2 {

 border-bottom: 1px solid #B6B6B6;
width: 50%;
 margin-bottom: 5px; 
margin-top: 5px; 
}

#botonera {
background: #647377 url(fondobotonera.gif);
background-repeat: repeat-x; 
background-position: top center; 
  height: 34px;
  padding: 0px; 
  margin: 0px; 
margin: 0px;
text-align:center;


}


#interior {

width:766px;

}



#contenido {

width:766px;
padding: 10px;
background-color: #ffffff;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}


html>body #contenido {

width:744px;
padding: 10px;
background-color: #ffffff;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}


#cabecera {
background: #d9e0ce url(fondocabecera.gif);
background-repeat: repeat-x; 
background-position: top center; 
  height: 107px;
  padding: 0px; 
  margin: 0px; 
margin: 0px;
text-align:center;
 border-bottom: 1px solid #000000;

}








.fecha {
	background: #FFFFFF url(/_rcs/fecha.gif);
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
	
.fecha h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
	
.fecha h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}
