html, body 					{font-family: Arial, Helvetica, sans-serif; font-size: 11px;color: #6f6f6f; margin: 0 auto; padding: 0; text-align:center;min-height: 100%; height: auto !important; height:100%; }

body						{background:url(immagini/bg_body.jpg) repeat-x top left #005da5; min-height:100%; height:auto !important; height: 100%; }


/******* GENERALE *******/

.clear						{clear:both; margin: 0; }

h1								{font-size: 18px; margin: 0;}

h2								{font-size: 16px; margin: 0; font-weight: normal;}

h3								{font-size: 12px; margin: 0; font-weight: normal;}

a								{color: #fff; text-decoration: none;}

span.upper					{text-transform: uppercase;}

/******* FINE GENERALE *******/


/******* LAYOUT *************/

div#mainContainer			{width: 100%; min-height: 682px; height: auto !important; height: 682px; background: url(immagini/bg_main.jpg) no-repeat center top; margin: 0 auto;  padding:0; padding-top: 1px; text-align:left; border-bottom: 1px solid #fff; position:relative; z-index:1;}

div#contTop					{width: 1000px; height: 268px; /*background: url(immagini/header.jpg) no-repeat top;*/ margin: 0 auto; padding: 0; position: relative; }

div#header					{width: 1000px; height: 268px; position: absolute; top: 0; left:0; z-index: 300;}
div#contLanguages			{width: 110px; height: 18px; position: absolute; top: 14px; right: 25px; z-index: 500;}

div#contLanguages a img	{border: 0; margin: 0 5px;}

div#menu						{width: 780px; height: 89px; /*background: url(immagini/menu.png) no-repeat;*/ position: absolute; bottom: 0; left: 50%; margin-left: -390px; z-index: 100;}



/********* BODY *****************/

div#contbody				{margin: 0 auto; width: 1000px; min-height: 223px; height: auto !important; height: 223px; padding: 0 0 20px; z-index:2; background-color: #005da5; }	



/*********** FOOTER **************/

div#footer					{position:relative; z-index:2; width:1000px; height: 20px;  margin: 5px auto 0 auto; text-align:left; font-size:10px; color:#fff; }

div#footer p#left			{float:left; margin:0 0 0 10px;  color:#fff;}

div#footer p#right			{float:right; margin:0 10px 0 auto; text-align:right;}

div#footer p img			{margin-top:5px;}

div#footer a				{color:#fff; text-decoration: none;}


/******* FINE LAYOUT *******/



