body{
	font-size: 16px;
	font-family: Georgia, Arial, cursive;
	color: #333;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background:#359bdb url(./imagenes/fondo.gif) repeat-x scroll 0 0;
	}

#div_conte{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 99%;
	height: auto;
	margin:0 auto;
	]text-align: center;
	
	}

#div_princ{
	position: relative;
	margin: 0px auto;
	padding: 5px;
	width: 950px;
	height: auto;	
	]text-align: left;
	}

#div_menu{
	border: 1px solid #359bdb;
	position: relative;
	margin: 5px;
	padding: 0px;
	top: 0px;
	left: 30px;
	height: 110px;
	width: 850px;
	background: url(./imagenes/fondomenu.gif);
	background-repeat: no-repeat;
	}

#div_menu ul{
	position: relative;
	display: block;
	top: 75px;
	]top: 92px;
	left: 120px;
	width: 800px;
	height: 60px;
	}

#div_menu li{
	display: inline;
	position: relative;
	width: 100px;
	height: 50px;
	}

#div_centro{
	position: absolute;
	height: 530px;
	width: 810px;
	]width: 860px;
	]height: 600px;
	margin: 10px 30px 30px 20px;
	padding: 10px 30px 70px 20px;
	background: url(./imagenes/fondoPrinc.png);
	]background: url(./imagenes/fondoPrinc.gif);
	background-repeat: no-repeat;
	z-index: 10;
	}

#div_centro2{
	position: absolute;
	z-index: 15;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	width: 828px;
	height: 580px;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	}

.txt_peq{
	font-size: 10px;
	}

#map_canvas{
	border: 1px solid black;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #555;
	}

#map_canvas a{
	float: right;
	}

a{
	color:#ea000b;
	font-weight: bold;
	}
a:hover{
	color:#000;
	}

#div_menu a{
	display: block;
	position: relative;
	width: 126px;
	height:30px;
	float: left;
	text-indent: -9999px;
	}

#menu_denuncia{
	background: url(./imagenes/bt_denuncia.gif) no-repeat;
	}
#menu_denuncia:hover, #menu_denuncia.selecc{
	background: url(./imagenes/bt_denuncia_on.gif) no-repeat;
	}

#menu_campana{
	background: url(./imagenes/bt_campana.gif) no-repeat;
	}
#menu_campana:hover, #menu_campana.selecc{
	background: url(./imagenes/bt_campana_on.gif) no-repeat;
	}

#menu_registro{
	background: url(./imagenes/bt_registro.gif) no-repeat;
	}
#menu_registro:hover, #menu_registro.selecc{
	background: url(./imagenes/bt_registro_on.gif) no-repeat;
	}

#menu_savethechildren{
	background: url(./imagenes/bt_savechildren.gif) no-repeat;
	}
#menu_savethechildren:hover, #menu_savethechildren.selecc{
	background: url(./imagenes/bt_savechildren_on.gif) no-repeat;
	}

#bot_enviar, #bt_sumate,#bt_cartel,#bt_flyer, #bt_amigo{
	text-indent: -9999px !important;
	display: block;
	width: 126px;
	height:30px;
	margin: 1px;
	background: url(./imagenes/bt_enviar.gif) no-repeat;
	}

#bot_enviar:hover{
	background: url(./imagenes/bt_enviar_on.gif) no-repeat;
	}

#bt_sumate{
	background: url(./imagenes/bt_sumate.gif) no-repeat;
	}
#bt_sumate:hover{
	background: url(./imagenes/bt_sumate_on.gif) no-repeat;
	}

#bt_cartel{
	background: url(./imagenes/bt_cartel.gif) no-repeat;
	}
#bt_cartel:hover{
	background: url(./imagenes/bt_cartel_on.gif) no-repeat;
	}

#bt_flyer{
	background: url(./imagenes/bt_flyer.gif) no-repeat;
	}
#bt_flyer:hover{
	background: url(./imagenes/bt_flyer_on.gif) no-repeat;
	}

#bot_denuncia, #bt_amigoD{
	display: block;
	position: relative;
	top:5px;
	padding: 8px;
	width: 126px;
	height:30px;
	text-indent: -9999px;
	background: url(./imagenes/bt_pondenuncia.gif) no-repeat;
	}
#bot_denuncia:hover{
	background: url(./imagenes/bt_pondenuncia_on.gif) no-repeat;
	}

#bt_amigo, #bt_amigoD{
	background: url(./imagenes/bt_amigo.gif) no-repeat;
	}
#bt_amigo:hover, #bt_amigoD:hover{
	background: url(./imagenes/bt_amigo_on.gif) no-repeat;
	}

.mariposa{
	position: absolute;
	height: 32px;
	width: 36px;	
	background: url(./imagenes/mariposa.gif) no-repeat;
	}

#flor1{
	position: absolute;
	height: 98px;
	width: 66px;
	top: 650px;
	left: 900px;	
	background: url(./imagenes/flor.gif) no-repeat;
	z-index: 2;
	}

#flor2{
	position: absolute;
	height: 98px;
	width: 66px;
	top: 650px;
	left: -40px;	
	background: url(./imagenes/flor.gif) no-repeat;
	z-index: 2;
	}

form, form td{
	font-size: 14px;
	font-family: Georgia, Arial, cursive;
	}

iframe {
	border-width: 0px;
	height: 60px;
	width: 400px;
}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}

#main {
	overflow: hidden;
	margin: auto;
	width: 410px;
	height: 450px;
	border-style: solid;
	border-width: 1px;
	background-color: white;
}

#images {
	width: 390px;
	margin: 20px;
}

#images div {
	margin: 10px;
	width: 100px;
	height: 100px;
	border-style: solid;
	border-width: 5px;
	border-color: #DEDFDE;
	float: left;
	overflow: hidden;
}

#images div:hover {
	border-color: #529EBD;
}

#images img.load {
	margin: 36px;
}

#images_container{
	position: absolute;
	width: 350px;
	height: 160px;
	overflow: auto;
	}

#images_container div{
	position: relative;
	float: left;
	height: 100px;
	}

img{
	border: 0px;
	}

#mascara{
	position: absolute;
	z-index: 19;
	top: 0px;
	left: 0px;
	width: 845px;
	height: 590px;
	margin: 4px 0px 0px 7px;
	background-color: #000;
	opacity: 0.30;
	filter: alpha(opacity=30);
	}

#form_iframe{
	position: absolute;
	border: 1px solid black;
	top: 100px;
	left: 200px;
	height: 280px;
	width: 500px;
	z-index: 20;
	display: none;
	background: #fff;
	}

#iframe_container, #iframe_container iframe{
	width: 320px;
	}