html {margin:  0px; padding: 0px; background: #000;}

p, a, .corsi { margin: 0px; padding: 0px; text-decoration: none; outline: none; font: normal 11px verdana; color: #fff; line-height: 15px;}
img { border: none;}



.main
{
	margin: 0px auto 0px auto;
	width: 950px;
}
.top
{
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 120px;
	background: url(../i/riga.png) bottom no-repeat;
}

.ott{padding-top: 90px; color: #fff; font-weight: normal; font-size: 1.1em; font-style: italic; letter-spacing: 0px; font-family: verdana}
.tit{padding-top: 65px; color: #fff; font-weight: normal; font-size: 2em; font-style: italic; letter-spacing: -1px; font-family: verdana}

.dx{margin: 0px; padding: 0px; float: right;}
.sx{margin: 0px; padding: 0px; float: left;}


.bottom
{
	margin: 20px 0 0 0;
	padding: 0px;
	width: 950px;
	height: 385px;
}

.footer
{
	margin: 0px;
	background: url(../i/riga.png) top no-repeat;
	padding-top: 10px;
}
.footer p {	font: bold 13px arial; letter-spacing: 0px;}
.footer a, .footer a:hover
{
	margin-right:15px;
	font: bold 12px arial;
}
.footer a:hover
{
	color: #e30b2d;
}

.currMenu a, .currMenu a:hover
{
	font: bold 12px verdana;
}
.currMenu a:hover, .currMenu .qui
{
	color: #e30b2d;
}


.menu
{
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: left;
}
.menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu  li
{
	margin-bottom: 48px;
	padding: 0px;
}

.menu li.ultimo {margin-bottom: 20px}

.menu a, .menu a:hover{color: #fff; font-weight: normal; font-size: 1.4em; font-style: italic; letter-spacing: 0px; font-family: verdana}
.menu a:hover, .menu a.qui{color: #e30b2d; }

.contenuto
{
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	height: 380px;
	float: left;
}


.contenuto2 {height: 385px; float: left; width: 950px; margin: 0px; padding: 0px;}

.contenuto3
{
	margin-bottom: 20px;
	padding: 0px;
	width: 650px;
	height: 390px;
	float: right;
}

.stampa, .corsi{ padding: 5px 0; border-bottom: 1px dashed #666;}
.stampa img
{
	margin: 0 10px 0 0;
	border: 1px solid #fff;
}
p.stampa a
{
 	font-size: 11px; color: #ddd; text-decoration: none;
}
.stampa span {margin: 0px; padding: 0px;}

.corsi {line-height: 25px;}


.link{ padding-bottom: 15px; border-bottom: 1px dashed #e30b2d;}


.linkUtili p{margin: 0px;}
.linkUtili{ margin: 0px; padding: 10px 0;}
.linkUtili p a{text-decoration: none;}

.contMini
{
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}

.contText
{
	height: 330px;
	margin-left: 0px;
	padding-right: 10px;
	float: left;
	overflow: auto;
}
.contText p
{
	color: #ddd;
	/*font: normal 11px verdana;*/
	line-height: 22px;
	text-align: left;
}

.contText a{color: #e30b2d; text-decoration: underline;}
.contText a:hover{color: #FFF; text-decoration: underline;}

.mini {display: block;}
.mini a
{
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 0px;
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	float: left;
}

.mini a:hover, .miniQui{border: 2px solid #e30b2d;}

.contImg
{
	margin: 0px;
	padding: 0px;
	width: 450px;
	float: right;
	text-align: right;
}
.contImg img {margin: 0px; padding: 0px; text-align: right;}

.contImgPers
{
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: auto;
	float: right;
}

/** modulo contatti **/

.modulo
{
	font: bold 11px verdana;
	color: #eee;
	float: left;
}

.modulo td {height: 35px;vertical-align: top;}

.modulo input.stile, textarea, .tasti
{
	color: #eee;
	background:#000000 url(../i/sfondoInput.gif) repeat-x scroll center bottom;
	border:1px solid #666;
}



.tasti
{
	background:#111111 url(../i/sfondoButton.gif) repeat-x scroll 0 0;
	border:1px solid #CCCCCC;
	color:#000000;
	font-weight:bold;
	height:21px;
	padding:2px 0;
	width:auto;
}


.modulo textarea{	width: 300px; height: 100px;}

.testo{	font: normal 11px verdana;
	color: #eee;}


.logo {width: 130px; float: left; margin: 10px; display: inline; color: #fff; font-size: 11px; text-align:center; border: 1px solid #fff; height: 55px;}
.logo a, .logo img {margin: 0; padding: 0;}


.sede {width: 420px; line-height: 20px;}
#cartina {width: 450px; height: 320px; border: 1px solid #fff;}


/* stili */

h3{font: 1.2em Verdana;  color: #e30b2d; margin: 0; letter-spacing: -1px;}

.b {font-weight: bold;}
.big {font-size: 1.1em;}
.red {color: #e30b2d;}
.white {color: #FFF;}
.em {font-style: italic;}
.u {text-decoration: underline;}
.dx { float: right;}
.sx { float: left;}
.txtC {text-align: center}
.txtR {text-align: right}
.txtL {text-align: left}
.h2 {font: bold 20px arial;}
.border{border: 2px solid #fff;}
.hand {cursor: pointer;}

.iHide { display: none; }

.google{width: 230px; font-size: 11px;}
