body, html {
	font-family:Arial;
	color: #000000;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
	background-color: #FFFFFF;
}

.contenitore
{
	position: relative; 
	width: 768px; 
	height: 100%;
	margin:auto;
	background-color: #FFFFFF;
	
}

#loghi
{
	position: relative; 
	width: 100%; 
	height: 53px;
	background-color: #000000;
}

#logosx
{
	padding-left:24px;
}
#logodx
{
	padding-right:24px;
}

#testata
{
	width: 100%; 
	height: 137px;
	z-index: 2;
	background-color: #000000;
	margin:auto;
	text-align:center;
}

.testataIntro
{
	font-family:Arial;
	font-size:20px;
	color: #FFFFFF;
	text-align:center;
	background-color: #1D9A94;
}

.pulsLez
{
	cursor:pointer;
}

#testata2
{
	width: 100%; 
	height: 97px;
	z-index: 2;
	background-color: #1D9A94;
	margin:auto;
	text-align:center;
}

#testata3
{
	width: 100%; 
	height: 15px;
	z-index: 2;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url("../img/bgcentro.png");
	background-repeat: repeat-x;
	text-align:center;
}

#testata3 img
{
	font-size: 0px;
	vertical-align: top;
}

#contenuti
{
	position: relative; 
	width: 100%; 
	margin-top:10px;
	text-align:center;
}

#contenutiIntro
{
	position: relative; 
	width: 100%; 
	padding-top:10px;
	font-family:Arial;
	font-size:13px;
	color: #FFFFFF;
	text-align:center;
	background-color: #1D9A94;
}

#pulsantiera
{
	position: relative; 
	width: 100%; 
	height:39px;
	text-align:center;
	display:none;
	background-color: #FFFFFF;
}

#contaPag
{
	width: 115px;
	height:19px;
	font-family:Arial;
	font-size:12px;
	color: #5E5E5E;
	text-align:center;
	background-color: #E7E7E7;
	line-height:19px;
}

.numPagSel
{
	font-family:Arial;
	font-size:12px;
	color: #1D9A94;
}

.numPag
{
	font-family:Arial;
	font-size:12px;
	color: #5E5E5E;
	cursor:pointer;
}

.pulsoff
{
	width: 115px;
	height:19px;	
	background-color: #1D9A94;
	cursor:pointer;
	font-family:Arial;
	color: #FFFFFF;
	font-size:12px;
	line-height:19px;
	text-align:center;
}

.pulsghost
{
	width: 115px;
	height:19px;	
	background-color: #E7E7E7;
	font-family:Arial;
	color: #FFFFFF;
	font-size:12px;
	line-height:19px;
	text-align:center;
}

#contTesto
{
	position: relative; 
	width: 100%; 
	clear:both;
	min-height:200px;
	display:none;
	margin-top:10px;
	background-color: #FFFFFF;
}

.titModulo
{
	vertical-align: top;
	font-family:Arial;
	color: #FFA313;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

.titPagina
{
	vertical-align: top;
	font-family:Arial;
	color: #000000;
	font-size:14px;
	line-height:20px;
}


#txtVideo
{
	vertical-align: top;
	font-family:Arial;
	color: #4D4D4D;
	font-size:12px;
	height:100px;
	overflow-y:hidden;
}

.readmore
{
	font-family:Arial;
	cursor:pointer;
	color:#1D9A94;
	font-size:11px;
}

#footer
{
	width: 758px; 
	height: 34px;
	margin:auto;
	background-color: #E7E7E7;
	font-family:Arial;
	font-size:12px;
	line-height:34px;
	color:#848484;
	position: relative;
	vertical-align: middle;
	padding-left:10px;
	margin-top:20px;
}

#contDom
{
	width: 640px; 
	min-height: 364px;
	margin:auto;
	/*background-color: #000000;*/
}


.bgimg1
{
	background: url(../img/l5p1.png) no-repeat left top;
}

.bgimg2
{
	background: url(../img/l5p2.png) no-repeat left top;
}

.bgimg3
{
	background: url(../img/l5p3.png) no-repeat left top;
}

.bgimg4
{
	background: url(../img/l5p4.png) no-repeat left top;
}

.bgimg5
{
	background: url(../img/l5p5.png) no-repeat left top;
}

.nero
{
	background-color: #000000;
}


#contQ
{
	width: 100%; 
	min-height: 364px;
	margin:auto;
	background-color: #000000;
}

.tabdomanda
{
}

.testoDom
{
	vertical-align: top;
	font-family:Arial;
	color:#FFFFFF;
	font-size:13px;
}

.feedback
{
	vertical-align: top;
	font-family:Arial;
	color:#FFA313;
	font-size:13px;
	padding:30px;
}

.testoOpz
{
	vertical-align: top;
	font-family:Arial;
	cursor:pointer;
	color:#FFFFFF;
	font-size:12px;
}

.testoOpzSel
{
	vertical-align: top;
	font-family:Arial;
	color:#FFA313;
	font-size:12px;
}
video
{
	background-color: #000000;
}