/****stili struttura principale****/
body
{
	margin: 0px;
	font-size: 12px;
	font-family: Georgia, Arial;
	background-image: url("../immagini/grafica/fondo.jpg");
	background-repeat: repeat-x;
	background-color: #A4A5A9;
}

a, a:hover
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	color: #CC0000;
}

#container
{
	width: 100%;
	height: 100%;
}

#mainContent
{
	margin: 0px auto;
	width: 960px;
	height: auto;
	overflow: hidden;
}

#body
{
	overflow: hidden;
	height: 100%;
	background-color: white;
	margin-right: 5px;
	padding: 12px;
}

#left
{
	float: left;
	width: 250px;
	background-color: red;
}
/****fine struttura principale****/

/****testata*****/
#header
{
	width: 960px;
	height: 115px;
	overflow: hidden;
	position: relative;
}

div.headerLogo
{
	height: 62px;
	text-align: center;
}

div.headerMenuContainer
{
	height: 36px;
	border: 1px solid #C9CACA;
	width: 955;
	background-image: url("../immagini/grafica/testata/ombradx.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
}

div.headerMenu
{
	width: 100%;
	height: 26px;
	background-color: white;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.headerMenuEl
{
	float: left;
	border-right: 1px solid #CCCCCC;
	height: 21px;
	padding-left: 12px;
	padding-right: 20px;
	color: #8D9093;
	font-family: Georgia;
	font-size: 14px;
	text-transform: capitalize;
	padding-top: 5px;
	width: 73px;
}

#menuContatti
{
	border-right: 0px;
	width: 70px;
}

#menuHome, #menuNews
{
	width: 50px;
}

#menuAzienda, #menuNegozi
{
	width: 60px;
}

#menuArea
{
	width: 100px;
}

#menuJob
{
	width: 120px;
}

div.headerMenuEl a
{
	color: #8D9093;
	
}

div.headerMenuEl a:hover, div.headerMenuEl.sel a
{
	color: #E10019;
}

div.headerBottom
{
	height: 15px;
	width: 100%;
	background-image: url("../immagini/grafica/testata/bottom.png");
	background-repeat: no-repeat;
}
/*****fine testata*****/


/*****content*****/
#content
{
	width: 879px;
	min-height: 435px;
	height: auto !important;
	height: 435px;
	overflow: hidden;
	border: 1px solid #474847;
	padding: 25px;
}

#contentSplash
{
	width: 955px;
	height: 600px;
	overflow: hidden;
	padding-top: 20px;
	position: relative;
}
/*****fine content*****/


/****piede****/
#footer
{
	width: 955px;
	margin-top: 15px;
	height: 150px;
	color: #333333;
}

#footerSplash
{
	width: 955px;
	margin-top: 15px;
	color: #333333;
}

div.footerTop
{
	height: 100px;
	width: 955px;
	overflow: hidden;
}

div.footerItaly
{
	width: 95px;
	height: 100px;
	float: left;
}

div.popup_testo_italy
{
	font-size: 18px;
	background-image: url("../immagini/grafica/piede/italy_popup.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 355px;
}

div.footerNewsContainer, div.footerBannerContainer
{
	width: 355px;
	height: 100px;
	background-image: url("../immagini/grafica/piede/ombradx.png");
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin-right: 10px;
}

div.footerNews
{
	padding: 5px;
	overflow: hidden;
	width: 340px;
	height: 80px;
	background-color: white;
	cursor: pointer;
}

div.footerBanner
{
	width: 350px;
	height: 90px;
	background-color: white;
}

div.footerNewsImg
{
	float: left;
	margin-right: 10px;
}

div.footerNewsTitolo
{
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-bottom: 5px;
}

div.footerNewsTesto
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	height: 45px;
	overflow: hidden;
}

div.ombradown
{
	border: 0px;
	margin: 0px;
	width: 355px;
	height: 10px;
	background-image: url("../immagini/grafica/piede/ombradown.png");
	background-repeat: no-repeat;
}

div.footerMailing
{
	width: 82px;
	height: 100px;
	float: left;
	position: relative;
}

div.footerLanguage
{
	padding-left: 10px;
	width: 23px;
	margin-top: 60px;
	height: 30px;
	padding-bottom: 10px;
	float: left;
}

.footerTip
{
	background-color: black;
	color: white;
	font-weight: bold;
	font-family: Georgia;
	font-size: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px;
	text-transform: capitalize;	
}

div.footerBottom
{
	height: 30px;
	width: 955px;
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Georgia;
	font-weight: bold;
	color: black;
}

/****fine piede****/


/**** credits *****/

#credits
{
    text-align: center;
    font-size: 9px;
}

div.credits
{
   background-color: white;
   background-image: url(../immagini/grafica/creditsPopup.jpg);
   background-position : bottom;
   background-repeat: repeat-x;
   border-color: #black;
   color: #333333;
   padding: 20px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
}

div.credits div
{
   margin-bottom: 10px;
   font-size: 12px;
}

div.credits .title
{
   text-align: center;
   font-size: 14px;
}

div.credits img
{
   float: left;
   margin-right: 20px;
}


div.credits a
{
   font-size: 16px;
   font-weight: bold;
   color: #333333;
}

div.credits a:hover
{
   color: #aaaaaa;
}

/**** fine credits*/

/*****numeri pagina*****/
div.numPagCnt
{
	margin: 0 auto;
	overflow: hidden;
	width: 150px;
	clear: both;
	padding-top: 10px;
}

div.numPagPrev
{
	float: left;
	margin-right: 5px;
	font-weight: bold;
	padding-top: 2px;
}

div.numPagPage
{
	float: left; 
	margin-right: 5px;
}

div.numPagNext
{
	font-weight: bold;
	padding-top: 2px;
}
/*****fine numeri pagina*****/

/****stili generici****/
.warning
{
	font-size: 14px;
	font-weight: bold;
	background-color: #ff9999;
	text-align: center;
}

.errors
{
	font-size: 10px;
	font-weight: bold;
	background-color: #ff9999;
	text-align: center;
}

.titoloSezione
{
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-top: 30px;
	color: #333333;
}

.puntatore
{
	cursor: pointer;
}
/****fine stili generici****/


/****input generici****/
input, textarea
{
	font-size: 12px;
	font-family: Arial;
}

input:focus, textarea:focus
{
	background-color: #fffbbd;
}

input[type=text], input[type=password], textarea
{
	border: 1px solid #999;
}

input[type=image]{border: 0px;}

input[type=checkbox]{border: 0px;}

input.checkbox, input.radio
{
	border: 0px;
	padding: 0px;
	height: auto;
}

input.checkbox:focus, input.radio:focus
{
	background-color: transparent;
}
/****fine input generici****/


