@charset "UTF-8";/* CSS Document */
/**************** Body and tag ****************/
img {
	border-style: none;
}
body {
	margin: 0px 0;
	padding: 0;
	color: #ffffff;
	background: #002987;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	float: none;
	text-align:justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	max-height: 700px;
}
#header {
	margin: 0;
	position: relative;
	left: -2px;
	top: 0px;
	width: 871px;
	height: 423px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
a {
	color: #660000;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #b35550;
	background: inherit;
	text-decoration: none;
}
.image {
	float: left;
	margin: 0px;
	margin-bottom: 10px;/* border:2px solid #c5f5f5f; */
}
.contentall {
	margin: 18px auto auto auto;
	padding: 0;
	width: 870px;
	height: auto;
	background-color: #ffffff;
	float: none;
}
#content {
	width:auto;
	height: auto;
	font-size:0.9em;
	padding:0px 20px 0px 20px;
	margin-left:12px;
	margin-right:20px;
}
#carrousel {
	margin: 0;
	width: 408px;
	height: 272px;
	left: 423px;
	top: 9px;
	position: absolute;
}
/****************  ****************/
#home_txt {
	height: 200px;
	width: 500px;
	color: #9b8e83;
	position: relative;
	top: -552px;
	left: 330px;
	background-color: #ffffff;
	font-weight: normal;
}
#enlaces {
	height: auto;
	width: 75px;
	position: relative;
	top: -350px;
	left: 0px;
	padding: 0;
	margin: 0;
}
#servicios {
	height: 391px;
	 zoom: 100%;
	width: 550px;
	color: #9b8e83;
	position: relative;
	top:100px;
	left:285px;
}
#lang {
	position: relative;
	text-align:right;
	top: 72px;
	left: -3px;
	color: #dddddd;
	font-size:11px;
}
#lang a {
	color: #002987;
	text-decoration: none;
}
#lang a:hover {
	color: #FC7901;
	text-decoration: none;
}
#lang a:active {
	color: #993300
}
/**************** Footer ****************/
#footer {
	margin: 0;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 868px;
	height: 25px;
	padding: 20px;
	clear: both;
	font-size: 0.75em;
	color: #002987;
	top: 275px;
	position:relative;
	text-decoration: none;
}
#footer .padding {
	padding: 0px 0px 0px 0px;
}
#footer .right {
	float: right;
	clear: right;
	text-align: right;
	padding-right: 35px;
}
#footer p {
	padding: 0;
	margin: 0;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #002987;
	background-color: inherit;
}
#footer a:hover {
	color: #FC7901;
	background-color: inherit;
	text-decoration: none;
}
#footer li a:active {
	color: #993300
}
/**************** nav ****************/
.nav {
	text-align: left;
	color: #628600;
	width: 110px;
	position: relative;
	left: 33px;
	top: 300px;
	height: auto;
}
.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav ul a {
	color: #002987;
	text-decoration: none;
	padding: 5px 0 0 18px;
	display: block;
	height: 25px;
}
.nav li {
	margin: 5px 0 5px 0px;
	padding: 0px 0 0 0px;
	height: 16px;
	background-image: url(../images/tri.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
}
.nav li a {
	color: #002987;
	text-decoration: none;
	padding: 5px 0 0 18px;
	display: block;
	height: 25px;
}
.nav li a:hover {
	color: #FC7901;
	text-decoration: none;
	display: block;
	height: 25px;
}
.nav li a:active {
	color: #993300
}
