* {
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	background-color: #3f2e23;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/bg.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
}
.wraper {
	clear: both;
	float: none;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
#header {
	height: 130px;
	width: 100%;
	background-image: url(imagenes/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contenido {
	margin: auto;
	width: 780px;
	padding: 0px;
}
#footer {
	height: 130px;
	width: 100%;
	margin: auto;
	padding: 0px;
	background-image: url(imagenes/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#menu {
	height: 18px;
	text-align: center;
	margin-top: 105px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 400px;
}
#footer li {
	list-style-type: none;
	color: #999999;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	display: block;
	text-align: center;
}
#footer li a{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;

}#footer li a:hover{
	color: #88B115;
	text-decoration: none;
}
#menuflash {
	margin: 0px;
	height: 130px;
	width: 720px;
	float: left;
	background-image: url(imagenes/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: right;
}

#intro_txt {
	float: left;
	width: 720px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
	clear: both;
}
#fotopie {
	width: 740px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	/*_margin-left: 10px; hack opcion 1 para evitar el doble margin en IE6*/
	display: inline;
}
label {
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#fotosflash {
	height: 400px;
	width: 740px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	/*_margin-left: 10px; hack opcion 1 para evitar el doble margin en IE6*/
	display: inline;
}
#mapa {
	text-align: center;
	float: left;
	width: 450px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 140px;
	padding-bottom: 0px;
	padding-left: 140px;
}
