BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

IMG{
	border: 0; 
	margin: 0;
 }


DIV#container {
	margin: auto;
	width: 760px;
	border: #000000 0px solid;
}

/* top*/
DIV#top{
	background-color: #3B8D1B;
	border-bottom: #FFFFFF 1px solid;
	width: 760px;
	height: 25px;
}

DIV#top2{
	margin-bottom: -28px;
}


DIV#topSx{
	background-color: #3B8D1B;
	width: 130px;
	height: 26px;
	border: #000000 0px solid;
	float: left;
}

DIV#topCx{
	width: 380px;
	height: 26px;
	border: #000000 0px solid;
	float: left;
}

DIV#topDx{
	width: 250px;
	height: 26px;
	border: #000000 0px solid;
	float: left;
}

DIV#languages{
	height: 23px; /* 26-3 del padding-top*/
	float: left;
	border: #000000 0px solid;
}

DIV#date{
	border: #000000 0px solid;
	height: 23px; /* 26-3 del padding-top*/
}

/***********************************************/

DIV#spacer{
	width: 760px;
	height: 210px;
	border: #000000 0px solid;
	clear:both;
}

DIV#menu{
	width: 760px;
	height: 34px;
	border: #000000 0px solid;
}

DIV#menuSx{
	width: 186px;
	height: 34px;
	float: left;
	text-align: left;
	border: #000000 0px solid;
}

DIV#menuDx{
	width: 574px;
	height: 34px;
	float: right;
	text-align:right;
	border: #000000 0px solid;
}






/* body */
DIV#body{
	background-color:#FFFFFF;
	border: #000000 0px solid;
}

DIV#bottomHome{
	width: 524px;
	height: 58px;
	padding-top: 4px;
}

DIV#bottom1{
	width: 760px;
	height: 56px;
}

DIV#bottom2{
	width: 760px;
	height: 40px;
}

DIV#foot{
	width: 758px;
	height: 30px;
}






DIV.date{
	font-size: 11px;
	text-align:left;
	color: #CEE094;
	line-height: 23px;
}

DIV.languages{
	padding-left: 3px;
	padding-top: 4px;
}

DIV.otherLinks{
	padding-top: 1px;
	padding-right: 3px;	
}

DIV.menuSx{
	padding-left: 2px;
	padding-top: 14px;
}

DIV.menuDx{
	padding-right: 2px;
	padding-top: 14px;
}

.textJx{
	font-size: 11px;
	text-align:justify;
	color:#000000;
	padding: 10px 10px 10px 10px;
}

.textCx{
	font-size: 12px;
	text-align: center;
	color:#000000;
}

.textGreen{
	color: #3B8D1B;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.foot{
	line-height: 2.5em;
	text-align:center;
	font-size: 10px;
	color:#FFFFFF;
}

.blocco{
	color: #195F0D; 
	font-size: 10px;
}

.separator{
	color:#FFFFFF;
	font-size: 6px;
}

.separator2{
	color:#3B8D1B;
	font-size: 10px;
}





DIV.footer{
	line-height: 2.5em;
	text-align:center;
	font-size: 10px;
	color:#3B8D1B;
}












A.welcome{
	color: #FFFFFF;
	font-size:10px;
	text-decoration: none;
}

A.welcome:hover{
	text-decoration:underline;
}

A.menu{
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

A.menu:hover{
	text-decoration:underline;
}


A.link{
	color: #195F0D;
	font-size:11px;
	text-decoration: none;
}

A.link:hover{
	text-decoration:underline;
}









DIV.menu{
	padding-right: 10px;
	padding-top: 15px;
}

DIV.menuDx{
	padding-right: 10px;
	padding-top: 17px;
}

DIV.otherLinks{
	padding-top: 3px;	
}

DIV#bottomHome{
	padding-top: 10px;
}