.celdamenu{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #38587A;
	color:#ffffff;
	vertical-align: middle;
	padding-bottom:4px;
	padding-top:3px;
	padding-left:8px;
	background-image: url(../img/pittika.gif);
	background-repeat: no-repeat;
	background-position: left center;
	


}
a.menu:link{
	color:#ffffff;
}
a.menu:visited{
	color:#ffffff;
}

a.menu:active{
	color:#ffffff;
}

a.menu:hover{
	color:#ffffff;
	text-decoration:underline;
}

.celdaInformacion{
	background:#829DBA url(../img/pittika_grande.gif) no-repeat left center;
	color:#ffffff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding-left:8px;
	padding-bottom:4px;
	padding-top:3px;
}

ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-bottom:0px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}

#navlist li
{
display: inline;
list-style-type: none;


}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #fff;
	font-weight:bold;
	background-color: #A81D1D;
	text-decoration: none;
	
	
}

#navlist a:hover
{
color: #fff;
background-color: #666666;
text-decoration: none;

}




/*menu izquierdo*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
color:#fff;
font-weight: bold;
}
#menu {
	position: relative;
	top: 0px;
	left: 5px;
}
dl#menu {
width: 15em;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid #fff;
background: #0F3E72;
padding-left:10px;
}
dl#menu dd {
border: 1px solid #898490;

}
dl#menu li {
text-align: left;
background: #fff;
margin: 2px 0;

}
dl#menu li a, dl#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 20px;
text-align: middle;
border: 1px solid #cccccc;
background: #fff;
padding-left:10px;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #829DBA;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}

/* menu horizontal adarra */

#menuhorizontal ul
{

padding-left: 3;
margin-top: 0;
padding-top: 0;
margin-left: 0;
background-color: #235cab;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}



#menuhorizontal ul li a
{
font-size:10px;
padding: 0.3em 3em;
background-color: #235cab;
color: #ffffff;

text-decoration: none;
float: left;
border-right: 1px solid #fff;


}



#menuhorizontal li{
display: inline;
}

#menuhorizontal li a{
	background-color: #999999;
	color:#fff;
	height:18px;
	align: left;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:2px;
	padding-left:4px;
	padding-right:1px;
	background-image: url(../img/flechitas_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left;

	background-repeat:  no-repeat;
	background-position: 5px center;
	
	}
#menuhorizontal li a:hover {
	background-color: #cccccc;
	color: #333333;
	background-image: url(../img/flechitas_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-position:5px center;
}

