BODY
{
	background : url(../img/background.gif);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

a.nav, a.nav:active, a.nav:visited
{
	color:#2C7084;
	text-decoration:none;
	padding:5px 5px 5px 5px;
	width:120px;
	background-color : white;
	border:1px solid #2F35AF;

}

a.nav:hover
{
	color:#2C7084;
	text-decoration:none;
	padding:9px 5px 5px 5px;
	width:120px;
	background-color : #DBAC40;
	border:1px solid #2F35AF;

}
a, a:active, a:visited
{	
	color:#2C7084;
	text-decoration:none;
}

a:hover
{
	color:#2C7084;
	text-decoration:underline;
}
#content
{
	font-family:trebuchet ms,georgia;
	font-size : 12px;
	color : #000000;
	
	
}
#ruta
{
	font-family:trebuchet ms,georgia;
	font-size : 14px;
	color : #000000;
	
	
}
h1 
{
	font-family:trebuchet ms,georgia;
	font-size : 20px;
	color : #2C7084;
	font-weight:bold;
		
}
H2 
{
	font-family:trebuchet ms,georgia;
	font-size : 14px;
	color : #000000;
	margin-bottom:0px;
}

H3 
{
	font-family:verdana;
	font-size : 11px;
	color : #000000;
	margin-bottom:2px;
	margin-top:2px;
}

#nav
{
	background:url(../img/bg_nav.jpg);
	width:758px;
	height:29px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	
}

#nav ul
{
	margin: 0 auto;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}


#nav li
{
	display: inline;
	margin: 0 auto;
	margin-left: 0px;
	padding: 0px;
}


#nav a
{
	display: block;
	float: left;
	color: #FFFFFF;
	font-family: trebuchet ms, verdana, arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	border-left: 0px solid #e4e4e4;	
	border-right: 1px solid #FFFFFF;
	height: 27px;
	line-height: 23px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 2px;
	padding-bottom: 0px;
}


#nav a:hover
{
	text-decoration: none;
	background-color: #2C7084;
}

#sidfot
{
	font-family:trebuchet ms,georgia;
	font-size : 12px;
	color : #000000;
}