@charset "utf-8";
/* CSS Document */

body {
	font: 0.8em "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #343434;
	background: #121212;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	height: 30px;
	}
.styl1 {color: #CCCCCC}
.styl2 {
	font-size: small;
	color: #ECE9D8;
}
.styl3 {
	color: #0099FF;
	font-size: 1.5em;
}
.styl4 {color: #0099FF}


.styl12 {
	font-size: 4em;
	color: #0099FF;
}
.styl13 {
	color: #999999;
	line-height: 1px;
}
#main {
	width: 768px;
	border:1px solid #2e2e2e;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	}
#logo {
	background: #2e2e2e url(images/logo_b.jpg) repeat-x;
	height: 200px , static;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	}
		
#mapa {
	position:relative;
	width:622px;
}
#nav {
	list-style: none;
	background: #2e2e2e url(images/nav.jpg) repeat-x;
	display: block;
	overflow: hidden;
	font-size: 0.9em;
	height:31px;
	text-transform:capitalize;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 128px;
	padding-bottom: 0;
	padding-left: 128px;
		}
#nav li {
	display: inline;

}
#nav li a {
	display: block;
	float: left;
	padding: 10px 20px;
	color: white;
	text-decoration: none;
	width:88px;
	text-align:center;
	}
#nav li a:hover {
	background: #1b1b1b url(images/nav_ho.jpg) repeat-x;
	color:#379ce3;
	}	
h2 {
	color:#379ce3;
	}
#navo {
	list-style: none;
	background: #2e2e2e url(images/navo.jpg) repeat-x;
	display: block;
	overflow: hidden;
	font-size: 0.9em;
	height:19px;
	text-transform:capitalize;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 128px;
	padding-bottom: 0;
	padding-left: 128px;
		
		}
#navo li {
	display: inline;

}
#navo li a {
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	width:88px;
	text-align:center;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	}
#navo li a:hover {
	background: #1b1b1b url(images/navo_ho.jpg) repeat-x;
	color:#379ce3;
	}
#navog {
	list-style: none;
	background: #2e2e2e url(images/navo.jpg) repeat-x;
	display: block;
	overflow: hidden;
	font-size: 0.9em;
	height:19px;
	text-transform:capitalize;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
		
		}
#navog li {
	display: inline;

}
#navog li a {
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	width:128px;
	text-align:center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
#navog li a:hover {
	background: #1b1b1b url(images/navo_ho.jpg) repeat-x;
	color:#379ce3;
	}
#content {
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 2px;
	padding-left: 75px;
	}
#footer {
	margin-top:30px;


	border-top:1px solid #0099FF
	margin-bottom: 2px;
	word-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	clip: rect(0px,0px,0px,0px);
	margin-bottom: 10px;
	
	}
#main #content textarea {
	position: static;
	width: 300px;
	clip: rect(0px,0px,0px,0px);
	left: 200px;
}
