
body{
	padding:0px;
	MARGIN: 0px auto 0px;
	font-style: normal;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	background-image: url(images_index/fondo_index.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#FAFBFC;
	/*filter: default;*/
	}
#center{
	
	height:200px;
	margin-top:189px;		
	
	padding-left:12%;
}
#left{
	float:left;
	
}

#content{
	background-image: url(images_index/header.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	height:100%;
	margin-left:205;
}

#content #text{
	width:380px;
	padding:10px 10px 0px 18px;
}
* html #content #text{
	padding:20px 0px 0px 18px;
}

#content p{
	font-family:Arial;
	font-size:12px;
	color:#373737;
	line-height:1.3em;
}
#content p a{
	color:#1BAAC6;
	font-size:19px;	
	text-decoration:none;
}
#content p a:hover{
	text-decoration:underline;
	/*color:#002363 !important;*/
}
.usa{
	background-image: url(images_index/usa.gif);
	background-repeat:no-repeat;
	background-position: top;
	padding:0px 14px 6px 14px;
	line-height:1.5em;
}
.other{
	background-image: url(images_index/other.gif);
	background-repeat:no-repeat;
	background-position: top;
	padding:0px 20px 6px 20px;
	line-height:1.5em;
	margin-left:50px;
}

* html .other{
margin-left:30px;
}


/*................ NEWS & EVENTS .................................................*/

.moduletable_newsevents{
	background-image: url(images_index/fondo_news.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	padding:40px 10px 10px 25px;
	clear:both;
	width:500px;
}

.moduletable_newsevents H2{
	font-family:Arial;
  	font-size:11px !important;
	margin:0px 0px 0px 0px;
	color:#595959;
}
.moduletable_newsevents img{
	border:0;
}

.moduletable_newsevents a{
	color:#21B6CF;
	font-family:Arial;
  	font-size:11px !important;
}

.moduletable_newsevents p{
	font-family:Arial;
  	font-size:11px;
	color:#595959;
	margin:0px 0px 0px 0px;
}