body
{
	background-color: #FFFFFF;
	background-image: url(/images/back.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0;
	font-family: Myriad Pro, Arial;
	font-size:14px;
	color: #000000;
	width:750px;
	border: solid #0c2452 1px;
}

img
{
	border:0;
}

#head
{
	width:740px;
	padding-top:10px;
	padding-left:10px;
	height:231px;
}

#head h2
{
	font-size:1px;
	color:#025183;
}

#menu
{
	text-align:center;
	width:130px;	
	padding-left:15px;	
	float:left;
	font-size:12px;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width:130px;		
}

#menu li
{
	margin: 0;
	width:99px;
	height:18px;	
	margin-bottom: 10px;
	color:#025183;
}

#menu a:link, #menu a:visited
{
	text-decoration:none;	
	color:#025183;
	background-image: url(/images/button.png);
	background-repeat:no-repeat;
	width:99px;
	height:16px;
	padding-top:2px;
	text-align:center;
	display:block;
}

#menu a:link.active, #menu a:visited.active, #menu a:hover
{
	color: #FFFFFF;
	background-image: url(/images/button2.png);
	background-repeat:no-repeat;
	width:99px;
	height:16px;
}

#menu a.lang
{
	color: #FFFFFF;
	font-size:10px;
	background-image: url();
}
#menu a:hover.lang
{
	color: #FFFFFF;
	text-decoration:underline;
}
#content
{
	float:right;
	width:575px;
	min-height:240px;
	padding-top:15px;
	padding-bottom:10px;
	margin-right:10px;
}

#text
{
	width:320px;
	font-family: Myriad Pro, Arial;
	color:#868787;
	text-align:justify;
	float:left;
	margin-right:20px;
}



#text h1
{
	font-size: 18px;
	font-family: Myriad Pro, Arial;
	color:#025183;
}

#text2
{
	color:#868787;
	text-align:justify;
	float:left;	
	
}

#text2 h1
{
	font-size: 18px;
	color:#025183;
}

#text2 h2
{
	font-size: 16px;
	color:#025183;
}

#text2 a, #text2 a:visited
{
	text-decoration:none;
	color:#868787;
}

#text2 a:hover
{
	text-decoration:underline;
	color:#868787;
}


#lat
{
	float:left;
	width:225px;
	
	height: 380px;
	min-height: 380px;
}


#lat h2
{
	font-size: 18px;
	font-family: Myriad Pro, Arial;
	color:#025183;
}

#latint
{	
	background-image: url(/images/backl.png);
	background-repeat:no-repeat;
	background-position: top center;
	width:225px;	
	height: 342px;
	min-height: 342px;
	text-align:center;
	vertical-align:middle;
	padding-top:25px;	
}


#foot
{
	background-image: url(/images/backf.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	text-align:right;
	clear:both;
	width:700px;
	height:60px;
	margin-top:10px;
	padding-right:50px;
	color:#FFFFFF;
	font-size:12px;
	padding-top:15px;
	background-color:#0c2452;
}
#foot a,#foot a:hover, #foot a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.dclear {clear:both;font-size:1px;height:1px;}
.transparente{}
