/*stili struttura principale */

body
{
	margin: 0px;
	font: 12px "Verdana", Arial;
	color: black;
	background-color: #ffffff;
}

h1
{
	font-size: 16px;
	font-weight: normal;
}

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

a:hover
{
	color: #172655;
}


ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#container
{
	width: 955px;
	height: 100%;
	margin: 0px auto;
}

#container_stampa
{
	width: 650px;
	height: 100%;
	margin: 0px auto;
}

#mainBox
{
	background-color: #000;
	background-color: transparent;
	background-image: url(../immagini/grafica/main_middle.png);	
	position: relative;
	width: 955px;
	margin-top: 20px;
	height: 524px;
	overflow: show;
	z-index: 1;
}

/* se per caso tornano a volere la slide qui c'e' lo stile pronto: */
#slideImg
{
	height: 407px;
}

#mainImg
{
	height: 407px;
}

#mainImg img
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	border-right: 1px solid #c5c5c5;
	float: left;
}

#mainImg img.last
{
	border: 0px;
}

#mainImg a
{
	margin: 0px;
	border: 0px;
}


#menu
{
	margin: 0px;
	height: 33px;
	background-color: #172655;
	border-top: 1px solid #37649e;
	position: relative;
	padding-left: 220px;
	padding-top: 13px;
	z-index: 20;
}

#logo
{
	position: absolute;
	top: -20px;
	left: 24px;
}

.voceMenu
{
	float: left;
	padding-right: 20px;
	position: relative;
}


.voceMenu a 
{
	color: #86c9ec;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: bold;
}

.voceMenu a:hover, .voceMenu a.selected 
{
	/*color: #78c8d5;*/
	color: white;
}

#sottomenu
{
	height: 155px;
	/*background-image: url(../immagini/grafica/home/sottomenu.jpg);*/
	background-image: url(../immagini/grafica/home/blocco-sfondo.jpg);
	position: relative;
	left: -23px;
	width: 1000px;
}

#imgNorme
{
	position: absolute;
	/*width: 955px;*/
	left: 375px;
	bottom: 20px;	
	/*background-image: url(../immagini/grafica/loghi/sfumatura_bianca.png);*/
	background-position: bottom;
}

#imgNorme img
{
	margin-right: 10px;
}

#piedeSito
{
	padding-top: 20px;
	text-align: center;
	color: #999999;
}

.poweredby
{
	margin-top: 30px;
	margin-bottom: 20px;
	color: #999999;
	font-style: italic;
	font-size: 10px;
	text-align: center;
}

.poweredby a
{
	color: #999999;
	font-weight: bold;
}

.poweredby a:hover
{
	color: #cccccc;
}

.warning
{
	font-size: 14px;
	font-weight: bold;
	background-color: #cc0000;
	color: white;
	text-align: center;
}


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


div.login
{
	text-align: center;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
}

.login input[type=text], .login input[type=password]
{
	border: 1px solid #999;
	font-size: 10px;
	width: 120px;
}

.login .label
{
	margin-left: 30px;
	float: left;
	width: 40px;
}
	
.login .link
{
	text-align: right;
	padding-right: 2px;
	clear: both;
}


/* modifica/registra dati */


.taedoFormLabel
{

	text-transform: capitalize;
}

.taedoFormInput
{
	min-height: 30px;
}


#div_utenti
{
	margin-left: 10px;	
}

.taedoFormContainer
{
	float: left;
	margin-right: 20px;

}

#submitbutton
{
	position: relative;
	left: 270px;
	background-color: #78c8d5;
	padding: 2px;
	width: 100px;
	font-weight: bold;
	margin: 0px auto;
	text-align: center;
	color: #333;
	align: center;
}

input, textarea
{
	border: 1px solid #1D2C6D;
	background-color: #ffffff;
}

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

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

div.separatore
{
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}

div.privacy
{
	border-top: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 30px;
	padding-top: 20px;
	overflow: hidden;
}

.privacy iframe
{
	width: 620px;
	height: 60px;
	overflow: scroll;
	border: 1px solid #333;
	padding: 2px;
}

#taedoFormInputPrivacy
{
	width: 640px;
	text-align:  center;
}


/* news home */

#workArea
{
	display: none;
}

#newsContainer
{
	top: 157px;
	right: 170px;
	right: 185px;
	height: 250px;
	width: 148px;
	position: absolute;
	background-color: trasparent;
	overflow: hidden;
	z-index: 20;
}

.backgroundNewsHome
{
	background-image: url(../immagini/grafica/home/box-news.jpg);
	background-repeat: no-repeat;
	/*background-color: white;*/
}


* html .backgroundNewsHome
{
	background-image: none;
	background-color: trasparent;
}

.newsBox
{
	width: 136px;
	padding: 5px;
}

.newsBox h2
{
	text-align: center;
	padding: 18px 0px 18px 0px;
}

.newsBox h2 a
{
	color: #333333;
	font-weight: bold;
}

.newsBox p
{
	color: #333333;
	line-height: 2;
	text-align: center;
}

/* sottomenu cataloghi */

#cntMenuProdotti
{
	position: absolute;
	width: 400px;
	top: 40px;
	left: 18px;
	
}

#cntMenuProdotti div
{
	padding-right: 30px;
	float: left;
}

#cntMenuProdotti div a
{
	color: #1d2c6d;
}

#cntMenuProdotti div a:hover, #cntMenuProdotti div a.selected
{
	color: #ffffff;
}


#barraLingua
{
	position: absolute;
	width: 110px;
	background-color: transparent;
	right: 0px;
	top: 10px;
	padding: 0px;
}

#barraLingua a
{
	color: #86C9EC;
	font-size: 13px;
	text-transform: capitalize;
	font-weight: bold;
}

#barraLingua a:hover
{
	color: #ffffff;
}

#barraLingua img
{
	vertical-align: middle;
	padding-bottom: 6px;
}