/* CSS Document */

body{ /*background: url(images/background.jpg) repeat-x;*/
margin:0px;
font-family:Georgia, "Times New Roman", Times, serif;
background-color:#111828;
}

#head { width:997px; height:130px; position:relative; }
#head.metodo{ background-image:url(images/metodoheader.jpg);  }
#head.online { background-image:url(images/studiareonlineheader.jpg);  }
#head.maturita { background-image: url(images/maturitaheader.jpg);}

#homehead 
{background-image: url(images/bigheader.jpg); background-repeat:no-repeat; background-color:#0e1526; width:997px; height:70px; position:relative;  background-position:bottom; /*border:1px solid red;*/}

#selecthome{
	width:601px;
	height:50px;
	margin: 0 auto;
	padding-left:30px;
	
	}
	
.banner
{width:1015px; height:65px; margin:10px auto; padding-left:65px; background-color:#101727; text-align:center;}

#banner-right-home{float:right; top:0px; margin-top:70px; padding-top:10px; width:140px; right:0; text-align:center; height:100%;}

#banner-right{float:right; top:0px; margin-top:125px; padding-top:10px; width:140px; xright:20; text-align:center;}

#container{width:1000px; margin:0 auto;}

.commonbg
{width:997px; background:url(images/commonbg.gif) repeat-y; margin-top:50px; overflow:hidden;}

#content{float:left; background-image: url(images/background_01.png); background-repeat:repeat-y; width:857px;  margin-top:0px; margin-bottom:0px; min-height:850px;}

 h1.pages{
	color: #333;
	margin-left:250px;
	margin-top:30px;
	line-height:35px;
	margin-bottom:0px;
	display:table;
	position:absolute;
	left: 3px;
	top: 47px;
	letter-spacing:-1px;
	font-stretch: condensed;
}
h1.home{
	color: #333;
	margin-left:250px;
	margin-top:-50px;
	line-height:35px;
	margin-bottom:0px;
	display:table;
	position:absolute;
	left: -24px;
	top: 95px;
	letter-spacing:-1px;
	font-stretch: condensed;
}

h2 {
	color:#666;
	margin-left:250px;
	margin-top:50px;
	line-height:35px;
	margin-bottom:0px;
	display:table;
	position:absolute;
	left: 3px;
	top: 55px;
	letter-spacing:-1px;
	font-stretch: condensed;
	font-size:16px
}

h3{ color:#9f1c1c; font-size:21px; background-image:url(images/icotitle.png); background-position:left; background-repeat:no-repeat; padding-left:50px; line-height:40px; border-bottom:1px solid #CCC; margin-left:20px; margin-right:20px; margin-bottom:0px; text-transform: uppercase; margin-top:25px; }

h4{ margin-right:20px; margin-bottom:0px; padding-left:0px;  margin-left:20px; color:#9f1c1c; font-size:16px; letter-spacing:-1px;  }

#menu{ width:185px; text-align:right; display:table; float:left; position:relative;}
ul#listmenu{ color:#FFF; width:165px; padding:0px; margin-left:20px; }
ul#listmenu li { display:block; background-image:url(images/linemenu.png); background-repeat:no-repeat; background-position:bottom; height:30px;  list-style:none;}
ul#listmenu li a { color:#91959c; text-decoration:none; line-height:30px; font-size:13px; }
ul#listmenu li a:hover { color:#fff;}
ul#listmenu li a.current { color:#fff; }

ul.listaalpha { list-style:lower-alpha;}
ul.listnumber { list-style: decimal;}

#txt{ float:left; width:654px; margin-left:15px; display:table;}
#txt.home { margin-left:200px;}

#txt{ line-height:22px; font-size:15px; color: #666; font-stretch: semi-condensed;}

#txt p{ margin-left:20px; margin-right:20px; margin-top:10px; line-height:22px; font-size:15px; color: #666; font-stretch: semi-condensed;}

#footer{ clear:both; background-image:url(images/bigfooter.jpg); background-repeat:no-repeat; height:38px; margin:0 auto; width:1000px; text-align:right;}
#footer a{ text-align:right; color:#9f1c1c; font-size:10px; margin-right:20px; text-decoration:underline; font-weight:bold; }

#txt ul { margin-left:0px;  margin-right:50px; padding-left:50px;  }
#txt ul li { line-height:25px; margin-bottom:5px; border-bottom:1px dotted #CCC;  }
#txt ul li a{ text-decoration:none; color: #36F;  }


#menualto{
	background-repeat:no-repeat;
	background-position:right top;
	width:640px;
	height:33px;
	position:absolute;
	left: 232px;
	top: 1px;
	text-align:right;
	padding-top:6px;
	color:#FFF;
	padding-right:16px;
}

#menualto a{ color:#FFF; text-decoration:none;  }
#menualto a:hover{ border-bottom:1px solid #FFF;}

a{ color:#9f1c1c; text-decoration: none; }
a:hover{ color:#9f1c1c;}

/* Archivio prove di maturità */

#txt .archivio-prove {list-style: none;  margin-top: 20px; border-bottom: 0px;}
#txt .prove {list-style: none; margin-top: 20px; border-bottom: 0px;}
#txt .prove h4 {list-style:none; display: block; margin-left: 0px;}
#txt .prove ul {display: inline;}
#txt .prove ul li{font-size: 14px; display: inline; list-style: none; border-bottom: 0px;}
#txt .prove ul li a{display: block; width: 184px; float: left; color:#9f1c1c; text-decoration: none; border-bottom: 0px;}
