@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.floatright {
	float: right;
}

h2 {
	font-size: 36px;
	padding-top: 10px;
	color: #B50505;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0.6em;
}
h3 {
	margin: 0px;
	padding-top: 31px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	color: #CCCCCC;
	font-size: 24px;
}
h4 {
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
#Wrapper {
	width: 950px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#Header {
	height: 451px;
}

#Logo {
	margin: 0px;
	padding-bottom: 16px;
	padding-left: 16px;
	background-image: url(../images/bg-logo.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 4C4C4C;
}

#Menu {
	height: 107px;
}
#Menu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Menu li {
	float: left;
	display: block;
	width: 134px;
	padding-top: 65px;
	height: 42px;
}
#Menu   a  {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	display: block;
}
#Menu a:link {
	color: #000000;
	text-decoration: none;
}
#Menu a:visited {
	text-decoration: none;
	color: #000000;
}
#Menu a:hover {
	text-decoration: underline;
	color: #000000;
}
#Menu a:active {
	text-decoration: none;
	color: #000000;
}
.menubox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C4C4C;
}
#Slogan {
	height: 215px;
	margin: 0px;
	padding: 0px;
}


#Content {
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#MainContent {
	width: 639px;
	float: left;
	padding-top: 54px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}
#MainContent p {
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
}
#LateralBox ul {
	list-style-type: none;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}



#LateralBox {
	width: 271px;
	float: left;
	padding-bottom: 20px;
}
#LateralBox li {
	padding-bottom: 5px;
}
.lateralboxtitle {
	padding-bottom: 20px;
}




.sublist {
	padding-left: 10px;
	font-style: italic;
	font-weight: normal;
}

#Footer {
	color: #FFFFFF;
	text-align: center;
}
#NewsBox {
	height: 20px;
	width: 100px;
	position: relative;
	top: -430px;
	left: 575px;
	z-index: 10;
	text-align: right;
}
#NewsBox a {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #B40505;
	text-decoration: none;
}
.menuover {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	color: #D30708;
}
.menubg-home {
	background-image: url(../images/bg-menu-home.gif);
}
.sloganbg-home {
	background-image: url(../images/bg-slogan-home.jpg);
}
.menubg-scuola {
	background-image: url(../images/bg-menu-scuola.gif);
}
.sloganbg-scuola {
	background-image: url(../images/bg-slogan-scuola.jpg);
}
.menubg-perfezionamento {
	background-image: url(../images/bg-menu-perfezionamento.gif);
}
.sloganbg-perfezionamento {
	background-image: url(../images/bg-slogan-perfezionamento.jpg);
}
.menubg-corsi {
	background-image: url(../images/bg-menu-corsi.gif);
}
.sloganbg-corsi {
	background-image: url(../images/bg-slogan-corsi.jpg);
}
.menubg-spazi {
	background-image: url(../images/bg-menu-spazi.gif);
}
.sloganbg-spazi {
	background-image: url(../images/bg-slogan-spazi.jpg);
}
.menubg-contatti {
	background-image: url(../images/bg-menu-contatti.gif);
}
.sloganbg-contatti {
	background-image: url(../images/bg-slogan-contatti.jpg);
}
.menubg-eventi {
	background-image: url(../images/bg-menu-eventi.gif);
}
.sloganbg-eventi {
	background-image: url(../images/bg-slogan-eventi.jpg);
}
h1 {
	color: #B50505;
	font-size: 18px;
	font-style: italic;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MainContent ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #C10404;
}
.justified {
	text-align: justify;
}
.centered {
	text-align: center;
}
#Popup {
	width: 350px;
	height: 210px;
	background-color: #CCCCCC;
	border: 1px solid #C90506;
	margin: 0px;
	padding: 10px;
	position: relative;
	top: -900px;
	right: -570px;
	visibility: hidden;
}
h5 {
	font-size: 24px;
	padding-top: 10px;
	color: #B50505;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0.7em;
}

