/* -- General CSS -- */
@charset "UTF-8";

* {
margin: 0; 
padding: 0;
}

h1, h2, h3, h4 {
color: #000000;
}

h1{
font-size:20px;
}

h2{
font-size:16px;
/*color: #666666;*/color:#333333
}

h3{
font-size:14px;
/*color: #666666;*/color:#333333
}

p, ul, ol, dl {
}
em{
padding-left:3px;
}

a {
color: #660099;
text-decoration:none;
}

a:hover {
text-decoration: underline;
}


#cartefloat{
	width:242px;
	height:148px;
	background-image:url(/media/scuola/img_template/carte.gif);
	position: absolute;
	top: 410px;
	margin-left:740px;
	float: left;
}
#corpo{
overflow:visible;
}

#video{
display:block;
/*float:left;*/
}

#videobottonFH{
width:209px;
margin: 14px auto;
}

#corposx{
float:left;
width:252px;
overflow:visible;
text-align:left;
margin: 30px 0 50px 0;
}
#corpodx{
float:right;
width:732px;
text-align:left;
margin-top:27px;
}
#corpodx p{
font-size:13px;
line-height:18px;
}
#corpodx h1{
font-size:24px;
line-height:24px;
margin-bottom: 20px;
}


#menuUL{
list-style:none;
width:222px;
text-align:left;
color:#000000;
font-size:15px;
line-height:26px;
font-weight:bold;
}
#menuUL span{
color:#ff9933;
font-size:15px;
margin-right:22px;
padding: 0 0 0 12px;
}
#menuUL a{
/*color:#666666;*/color:#333333
}
#menuUL li{
}
#menuUL a:hover{
color:#fe9500;
text-decoration:none;
}

#verisign a {
background: url(/media/scuola/img_template/verisign.gif) center no-repeat;
display: block;
height: 60px;
overflow: hidden;
text-indent:-1000px;
}
#aams a {
background: url(/media/scuola/img_template/aams.gif) center no-repeat;
display: block;
height: 60px;
overflow: hidden;
text-indent:-1000px;
}

