﻿/*LIVELLI ID*/
/*non usare gli underscores (_)per i nomi dei livelli*/
#intro{
text-align:center;
background-color:#000000;
width:980px;
margin:0 auto;
position:relative;
}

#pagina{
	text-align:left;
	background-color: #000000;
	width:980px;
	margin:0 auto;
	position: relative;
}

#intestazione{
	height:200px;
	line-height:200px;
	margin:0;
	/*padding-left:10px;*/
	background-image: url(imgTemplate/intestazione.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	position:relative;
}

#centrale{
	position:relative;
	width:980px;
	padding-bottom: 30px;
}


#contenuto{
	float:right;
	width:750px;
	position: relative;
	right:10px;
	top: 5px;
}

#navBar
{
	position: relative;
	width: 725px;
	float: left;
	text-align: center;
	left: 5px;
	right:5px;
	clear:both;
}

#nomePagina {
	position:relative;
	width:725px;
	text-align: center;
	height: 25px;
	float: left;
	left: 5px;
	clear:both;
}

#pennello {
	position:relative;
	background-image: url(imgTemplate/pennello.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 725px;
	height: 20px;
	float:left;
	left: 5px;
	clear:both;
}

#contenutoDx
{
	position: relative;
	width: 655px;
	float: left;
	text-align: justify;
	left: 42px;
	top: 20px;
	clear:both;
}

#random {
	position: relative;
	width: 655px;
	height:180px;
	float: left;
	left: 0px;
	top: 0px;
	clear:both;
	background-image: url(imgTemplate/bgrandom.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#randomCont{
	position: relative;
	width: 655px;
	height:180px;
	/*border: thin dotted #990000;*/
	padding-left: 5px;
}

#imgRandom{
	position:relative;
	width:160px;
	text-align:center;
	/*border: thin dotted #990000;*/
	height:142px;
	top:40px;
	float: left;
}

.evento {
	position: relative;
	width: 655px;
	height:180px;
	float: left;
	clear:both;
	left: 0px;
	background-image: url(imgTemplate/bgEventi.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 12px;
}

.eventoTitolo{
	position: relative;
	width: 620px;
	left:15px;
	height:25px;
	float:left;
	/*border: thin dotted #FF0000;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #FFCC99;
}

.eventoCentrale{
	position: relative;
	width: 620px;
	height:125px;
	left:15px;
	top:8px;
	float:left;
}

.eventoImg{
	position: relative;
	width: 160px;
	height:120px;
	float:left;
	text-align: center;
}

.eventoContenuto{
	position: relative;
	width: 450px;
	height:120px;
	float:right;
}

.eventoData{
	position: relative;
	width:450px;
	height:20px;
	float:right;
	top: -14px;
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	color: #B55E4A;
}



#descrizione{
	position: relative;
	width: 655px;
	float: left;
	left: 0px;
	top: 0px;
	clear:both;
	margin: 0px;
	padding: 0px;
}

#descrizioneTop{
	position: relative;
	width:655px;
	height:14px;
	background-image: url(imgTemplate/descrizioneTop.jpg);
	float:left;
	background-position: left;
	background-repeat: no-repeat;
}

#descrizioneCE{
	position: relative;
	width:655px;
	background-image: url(imgTemplate/descrizioneCenter.jpg);
	background-repeat: repeat-y;
	float:left;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

#descrizioneH {
position: relative;
float:left;
width:1px;
height:10px;
}

#fdi{
	width:600px;
	position:relative;
	float:left;
	/*background-color: #000000;*/
	left:25px;
	/*border-top-color: #962B1B;
	border-bottom-color: #5A1913;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;*/
	padding: 4px;
}

#descrizioneImg{
	width:280px;
	position: relative;
	text-align: left;
	float: left;
}

#descrizioneCont{
	width:310px;
	position: relative;
	float: right;
	text-align: left;
}

#testoAnteprime{
	width:580px;
	position:relative;
	text-align:left;
	font-style:oblique;
	float:left;
	left: 25px;
	padding-top: 20px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#anteprime{
	position: relative;
	width:600px;
	float:left;
	text-align: left;
	top: 5px;
	left: 25px;
	border-top-color: #5A1913;
	border-bottom-color: #5A1913;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin: 0px;
	padding: 4px;
	/*background-color: #2F1717;*/
}

#richInfo{
	clear:both;
	float:left;
	position:relative;
	width:655px;
	height:30px;
	text-align:center;
	padding-top: 10px;
}

