/* CSS Document */

html,
body {
	margin:0;
	padding:0;
	height:100%;
	background:#191919 fixed;
	background-image: url(../images/struttura/fondino1.jpg);
	background-repeat:repeat-y;
	background-position:center
}

img{	border:0px;}

html>body #wrap {	height:100%;} 

html>body #header {	position:fixed;}

#wrap {	width:800px;	margin:0 auto;}


#homebanner {

}


#header {
	width:800px;
	margin:0 auto;
	height:40px;
	background-image:url(../images/struttura/header.jpg);
	background-repeat:no-repeat;
}


#base,
#banner{
	width:100%;
	background-position:top;
	background-repeat:no-repeat;
}


html>body #base { 
	position: fixed;
	background-image: url(../images/struttura/backtrees.gif);
	min-width:800px;
	height:600px;
}

#langmenu {
	width:100px;
	margin-left:10px;
	margin-top:5px;
	text-align:left;
}

#topmenu {
	width:800px;
	margin-top:10px;
	padding-left:10px;
	text-align:left;
}


html>body #content-wrap {
	position:absolute;
	width:800px;	height:100%;
	top:55px;
} 

html>body #content {
	padding:0px 0px 0px 0px;
}


#menu1,
#menu2,
#menu3{
	float:left;
	margin:0px 0px 0px 0px;
}

#menu1 { 
	width:650px;	height:340px;
	background-color: #000000;
	border-right:#000000 thin solid;
}

#menu2 { 
	width:140px;
	text-align:center;
	
}

#menu3 { 
	width:130px;
	position:absolute;
	margin-left:650px;
	margin-top:160px;
	text-align:center;	
}


#banner { 
	width:800px;	height:150px;
	background-color: #000000;
	border-right:#000000 thin solid;
}

.rowbox{
	float:left;
}

.box{
	float:left;
	margin:10px 0px 0px 0px;
	padding-left:9px;
}


#footer {
	width:800px;
	height:20px;
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:5px;
}
html>body #footer {
	position:fixed;
	bottom:0;
}

#header,
#footer {
	color: #FFFFFF;
	text-align:center;
}

.footerpaint{
	float:left;
	background-image:url(../images/struttura/footerpaint.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:650px;	height:45px;
}

#content-wrap,
#footer a {
	background-image: url(../images/struttura/fondino2.gif);
	background-repeat:repeat-y;
	background-position:center
}



.TBanner{
	width:800px; height:150px;	
	background-repeat:no-repeat;
}

.TLogin{
	width:140px; height:140px;
	float:right;
	background-color: #000000;
	padding:6px;

}

#gallery { 
	width:630px;
	height:550px;
	margin-left:0px;
}






div#Titcontentarea1{
	background-image: url(../../images/titolomainarea.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:630px;
	height:38px;
	margin-left:0px;
	color:#777037;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}
/* Linguette
/*---------------------------------------------------------------------------------------*/

.TitContStart,.TitContStart2,
.TitContMiddle,.TitContMiddle2,
.TitContEnd,.TitContEnd2{
	float:left;
	height:38px;
}

.TitContStart{
	background-image:url(../../images/lingstart.jpg);
	background-repeat:no-repeat;
	width:10px;
}
.TitContMiddle{
	background-image:url(../../images/lingmiddle.jpg);
}
.TitContEnd{
	background-image:url(../../images/lingend.jpg);
	background-repeat:no-repeat;
	width:10px;
}
.TitContStart2{
	background-image:url(../../images/lingstart2.jpg);
	background-repeat:no-repeat;
	width:10px;
}
.TitContMiddle2{
	background-image:url(../../images/lingmiddle2.jpg);
	color:#7e7d07;
}
.TitContEnd2{
	background-image:url(../../images/lingend2.jpg);
	background-repeat:no-repeat;
	width:10px;
}










/*






 





h1,
h2 {
	margin:0.25em 0;
	text-align:center;
	letter-spacing:1px;
}
p {margin:1em 0;}
.info {
	position:relative;
	padding:0.5em;
	border:2px solid #999;
	background:#fff;
}


#mainbody{
	padding:10px;
	text-align:justify;
}





/* CSS Document 
div#imgContentArea{
	position:absolute;
	margin-left:350px;
	width:290px;
	line-height:15px;
	text-align:justify;
	top:120px;

}
div#contentArea{
	position:relative;
	margin:0px 0px 0px 2px !important;
	margin:0px 0px 0px 0px;
	width:300px;
}

.cont_titolo{
	font-size:16px;
	font-weight:bold;
	text-align:left;
	line-height:15px;
	height:30px;
	background-image:url(../images/struttura/sottotitcontent.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#FFFFFF;
	background-color:#dd9f4e;
	padding:4px 0px 5px 10px;
}

.cont_body{
	text-align:left;
	padding-left:20px;
}

*/