body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:0px;
	padding:0px;
	background-color:#758A65;
	background-image:url(../images/bgbody_mundo.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#contenedor{
	width:740px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}

/* TOP */
#top{
	float:left;
}

#logo{
	padding-bottom:10px;
	padding-top:10px;
	border-top:3px solid #ffcc00;
}

#zonas{
	border-bottom:3px solid #61942E;
}

#foto{
	width:740px;
	height:238px;
	margin-top:5px;
	/*border-top:1px solid #000000;
	border-bottom:1px solid #000000;*/
	background-image:url(../images/fotomundo.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

/* CUERPO */
#cuerpo{
	width:740px;
	float:left;
}

.lateralizquierdo{
	width:160px;
	float:left;
}
.lateralizquierdo ul{
	margin:0px;
	margin-top:4px;
	padding:0px;
	list-style-type:none;
}
.lateralizquierdo li{
	margin-bottom:2px;
	padding:0px;
}
.lateralizquierdo a, .lateralizquierdo form{
	text-decoration:none;
	margin:0px;
	color:#ffffff;
	padding-left:14px;
	font-weight:bold;
	display:block;
	padding-top:4px;
	padding-bottom:6px;
	background-image:url(../images/menu_mundo.gif);
	background-repeat:no-repeat;
	width:100%;
}

.lateralizquierdo a:hover{
	color:#70AC6D;
}
.lateralizquierdo input{
	font-size:10px;
	border:1px solid #000000;
	margin:0px;
}
/***********************/
.lateralreceta{ 
	background-color:#B5E3B3; 
	margin-bottom:2px; 
	margin-left:5px; 
	padding: 4px 0px; 
	background-image:url(../images/menureceta.gif); 
	background-repeat:repeat-y;
}
.lateralreceta span{
	display:block; 
	margin: 4px 0px;
}
.lateralreceta span a{ 
	color:#000000; 
	background-image:none; 
	text-decoration:none;
	display:inline;
}
.lateralreceta span a:hover{ 
	color:#666666;
	text-decoration:underline;
}
/*********************/
#lateralderecho{
	width:565px;
	float:right;
	padding-bottom:50px;
}

.titulo_seccion{
	border-bottom:2px dotted #32942D;
	font-weight:bold;
	font-size:12px;
	color: #32942D;
	margin:5px 10px;
	padding-bottom:3px;
}

.cuerpo_seccion{
	padding:0px 15px;
}

.cuerpo_seccion a{
	text-decoration:none;
	color:#006666;
	font-weight:bold;
}
.cuerpo_seccion a:hover{
	text-decoration:underline;
}

.cuerpo_seccion form{
	margin:0px;
	padding:0px;
}

.titularformulario{
	background-color:#006666; 
	color:#ffffff; 
	text-align:center; 
	font-weight:bold;
}
.cuerpo_seccion table{
	width:100%;
	margin-top:20px;
	border-collapse:collapse;
	border:1px solid #006666;
	background-color:#dddddd;
}

.cuerpo_seccion td{
	border-bottom:1px solid #006666;
	padding:4px;
}

.cuerpo_seccion input, .cuerpo_seccion textarea, .cuerpo_seccion select{
	border:1px solid #000000;
	color:#666666;
	padding:2px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.cuerpo_seccion li{
	margin-top:10px;
}
/* divs relativos a medio ambiente*/
.img_derecha{
	float:right;
	border:1px solid #666666;
	padding:3px;
	margin-left:5px;
}
.img_izquierda{
	float:left;
	border:1px solid #666666;
	padding:3px;
	margin-right:5px;
}
.img_central{
	border:1px solid #666666;
	padding:3px;
	margin:5px;
}
.subir{
	border-bottom:1px dashed #999999;
	padding:2px;
	text-align:right;
	margin-bottom:10px;
	margin-top:20px;
}
.subtitular{
	color:#70AC6D;
	font-weight:bold;
}

/* divs relativos a las noticias*/
#noticias{
	margin-top:15px;
	margin-right:5px;
	padding:2px;
	background-color:#F5FF97;
	border:1px solid #0A5129;
	min-height:100px;
}
.fecha_not{	
	text-align:right;
	padding:2px;
	color:#ffffff;
	font-size:9px;
	border:1px solid #0A5129;
	margin-bottom:4px;
	background-color:#999D3F;
}
.titular_not{
	font-weight:bold;
	font-size:11px;
	border-bottom:1px dotted #0A5129;
	color:#0A5129;
	padding-bottom:3px;
	margin-bottom:5px;
}
.cuerpo_not{
	margin-top:5px;
}

.cuerpo_not img{
	float:left;
	border:1px solid #0A5129;
	margin-right:5px;
}
.ampliar_not{
	margin-top:5px;
	text-align:right;
}
/* divs relativos al historico de noticias*/
#noticias_historico{
	margin-top:10px;
	border-bottom:1px dotted #0A5129;
	padding-bottom:15px;
}
.fecha_not_historico{
	font-style:italic;
}
.titular_not_historico{
	float:left;
	width:290px;
	font-weight:bold;
	margin-top:5px;
}
/* divs relativos a ampliar noticias*/
#noticias_ampliar{
	margin-top:10px;
}
.fecha_not_ampliar{
	font-style:italic;
}
.titular_not_ampliar{
	border-bottom:1px dotted #0A5129;
	color:#0A5129;
	font-weight:bold;
	margin-top:10px;
}
.cuerpo_not_ampliar{
	margin-top:5px;
}
.cuerpo_not_ampliar img{
	float:left;
	border:1px solid #0A5129;
	margin-right:5px;
	margin-top:5px;
}

/* PIE */

#pie{
	width:720px;
	padding:10px;
	float:right;
	text-align:center;
	background-color:#7E946C;
	color:#ffffff;
}

