/** {
margin:         0;
padding: 	    0;
}*/
body {
background: 	#f9f7f2;
font-family:	Arial, Helvetica, sans-serif;
font-size: 		12px;
color: 			#888888;
}
a {
text-decoration:none;
color: 			#87872C;
size:			10px;
}
a:hover {
text-decoration:none;
color: 			#CCCC00;
}
.titulos {
text-align: 	left;
font-size: 		15px;
font-weight:	bold;
color: 			#505050;
}
#contenedor {
margin-top:     30px;
width: 			870px;
margin: 		auto;
background: 	#f9f7f2;
border: 		2px solid #88888A;
}
#header {
width: 			870px;
margin: 		auto;
background: 	#f9f7f2;
height: 		350px;
}
#caja_menu {
width: 			860px;
margin: 		auto;
text-align:		center;
}
#cuerpo {
width: 			860px;
margin: 		auto;
background: 	#f9f7f2;
border-top:  	0px;
}
/* Contenidos */
#inicio {
width: 			800px;
margin-top: 	0px;
margin-left: 	25px;
text-align:		justify;
border-bottom: 	1px dashed #999999;
font-size: 		16px;
font-weight:	bold;
color: 			#505050;
}
#version {width: 850px;margin-top:10px;margin-left:5px; text-align:right;}

#titulos {
width: 			800px;
margin-top: 	20px;
margin-left: 	25px;
text-align:		justify;
border-bottom: 	1px dashed #999999;
font-size: 		18px;
font-weight:	bold;
color: 			#CCCC00;
}
#textos {
width: 			800px;
margin-top: 	25px;
margin-left: 	25px;
text-align:		justify;
margin-bottom:  30px;
}
.tituloverde {
font-size: 		16px;
font-weight:	bold;
color: 			#CCCC00;
}
.staff {
width: 			230px;
float: 			left;
margin-top: 	15px;
margin-left: 	15px;
text-align:		left;
margin-bottom:  10px;
border-bottom:  3px dotted #CCCCCC;
}
.staff img{
border: 		3px solid #CCCCCC;
margin-right: 	15px;
}
#comentarios {
width: 			800px;
margin-top: 	25px;
text-align:		justify;
margin-bottom:  30px;
border:			solid 1px #CCCCCC;
}
.td_classics {
border-bottom: solid 1px #666666;
}
.pm_classics {
border: 1px dashed #999999;
width:	650px;
padding:10px;
}
#acceskey {
text-align:     center;
margin-top:     30px;
width: 			870px;
margin: 		auto;
background: 	#f9f7f2;
}
.mensaje {
font-size: 		14px;
font-weight:	bold;
color: 			#892e2b;
}