#cap{
	height: 96px;
	width: 800px;
	border: 0;
	margin:auto;
}
#menu{
	height: 22px;
	width: 800px;
	border: 0;
	background-color: #333983;
	text-align: center;
	margin:auto;
	color: white;
	font-weight: normal;
}
#menus
{
	width: 725px;
	text-align:center;
	margin-left:75px;
}
#men
{
	width: 650px;
	float:left;
}
#idioma
{
	width: 75px;
	float:right;
}
#submenu{
	clear:both;
	height: 20px;
	width: 800px;
	border: 0;
	background-color: #dedede;
	text-align: center;
	margin:auto;
	color: #333983;
}
#submenu a{
	color: #333983;
	font-size: 11px;
	font-weight:bold;
	font-family: Verdana;
}
#submenu a:hover
{
	text-decoration:underline;
}
#post{
	background: url(comu/img/ombres_bottom_blau.jpg) #ffffff no-repeat;
	display: block;
	height: 38px;
	margin: auto;
	clear:both;
	position: relative;
	width: 836px;
	font-weight: normal;
	padding-top: 3px;
	font-size: 11px;
	font-family: Verdana;
	color: white;
}

#menu a{
	color: white;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover{
	text-decoration: underline;
}
.linia{
        background: url('comu/img/linia_blava.gif') repeat-x;
        height:5px;
        width: 80%;
}


