/* CSS Document */
body {	
	margin:0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; background-image:url(../images/bg.jpg); 
	background-repeat:no-repeat;
	background-position:top;
	}

h2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#5591D7; font-weight:bold; }	
img {padding:10px 10px 0px 0px; float:left;}
p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:normal; text-decoration:none; margin:0; padding:0; text-align:justify}
ul {list-style:none}
ul li {font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; color:#000000; font-weight:bolder; }
ol li {font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; color:#000000; font-weight:bolder; }

a, a:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#E11672; font-weight:bold; text-decoration:none}
a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#993300; font-weight:bold; text-decoration:none}
div#bottom a, a:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#E11672; font-weight:normal; text-decoration:none}
div#bottom a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#990000; font-weight:normal; text-decoration:none}

div#mainA-left-small a, a:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:normal; text-decoration:none}
div#mainA-left-small a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#993300; font-weight:normal; text-decoration:none}

#main { width:890px; height:auto; margin:auto; clear:both;}
#cerca_google {
	width:350px;
	height:240px;
	position:absolute;
	margin-top: 190px;
	z-index: 200;
	margin-left: 530px;
	background-color: #486899;
}

#contenitore {
	width:890px;
	clear:both;
	overflow:hidden;
	margin: auto;
}

#top {
	width:890px;
	height:130px;
	margin: auto;
	clear: both;
	overflow: hidden;
}

div#bottom p {text-align:center}
 
#topR {
	width:252px;
	height:130px;
	float:right;
	text-align: right;
}

/*CAMPO LOGIN*/
#login {
	width:251px;
	height:70px;
	text-align: right;
	background-image: url(../images/bgLOGIN.jpg);
	background-repeat: no-repeat;
	margin-top: 35px;
}

#user {
	width:100px;
	height:20px;
	float:left;
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 5px;
}

#password {
	width:100px;
	height:20px;
	float:left;
	margin-top: 8px;
	margin-right: 5px;
}

#btn{
	width:21px;
	height:20px;
	margin-top: 8px;
	margin-right: 7px;
	float: left;
}

.campoUSER{width:80px; height:20px; border:#CCCCCC 0px; background-image:url(../images/bg_campoUSER.jpg); background-repeat:no-repeat; padding-left:20px;}
.campoPASS{width:80px; height:20px; border:#CCCCCC 0px; background-image:url(../images/bg_campoPASS.jpg); background-repeat:no-repeat; padding-left:20px;}
/*----------------------------------------*/

#logo {
	width:269px;
	height:auto;
	float: left;
}

#menu {
	width:890px;
	height:35px;
	margin:auto;
	background-image:url(../images/bgMENU.jpg);
	background-repeat:repeat-x;
	padding-top: 5px;
	overflow: hidden;
	clear: both;
}

#banner {
	width:870px;
	height:240px;
	margin: auto;
	padding: 10px;
	overflow: hidden;
	clear: both;
}

#mainA {
	width:870px;
	margin:auto;
	height:auto;
	clear: both;
	padding: 10px;
	text-align: left;
	line-height: 2em;
	overflow: hidden;
}

#mainA-left {width:630px; height:auto; float:left;}
#mainA-left-small {width:200px; height:auto; float:left; border:#CCCCCC 1px solid; margin-right:20px;}
.mainA-left-small-titolo {
	width:auto;
	height:24px;
	background-image:url(../images/bg_elenco_TITOLO.jpg);
	background-repeat:repeat-x;
	border-bottom:#CCCCCC 1px solid;
	padding-left: 15px;
}

.mainA-left-small-sottotitolo {
	width:auto;
	height:24px;
	border-bottom:#CCCCCC 1px solid;
	padding-left: 15px;
}

.mainA-left-small-sottotitolo-freccia {
	width:auto;
	height:24px;
	border-bottom:#CCCCCC 1px solid;
	padding-left: 15px;
	background-image:url(../images/bg_sottotitoli.png);
	background-repeat:no-repeat;
}

.mainA-left-small-sottotitolo-elenco {
	width:auto;
	height:24px;
	border-bottom:#CCCCCC 1px solid;
	padding-left:35px;
	background-image:url(../images/bg_sottotitoli-elenco.png);
	background-repeat:no-repeat;
}


#mainA-right {width:200px; height:auto; float:right;padding-top:25px; padding-left:5px;}
#mainA-right-big {width:650px; height:auto; float:right;}

#mainB {
	width:870px;
	margin:auto;
	height:auto;
	padding:10px;
	clear: both;
	overflow: hidden;
}

.mainB-left {
	width:424px;
	height:221px;
	border:#CCCCCC 1px solid;
	float:left;
}

.mainB-right {
	width:424px;
	height:221px;
	border:#CCCCCC 1px solid;
	float:right;
	line-height: 1.5em;
}

#bottom {
	width:100%;
	height:270px;
	background-image:url(../images/bgBOTTOM.jpg);
	background-repeat:repeat-x;
	margin: auto;
	text-align: center;
} 

div#mainA-left ul li {font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; color:#000000; font-weight:bolder; }



div#vetrina_content_news{
	width:200px;
	height:auto;
	padding-bottom:5px;
 
}


div#area_titolo_news {
	height:20px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	color:#D11F5C;
	padding-left: 5px;

}

div#area_testo_news {
	width:180px;
	height:auto;
	padding:5px;
	text-align:left;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	vertical-align: top;
	color:#333333;
}

div#vetrina_content_news_big{
	width:400px;
	height:auto;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	margin-left: 20px;
 
}


div#area_titolo_news_big {
	height:20px;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	color:#D11F5C;
	padding-left: 5px;

}

div#area_testo_news_big {
	width:380px;
	height:auto;
	padding:5px;
	text-align:left;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	vertical-align: top;
	color:#333333;
}


.area_bottom { padding-top:80px;}

.padding10 { padding:10px;}


/*STILE TESTO*/

.paragrafo{font-size:12px; color:#000000; font-weight:normal; text-decoration:none;}
a:link.paragrafo{font-size:12px; color:#000000; font-weight:normal;}
a:visited.paragrafo{font-size:12px; color:#993300; font-weight:normal;}
a:hover.paragrafo{font-size:12px; color:#993300; font-weight:normal;}
a:active.paragrafo{font-size:12px; color:#993300; font-weight:normal;}

.titoli{font-size:13px; color:#5591D7; font-weight:bold; }

.titoliGRIGIO{font-size:13px; color:#333333; font-weight:bold; }

.paragrafoBLU{font-size:12px; color:#5591D7; font-weight:normal; text-decoration:none; }

a:hover.paragrafoBLU{font-size:12px; color:#5591D7; font-weight:normal; text-decoration:underline; }
