body{
	background:none;
}
html{
	background:#989898 url("/images/articles-body-background.gif") bottom repeat-x;
	min-height:100%;
}
html#home{
	background:#ff0000 url("/images/body_background.png") repeat-x;
	padding:0;
	}

#container{
	position:relative;
	width:760px;
}
#home_top_background{
	position:relative;
	height:75px;
	width:288px;
	background:#818181 url("/images/header-background.png") top left no-repeat;
}
h1#logo{
	position:absolute;
	z-index:2;
	margin:0;
	padding:0;
	top:0;
	right:0;
	width:121px;
	height:70px;
}

#home-content.wysiwyg{
	overflow:hidden;
	width:460px;
	position:relative;
	float:right	;
	padding-right:155px;
	border:0;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
}
.wysiwyg{
	border-right:1px solid #000000;
	float:right;
	margin-top:85px;
	overflow:hidden;
	padding-right:0px;
	position:relative;
	width:630px;
	color:#000;
	margin-bottom:100px;
}

#flashcontent{
	position:absolute;
	top:5px;
	right:100px;
	height:51px;
	width:232px;
}
ul#menu{
	left:98px;
	list-style-type:none;
	margin:0pt;
	padding:0px;
	position:absolute;
	top:125px;
}
ul#menu li{
	background:url("/images/list-style-image.gif") left center no-repeat;
	padding:0px;
	margin:0px;
	padding:3px 0px 3px 25px;
	zoom:1;
	z-index:2;
	position:relative;
	font-family:'Trebuchet','Tahoma' !important;
	font-weight:bold !important;
	text-transform:uppercase !important;
	font-weight: bold !important;
	text-decoration:none !important;	
	font-size:14px;
}
ul#menu li span{
	color:#fff;
	position:absolute;
	z-index:1;
	left:25px;
	top:4px;
	font-weight:bold;
}
ul#menu li:hover{
	background:url("/images/list-style-image-hover.gif") left center no-repeat;
}
ul#menu li a{
	color:#1916a3;
	text-transform:uppercase;
	z-index:2;
	position:relative;
	text-decoration:none;
}
#article_top_background{
	background:url("/images/articles_top_background.gif") left top no-repeat;
	position:absolute;
	width:749px;
	height:180px;
}

#article_image{
	float:right;
	margin-top:-40px;
}
#contact ul, #contact li{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	padding-top:5px;
}
#contact label{
	width:150px;
	text-align:right;
	display:block;
	float:left;
	clear:left;
	padding-right:5px;
}
#contact input{
	float:left;
}
#contact #contact_submit_input input{
	float:right !important;
	margin-right:105px;
}
.text{
	width:366px;
	font-size:11px;
}
.elesgo a{
	text-decoration:none;
}
.elesgo a:hover{
	text-decoration:underline;
}

#short-nav{
	position:absolute;
	padding:0;
	margin:0;
	z-index:5;
	list-style:none;
	left:680px;
	top:63px;
}
#short-nav li {
	float:left;
	padding:0;
	margin:0;
	padding-left:10px;
}
.error{
	color:red !important;
}
.error input, .error textarea{
	border: 1px solid red;
}
textarea, legend{
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
}
legend{
	font-weight:bold;
	font-size:12px;
}
fieldset{
	padding:0;
	margin:0;
	margin-top:30px;
	border:0 none;
}
#title{
	position:relative;
	color:#000;
}
#map-content{
	position:relative;
	padding:5px;
	background:#dededd;
	width:217px;
}
#map-content input{
	clear:both;
	width:50px;
	text-align:center;
}
#map-content *{
	margin:0;
}
#map-content select{
	width:163px;
}
img#mapa{
	padding-top:20px;
}