#captcha{
	/*clear:both;*/
	float:left;
	position:relative;
	width:160px;
	height:100px;
	text-align:center;
	padding-top: 15px;
	background-image: url(imgTemplate/captcha.png);
	background-repeat: no-repeat;
	left: 220px;
}

#descrizioneDown{
	position: relative;
	width:655px;
	height:14px;
	background-image: url(imgTemplate/descrizioneDown.jpg);
	float:left;
	background-position: left top;
	background-repeat: no-repeat;
}

#contattiH {
position: relative;
float:left;
width:1px;
height:10px;
}

#contatti{
	position:relative;
	float:left;
	width:600px;
	text-align: right;
	padding-left: 25px;
}

#privacyForm{
	position:relative;
	float:left;
	width:600px;
	text-align: left;
}

.prodottoSX{
	width:300px;
	height:250px;
	position: relative;
	float:left;
	background-image: url(imgTemplate/bgProdotto.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

.prodottoDX{
	width:300px;
	height:250px;
	position: relative;
	float:right;
	background-image: url(imgTemplate/bgProdotto.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

#prodottoDXLogo{
	width:300px;
	height:250px;
	position: relative;
	float:right;
	background-image: url(imgTemplate/bgProdottoLogo.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

.prodottoImg{
	width:270px;
	position: relative;
	padding-top: 10px;
	padding-bottom:4px;
	padding-left: 17px;
	padding-right: 17px;
	text-align: center;
}

.prodottoCnt{
	width:270px;
	position: relative;
	padding-left: 17px;
	padding-right: 17px;
	text-align: left;
}

#prodotti{
	width:605px;
	position: relative;
	float:left;
	text-align: center;
}

#centraleSX {
	width:210px;
	position: relative;
	float:left;
	height: 100%;
}

#corniceSxTop
{
	position: relative;
	width:210px;
	height:70px;
	background-image: url(imgTemplate/menu_sx_top.jpg);
	float:left;
	background-position: left;
}

#corniceSxCenter
{
	position: relative;
	width:210px;
	background-image: url(imgTemplate/menu_sx_center.jpg);
	background-repeat: repeat-y;
	float:left;
	background-position: left top;
}

#altezza {
position: relative;
float:left;
width:1px;
height:250px;
}

#contenutoSx
{
	width:160px;
	position: relative;
	text-align: center;
	top: 5px;
	left: 25px;
	float: left;
}

#corniceSxDown
{
	position: relative;
	width:210px;
	height:30px;
	background-image: url(imgTemplate/menu_sx_down.jpg);
	float:left;
	background-position: left top;
	/*display: inline-block;*/

}

#finePagina{
	width:980px;
	text-align: center;
	position:relative;
	background-color: #962B1B;
}

#banner {
	width:980px;
	text-align: center;
	position:relative;
}

#divDX{
width:100%;
position:relative;
text-align:right;
float:right;
}

#divSX{
width:100%;
position:relative;
text-align:left;
float:left;
}

#divCE{
width:100%;
position:relative;
text-align:center;
float:left;
}

#paginaAvanti{
width:45%;
position:relative;
text-align:right;
float:right;
padding: 20px 0px;
}

#paginaIndietro{
width:45%;
position:relative;
text-align:left;
float:left;
padding: 20px 0px;
}

#mappa{
	position:relative;
	width:100%;
	height:355px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

#fieldsetRichInfo{
	text-align:right;
	border:none;
	width:340px;
	float: left;
	padding-left: 40px;
}

#fieldsetPrivacy{
	text-align:justify;
	border:none;
	width:580px;
	float: left;
	padding-top: 30px;
}

#fieldsetRicerca{
text-align:left;
border:none;
width:580px;
}

#vai{
text-align:center;
border:none;
width:580px;
float:left;
}

#credits {
	position:relative;
	width:260px;
	height:450px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #37649B;
	font-weight: bold;
}

#logoTean{
	position:relative;
	float:left;
	width:250px;
	height:250px;
	background-image: url(imgTemplate/logoTean.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 250px;
	left: 5px;
}

#lavoriTean{
	position:relative;
	float:left;
	width:250px;
	height:90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #44556F;
	border-bottom-color: #716F64;
	text-align: justify;
	left: 5px;
	padding-top: 5px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-bottom: 5px;
}

#infoTean{
	position:relative;
	float:left;
	width:250px;
	height:80px;
	text-align: center;
	left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
