#bgbody{
	margin: 0 0 0 0;
	background-color: #ffffff;
}
#contenidor{
	position: relative;
	width: 97%;
	margin: 0 auto;
}
#idiomes{
	padding-right: 5px;
	padding-top: 5px;
	text-align: right;
	height: 20px;
	color: #5b5b5b;
}
#capsalera{
	background-image: url(images/bgCapsalera.png);
	background-position: 40%;
	background-repeat: no-repeat;
	background-color: #e7e6e7;
	height: 135px;
}
#caixa2{
	height: 2em;
	margin: 0 0 0.5em 0;	
}
#caixa21{
	width: 78.3%;
	padding: 0 0 0 0.7em;
	background-color: #9d9fa2;
	color: #ffffff;
	font-size: 15px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
}
#adirectes{
	position: absolute;
	float: right;
	text-align: right;
	top: 0;
	right: 0;
}
#adirectes ul{	
	background-color: #0096ce;	
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-left: 1px #fff solid;
	float: right;
	overflow: hidden;
}
#adirectes li{
	display: inline;
	margin: 0;
	padding: 0;
}
#adirectes li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 0.3em 0 0.3em;
	border-right: 1px #fff solid;
	font-size: 15px;
	font-weight: normal;
	text-transform: lowercase;
	color: #ffffff;
	background-color: #0096ce;
	font-family: Arial, Helvetica, sans-serif;
}
#adirectes li a:hover, #adirectes li.selected a{
	background: black; 
	text-decoration: none;
}

#caixa21 a{
	color: #ffffff;
	font-size: 15px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;	
}
#caixa21 a:hover{
	color: #ffffff;
	font-size: 15px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;	
}
#caixa22{
	width: 19.2%;
	float: right;
}
#esquerra{
	width: 20%;
	float: left;
}
#menul{
	width: 30%;
	float: left;
}
#central{
	margin-left: 2%;
	width: 72%;
	float: left;
}
#caixagris{
	border-right: 1px #d7d9d6 solid;
	border-bottom: 1px #d7d9d6 solid;
	border-left: 1px #d7d9d6 solid;
	float: left;
}
#caixagris2{
	border-right: 1px #d7d9d6 solid;
	border-bottom: 1px #d7d9d6 solid;
	border-left: 1px #d7d9d6 solid;
	width: 100%M
	float: left;
}
#dreta{
	float: right;
	width: 80%;
}
#destdreta{
	width: 24%;
/*	background-color: lime;*/
	float: right;
}
#elemdest2{
	background-color: #9d9fa2;
	padding-left: 0.9em;
	/*border: 1px #d7d9d6 solid;*/
	line-height: 1.6em;
	font-size: 14px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#sep30{
	width: 100%;
	clear: both;
	/*height: 40px;*/
	text-align: right;
	padding: 15px 0 15px 0;
}
#peu{
	width: 100%;
	border-top: 1px #d7d9d6 solid;
	line-height: 150%;
	text-align: center;
	font-size: 11px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
#menusit{
	height: 1.8em;
	padding-top: 0.3em;
	/*border-top: 1px #d7d9d6 solid;*/
	border-bottom: 1px #d7d9d6 solid;
	padding-left: 0.7em;
	color: #808080;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#caixaNotL{
	width: 45.5%; 
	padding: 0.9em; 
	border-right: 1px #c1c1c1 solid; 
	float: left; 
	display: inline;
}
#caixaNotL p{
	color: #808080;	
}
#caixaNotR{
	width: 45.5%; 
	padding: 0.9em; 
	float: right; 
	display: inline;
}
#caixaNotR p{
	color: #808080;	
}


