@import url();

body {
	margin: 0px;
	padding: 0px;
	background: url('./../assets/background.jpg');
	font-family: helvetica, arial, verdana;
	width: 100%;
	height: 100%;
	position: relative;
	border-top: 2px solid black;
}
#god {margin-left:10px; min-width: 1040px; width: 1040px;}
#linkconsulta {
	font-weight: bold;
	font-size: 12px;
	color: yellow;
}
.divnavset {
	float: left;
	height: 680px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	position: relative;
}
#sha_izq {background: url('./../assets/fondo_sombra_izq.png'); width: 20px;}
#sha_der {background: url('./../assets/fondo_sombra_der.png'); width: 20px;}

#general {background: white; width: 1000px; text-align: center;}

#nav {width: 188px; background: url('./../assets/back2.jpg') repeat-x #2B4A29; border-right: 5px solid white; border-left: 5px solid white; color: white;}
#content {
	border-left: 1px solid #cea;
	width: 800px;
}

.nav_list {
	list-style-type: none;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
	font-size: 13px;
}
li {margin-bottom: 10px;}

a.menulink {color: white; text-decoration: none;}
a.menulink:hover {text-decoration: underline;}
img {border: none;}

#copypasta {
	margin: 0px 70px 0px 60px;
	text-align: justify;
	font-size: 13px;
}

h1 {
	font-size: 26px;
	color:#140;
}

#maps {
	color: #490;
}