BODY {
	background :  url(img/bg_pagina.jpg) no-repeat top center;
	margin : 0px 0px 20px 0px;
	text-align: center;
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
font-family:arial;
font-size:14px;
color: #FFFFFF;
text-decoration:none;
padding: 3px 1px 3px 1px;

}
A.enlacenav:HOVER{
color: #ffffff;
background-color:#55AEE0;
padding: 3px 1px 3px 1px;
}

A.enlacenav1, A.enlacenav1:VISITED, A.enlacenav1:ACTIVE, A.enlacenav1:FOCUS, A.enlacenav1:LINK{
font-family:arial;
font-size:10px;
color: #A2ABCA;
text-decoration:none;

}
A.enlacenav1:HOVER{
color: #ffffff;
}
 #contenedor{
text-align: left;
width: 950px;
margin: auto;
height:auto;
}

#cabecera{
height : 103px;
width: 950px;
clear:both;
margin:0 auto;
}


#menucontactenos{
margin-left:700px;
margin-top:80px;
	
}

 
#navegador{
width: 950px;
padding : 9px 8px 1px 8px;
height : 23px;
text-align:center;
margin:auto;
}


 #footer{
clear:both;
padding: 12px 10px 10px 10px;
margin:auto;
height:80px;
font-family:Helvetica, sans-serif;
font-size: 8pt;
color:#FFFFFF;
line-height:15px;
text-align:left;
}


 #footer a{
clear:both;
padding: 12px 10px 10px 10px;
margin:auto;
height:80px;
font-family:Helvetica, sans-serif;
font-size: 8pt;
color:#FFFFFF;
line-height:15px;
text-align:left;
}

.tit_seccion{
	font-family:Helvetica, sans-serif;
	font-size: 13pt;
	color:#184D7C;
	font-weight:bold;
	text-align:center;
}


#left {
	float:left;
	width: 159px;
	margin-top: 10px;
}

#right {
	margin-left: 175px;
	margin-top: 10px;
	margin-right: 10px;
}

/********************************* Navigation **********************************/

#navcontainer { }

ul#navcontainer {
  margin-top: 1px;
}

ul#navcontainer, ul#navcontainer ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul#navcontainer li ul li a:navcontainer {
  border-left: 5px #000 solid;
  padding-left: 15px;
  background: url(images/menu.png) 0 -28px;
}


#navcontainer ul
{
	list-style-type: none;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	text-decoration:none;	
	background: url(images/menu.png) 0 -22px;
}


#navcontainer a
{
	display: block;
	padding-top:5px;
	padding-left:13px;
	color: #FFFFFF;
	width: 144px;
	background-color: #DCE3ED;

	background-repeat: repeat-x;
	height:22px;
	list-style-type:none;
	text-decoration:none;
}
#navcontainer a:visited
{
	display: block;
	padding-top:5px;
	padding-left:13px;
	width: 144px;
	background-color: #DCE3ED;

	background-repeat: repeat-x;
	height:22px;
	text-decoration:none;
}

#navcontainer a:link, #navlist a:visited
{

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
}

#navcontainer a:hover 
{

	
	text-decoration:none;
	background: url(img/menu.png) 0 -28px;
}


ul#menu li ul li a {
	color: #fff;
	background-color: #0099CC;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image: url(img/img_bg_bot_activo.gif);

}

ul#menu li a {
	color: #fff;
		font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image: url(img/menu.png);


}

		
ul#menu li ul li a:hover {
  background: #4CA2D4;
  
}
