/*               AGENDA                */
body {
	margin: 0px auto;
}
#contenedor_cuerpo_agenda {	 /* contendor principal de agenda  */
	width:790px;
	height:905px;
	position: relative;
	background-color:#6F883E;
	background:url(../images/agenda_fondo_1.jpg) no-repeat top center;
	z-index:0;
}
#agenda_cinta {	 /* contendor para la imagen de la cinta segun idioma  */
	position:absolute;
	overflow:hidden;
	width:233px;
	height:56px;
	top: 82px;
	left: 25px;
}
#agenda_cinta_localiza {	 /* contendor para la imagen de la cinta segun idioma  */
	position:absolute;
	overflow:hidden;
	width:220px;
	height:35px;
	top: 420px;
	left: 29px;
	background-color:#58633b;
}
#agenda_mapa {	 /* contendor para la imagen que lleva al mapa  */
	position:absolute;
	overflow:hidden;
	width:220px;
	height:112px;
	top: 454px;
	left: 29px;
	background-color:#58633b;
}
#agenda_mapa a img{	 /* contendor para la imagen que lleva al mapa  */

border: #333 0px solid;
}
#agenda_cinta_cumple {	 /* contendor para la imagen de la cinta segun idioma  */
	position:absolute;
	overflow:hidden;
	width:260px;
	height:41px;
	top: 565px;
	left: 20px;
	background-color:#58633b;
}

#agenda_listado { /* contendor para listado de agenda  */
	overflow: auto;
	position:absolute;
	width:207px;
	height:251px;
	top: 136px;
	left: 43px;
}
.agenda_listado_titulo {/* estilo para el titulo en el listado  */
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	
}
.agenda_listado_titulo a:link { /* boton para ir al detalle */
 	text-decoration:none;
	color:#FFFFFF;
}
.agenda_listado_titulo a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
.agenda_listado_titulo a:hover {
	color:#6F883E;
	text-decoration:underline;
}
.agenda_listado_titulo a:active {
	color:#333333;
} 	
.agenda_listado_subtitulo {/* estilo para el subtitulo en el listado  */
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	
}
.agenda_listado_fecha {/* estilo para la fecha en el listado */
	font-family:Arial, Helvetica, sans-serif;
	color:#96B55B;
	font-weight:bold;
	font-size:11px;
}
#agenda_listado_flash { /* contenedor de flash y detalle de la noticia */
	overflow:hidden;
	position:absolute;
	width:493px;
	height:467px;
	top: 81px;
	left: 274px;
}
#agenda_detalle_texto{ /*contenedor del detalle de la noticia seleccionada */
	overflow: auto;
	position:absolute;
	width:227px;
	height:350px;
	top: 50px;
	left: 253px;
}
.agenda_detalle_fecha{ /*contendor para texto fecha en el detalle */
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}
.agenda_detalle_titulo{/*contendor para texto titulo en el detalle */
	font-family:Arial, Helvetica, sans-serif;
	color:#ff9900;
	font-weight:bold;
	font-size:15px;
}

.agenda_detalle_subtitulo{/*contendor para texto subtitulo en el detalle */
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
}	
.agenda_detalle_texto{/*contendor para texto texto en el detalle */
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
}	
#agenda_detalle_imagen{/*contenedor imagen del detalle de la noticia seleccionada */
	overflow:hidden;
	position:absolute;
	width:233px;
	height:400px;
	top: 70px;
	left: 10px;
}
#agenda_detalle_volver{
	/*contenedor para boton volver en el detalle  */
	overflow:hidden;
	position:absolute;
	width:100px;
	height:20px;
	top: 5px;
	left: 380px;
	text-align:right;
}	 
#agenda_detalle_volver a:link { /* boton volver*/
 	text-decoration:none;
	color:#FFFFFF;
}
#agenda_detalle_volver a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
#agenda_detalle_volver a:hover {
	color:#6F883E;
	text-decoration:underline;
}
#agenda_detalle_volver a:active {
	color:#6F883E;
} 			
#agenda_cumple_formulario { 
	/* contendor para formulario en agenda  */
	overflow:hidden;
	position:absolute;
	width:459px;
	height:86px;
	top: 587px;
	left: 291px;
	color:#d29e1a;
	font-weight:bold;
	background-color:#58633b;
	background:url(../images/agenda_cumple_formulario.jpg) no-repeat top left; 
}
#agenda_cumple_formulario_titulo_fecha { 
	/* contendor para formulario en agenda  */
	overflow:hidden;
	position:absolute;
	width:459px;
	height:30px;
	top: 34px;
	left: 10px;
}
#agenda_cumple_formulario_mes { 
	/* contendor para formulario en agenda  */
	overflow:hidden;
	position:absolute;
	width:459px;
	height:30px;
	top: 34px;
	left: 160px;
}
#agenda_cumple_formulario_dia { 
	/* contendor para formulario en agenda  */
	overflow:hidden;
	position:absolute;
	width:459px;
	height:30px;
	top: 34px;
	left: 320px;
}
#agenda_cumple_formulario_nombre { 
	/* contendor para formulario en agenda  */
	overflow:hidden;
	position:absolute;
	width:459px;
	height:30px;
	top: 8px;
	left: 10px;
}
#agenda_cumple_formulario_mail { 
	/* contendor para formulario en agenda  */
	overflow:hidden;
	position:absolute;
	width:459px;
	height:30px;
	top: 8px;
	left: 269px;
}
#agenda_cumple_formulario_telefono { 
	/* contendor para formulario en agenda  */
	overflow:hidden;
	position:absolute;
	width:459px;
	height:30px;
	top: 60px;
	left: 10px;

}
#agenda_cumple_formulario_invitados { 
	/* contendor para formulario en agenda  */
	overflow:hidden;
	position:absolute;
	width:459px;
	height:30px;
	top: 60px;
	left: 220px;

}
#agenda_cumple_formulario_enviar { 
	/* contendor para formulario en agenda  */
	overflow:hidden;
	position:absolute;
	width:459px;
	height:30px;
	top: 60px;
	left: 360px;
}
#agenda_pie {        /* contendor para la imagen ke va al pie  */
	overflow:hidden;
	position:absolute;
	width:746px;
	height:180px;
	top: 679px;
	left: 20px;  
	background-color:#58633b;
	background:url(../images/agenda_pie.jpg) no-repeat top center; 
}
#agenda_texto_cumple{
	overflow:hidden;
	position:absolute;
	width:250px;
	height:110px;
	top:610px;
	left:30px;
}
.tablas_formulario { 

 	background-color: #7b9e38; 
	border: 1px solid #58623b;
}
#botones_nuevos{
	overflow:hidden;
	position:absolute;
	width:200px;
	height:245px;
	top:420px;
	left:40px;
	
}


