@charset "utf-8";
/* CSS Document */

body
{
	background:#FFF url(../images/background.jpg)  no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

img
{
	border:0;
}

h1, h2, h3
{ 
	color:#108ac0;
}

h2
{
	font-size:16px;
}

p
{
	line-height:120%;
}

table
{
	border:#FFF solid 1px;
}

th
{
	color:#108ac0;
	background:#CFEEF3;
	text-align:center;	
}
td
{
	background-color: #EEF9FB;
	text-align:center;	

}
strong
{
	color:#108ac0;
}

#header
{
	width:744px;
	height:280px;
	margin: 0 auto;
	background:url(../images/sombraheader.png) no-repeat;
}

#header .img
{
	padding:14px;
}

#header #logo
{
	width:364px;
	height:169px;
	position:absolute;
	margin-left:-17px;
	margin-top:108px;
	z-index:1;
}

#header #lang
{
	height:30px;
	width:70px;
	float:right;
	padding-top:15px;
}

#menu
{
	height:43px;
	width:770px;

	.width:690px;
	margin: 0 auto;
	color: #CFEEF3;
}

#container
{
	width:690px;
	margin: 0 auto;
	text-align:justify;
}

#container #nav
{
	float:left;
	width:500px;
	padding-top:20px;
	padding-bottom:10px;
	color:#7ecae8;
	font-weight:bold;
}

#container #nav .title
{
	color:#108ac0;
	font-weight:bold;
	font-size:16px;
}

#container #text
{
	float:right;
	width:610px;
	padding-right:20px;
	padding-bottom:20px;
}


#container #text img
{
	padding:10px;
}

#grass #menu-abajo
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:0 auto;
	padding-top:85px;
	text-align:center;
	width:450px;
}

#grass #menu-abajo a
{
	color:#FFFFFF;
	text-decoration:none;
}

#grass{
	background:transparent url(../images/grass.png) repeat-x;
	width:100%;
	height:130px;
	bottom:0;
}
