body{
	/*FONT: 12px/18px Georgia,"Times New Roman",Times,Serif; 
	COLOR: #45250e;
	BACKGROUND: url(../../includes/images/carton2.gif)*/
	BACKGROUND: url(../../includes/images/carton2.gif); 
	FONT: 12px/18px Georgia,"Times New Roman",Times,Serif; 
	COLOR: #45250e;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px

}
#contenido_central {
	text-align:center;
}
#contenido_central_seccion {
	CLEAR: both; 
	PADDING-RIGHT: 52px; 
	PADDING-LEFT: 52px; 
	/*BACKGROUND: url(../images/fondo_general.jpg) repeat; */
	PADDING-BOTTOM: 30px; 
	MARGIN: 0px 0px 0px; 
	WIDTH: 714px; 
	PADDING-TOP: 25px; 
	HEIGHT: 370px
}
#titulo{
	font-family: Georgia,"Times New Roman",Times,Serif;
	font-size:1.3em;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	color:#055624;
	font-weight: bold
}
#titulo_sec{
	font-family: Georgia,"Times New Roman",Times,Serif;
	font-size:1em;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	color:#055624;
	font-weight: bold
}
#fecha{
    font-size:1.2em;
    /*font-family:Georgia,Verdana,Helvetica;*/
	 font-family: "Times New Roman", Times, serif;
	 color:#055624;
	 margin: 10px 10px 10px 10px;
	 padding: 10px 10px 10px 10px;
	 font-style: oblique;
	 font-weight: bold
}
#texto_centrado{
    font-size:1em;
    font-family:Georgia,Verdana,Helvetica;
	 text-align: justify;
	 margin: 10px 10px 10px 10px;
	 padding: 10px 10px 50px 10px;
}

#menu{
    font-size:1em;
	 text-align: center;
	 padding: 0px 0px 50px 0px
}
#menu A {
	padding: 10px 10px 10px 10px;
	text-decoration: none
}
#menu A:link {
	padding: 10px 10px 10px 10px;
	text-decoration: none
}
#menu A:visited {
	padding: 10px 10px 10px 10px;
	text-decoration: none
}
#menu A:hover {
	padding: 10px 10px 10px 10px;
	text-decoration: none
}

#centrar{
	margin: 0px 10px 10px 10px;
	text-align:center;
}
.boton_verde{
	width:80px;
	height:18px;
	background: #055624;
	color:white;
	border:0px;
	font-weight:bold;
}
.boton_fecha{
	width:20px;
	height:18px;
	background: #055624;
	color:white;
	border:0px;
	font-weight:bold;
	margin: 0px 0px 0px 10px;
}

#imagen_busqueda{
	width: 10px;
	height: 10px;
}
.caja_texto{
    font-size:1em;
    font-family:Georgia,Verdana,Helvetica;
	 color: Green;
    }
.volver{
	text-align: center;
	color: Green;
	font-size:1.5em;
	/*border: 10px solid Black;*/
	display: block;
	padding: 10px 10px 10px 10px;
}
