/* GENERAL ***********************************/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #66C6DD;
	line-height: 17px;
    }
#container {
	text-align: left;
	height: 600px;
	margin-top: -300px;
	width: 1000px;
	margin-left: -500px;
	padding: 0;
	overflow: visible;
	position: absolute;
	left: 50%;
	top: 50%;
	border: 1px solid #48BAD7;
	background-image: url(../img/fondo_gral.gif);
    }
#lateral {
	height: 600px;
	width: 220px;
	float: left;
	}
#direccion {
	position:absolute;
	left:20px;
	top:572px;
	width:600px;
	height:15px;
	z-index:10;
	visibility: visible;
}
	
/* FONDOS BODYS ***********************************/

#body_general {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_home.png);
	background-repeat: no-repeat;
	}
#body_amonite {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_amonite.png);
	background-repeat: no-repeat;
	}
#body_juegos {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_juegos.png);
	background-repeat: no-repeat;
	}
#body_juguetes {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_juguetes.png);
	background-repeat: no-repeat;
	}
#body_objetos {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_objetosunicos.png);
	background-repeat: no-repeat;
	}
#body_arte {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_arte.png);
	background-repeat: no-repeat;
	}
#body_musica {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_musica.png);
	background-repeat: no-repeat;
	}
#body_agenda {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_agenda.png);
	background-repeat: no-repeat;
	}
#body_eventos {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_eventos.png);
	background-repeat: no-repeat;
	}
#body_revista {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_revista.png);
	background-repeat: no-repeat;
	}	
#body_ecobolsas {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_ecobolsas.png);
	background-repeat: no-repeat;
	}
#body_proyectosociales {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_proyectosociales.png);
	background-repeat: no-repeat;
	}
#body_contacto {
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(../img/fondo_contacto.png);
	background-repeat: no-repeat;
	}

/* SUBMENUS ***********************************/

#submenu_productos {
	height: 380px;
	width: 180px;
	float: left;
	padding-left: 75px;
	padding-top: 100px;
	}
#submenu_proyectos {
	height: 360px;
	width: 185px;
	float: left;
	padding-left: 70px;
	padding-top: 125px;
	}
	
/* CONTENEDORES SECCIONES ************************/

#contenidos_homefotos {
	height: 450px;
	width: 450px;
	float: left;
	padding-top: 75px;
	padding-left: 55px;
	}
#contenidos_hometxt {
	height: 400px;
	width: 200px;
	float: left;
	margin-top: 95px;
	text-align: center;
	}
#contenidos_amonite {
	height: 340px;
	width: 425px;
	overflow: auto;
	margin-top: 140px;
	margin-left: 260px;
	}	
#contenidos {
	height: 340px;
	width: 430px;
	float: left;
	overflow: auto;
	margin-top: 140px;
	}
#contenidos_contactoform {
	height: 440px;
	width: 265px;
	float: left;
	padding-top: 110px;
	padding-left: 175px;
	}
#contenidos_contactomapa {
	height: 440px;
	width: 300px;
	float: left;
	margin-top: 110px;
	background-image: url(../img/mapa_amonite.gif);
	background-position: 0px 112px;
	background-repeat: no-repeat;
	}
	
/* CONTENIDOS PRODUCTOS ***********************************/

#productos {
	float: left;
	height: 200px;
	width: 130px;
	margin-right: 6px;
}
.productos_foto {
	border: 1px solid #CCCCCC;
	height: 130px;
	width: 130px;
}

/* CONTENIDOS AGENDA ***********************************/

.agenda_titulomes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66C6DD;
}
.agenda_listado {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66C6DD;
	padding-top: 3px;
	padding-bottom: 3px;
}
.agenda_listado2 {
	background-color: #D1EEF5;
	cursor:hand; cursor:pointer;
}
.agenda_titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66C6DD;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 22px;
}
.agenda_texto {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66C6DD;
	padding-top: 10px;
	padding-bottom: 10px;
}
.agenda_volver {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #66C6DD;
	text-decoration: none;
	background-image: url(../img/volver_agenda1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}
.agenda_volver:hover {
	color: #1F768B;
	background-image: url(../img/volver_agenda2.gif);
}
#agenda_foto {
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}


/* CONTENIDOS EVENTOS ***********************************/

.eventos_titulomes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #DD7130;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.eventos_listado {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 3px;
	padding-bottom: 3px;
}
.eventos_listado2 {
	background-color: #FFE0B2;
	cursor:hand; cursor:pointer;
}
.eventos_titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #DD7130;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 22px;
}
.eventos_texto {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 10px;
	padding-bottom: 10px;
}
.eventos_volver {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	background-image: url(../img/volver_eventos1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}
.eventos_volver:hover {
	color: #D16523;
	background-image: url(../img/volver_eventos2.gif);
}
#eventos_fotos {
	float: left;
	height: 125px;
	width: 125px;
	margin-right: 6px;
	border: 1px solid #CCCCCC;
	margin-bottom: 6px;
}

/* CONTENIDOS REVISTA AMONITE ***********************************/

.revista_titulomes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66C6DD;
}
.revista_titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66C6DD;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 22px;
}

/* CONTENIDOS POYECTOS SOCIALES ***********************************/

.proyectos_titulomes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.proyectos_titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 22px;
}

/* TEXTOS ***********************************/

.destacados {
	font-weight: bold;
	color: #FF9900;
	}
.links {
	color: #333333;
	}
.links:hover {
	color: #FF9900;
	}
.descripcion_productos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #BF5F00;
	line-height: 14px;
}

.ant_sig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}
.ant_sig:hover {
	color: #FF9900;
	}
.ant_sig_inactivo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	}
	
/* FORM ***********************************/

.campo_240px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/campo_240.gif);
	height: 18px;
	width: 235px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.campomulti_240px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 88px;
	width: 235px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	background-color: #FFCB7D;
}
.enviar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
