/* CSS Document */

body{
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border: 0;
}
img{
	border:0;
}
a, a:active, a:visited, a:link{
	border:0;
	text-decoration:none;
	color:#118EA6;
	cursor:pointer;
}
a:hover{
	border:0;
	text-decoration:underline;
	color:#118EA6;
	cursor:pointer;
}
#total{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:120%;
	vertical-align: top;
	/*margin: -358px 0 0 -512px;*/
	margin: 75 0 0 0;
	/*position: absolute; */
	/*top: 50%;
	left: 50%;*/
	width: 1024px;
	/*height: 610px;*/
	height: 716px;
	background:url('../images/back_web.png') no-repeat 0 0;
	text-align:left;
	margin:  auto;
	padding-top:75px;
	
	
}
#header{
	width: 958px;
	height: 90px;
	overflow:hidden;
	border-bottom: solid 1px #88C7D3;
	text-align:center;
	/*position:relative;*/
	margin:0 auto;

	/*padding:15px 0 0 0;*/
}
#header_left{
	width: 178px;
	position:relative;
	float:left;
	text-align:left;
	padding-bottom:0;
	margin-bottom:0;
	
}
#header_right{
	width: 315px;
	position:relative;
	float:right;
	text-align:right;
	padding-bottom:0;
	margin-bottom:0;
}
.clear{
	clear:both;
	height:1px;
}
#menu{
	width:958px;
	height: 20px;
	overflow:visible;
	border-bottom: solid 1px #88C7D3;
	text-align:center;
  position:relative;
	/*float:left;*/
	margin:0 auto;
	padding:0;
	color:#88C7D3;
}
#menu ul{
	width:318px;
	list-style:none;
	margin:0;
	/*text-align:center;*/
	font-family:"Times New Roman", Times New Roman, Times, serif;
	font-size:12px;
	line-height:120%;
	padding:2px 0 2px 320px;
	position:relative;
  float:left;
  /*background-color:#FF0000;*/
	
}
/*
*html #menu ul {
  margin:0 0 0 160px; 
}
*/
/* Menu */

#menu ul li{
	float:left;
	padding:0;
	text-align:center;
	margin:0;
	
}

#menu .idioma {
  /*background-color:#FF0000;  */
	float:right;
	padding:2px 12px 0 0;
	margin:0;
	
}

#menu .idioma a {
	text-decoration:none;
}
#menu .idioma a:hover {
	text-decoration:underline;
}
/* Fin Menu */

#main{ 
	width:930px;
	height:455px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 0 50px;
	/**/
	float:left;
	position:relative;
}
#mail p.trabajando  {
  padding:10px 0 0 0;
  margin:0;
}
#footer{
	width:958px;
	height:20px;
	overflow:hidden;
	background:url('../images/back_foot.png') repeat-y;
	border-bottom: solid 1px #88C7D3;
	margin:0 0 0 32px;
	text-align:center;
	font-family:"Times New Roman", Times New Roman, Times, serif;
	font-size:11px;
	color:#118EA6;
	/**/
	float:left;
	position:relative;
	/*padding: 0 auto;*/
}
/* *html #footer {
  margin:0 0 0 50px; 
}*/
#footer p{
	margin:0;
	padding:3px 0;
}

#footer_logo {
	width:958px;
	/*height:105px;*/
	overflow:hidden;
	padding:2px 0 0 0;
	margin:0 0 5px 32px;
	text-align:center;
	font-family:"Times New Roman", Times New Roman, Times, serif;
	font-size:11px;
	color:#118EA6;
	float:left;
	position:relative;
}

#main_left{
	float:left;
	width:400px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	line-height:120%;
	padding:20px 0 0 0;
}
#main_left p{
	padding:5px 0 0 0;
	margin:0;
}
#main_right{
	float:right;
	width:510px;
	text-align:right;
	overflow:hidden;
}
#main_right img{
	margin:45px auto;
	padding:0px;
}
.items{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#009AB6;
	text-align:left;
}

.txt_pie {
  padding-top:12px; 
}

.txt_pie a {
  font-weight:bold;
}

.haiti {
 position:relative:
 float:left;
 width:100%;
 padding:8px 0 0 0; 
}