/* CSS Document */


/* Tag Reset */

html, body, h1, h2, h3, p, ul, li, input, textarea, label, fieldset, a, img, table, tr, td, form{
	margin:0;
	padding:0;
}

/* Ridefinizione tag*/

body{
	color:#525559;
	font-size:12px;
	text-align:justify;
	background:url(../images/sfondo.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

img, a img{
	border:none;
}

a:link, a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#e90751;
}

a:hover{
	text-decoration:underline;
}

p{
	line-height:18px;
	padding-bottom:18px;
}

h1{
	color:#0e135e;
	font-weight:normal;
	font-size:18px;
	line-height:27px;
	padding-bottom:9px;
	letter-spacing: -1px;
}


h2{
	color:#c6074f;
	line-height:18px;
	padding-bottom:3px;
	letter-spacing: 1px;
	font-size:14px;
	font-weight:bold;
}

ul{
	list-style:none;
	padding-bottom:18px;
}

li{
	background:#FFF url(../images/elenco.gif) top left no-repeat;
	padding-left:18px;
	text-align:left;
}

#dx li{
	background:#FFF url(../images/elenco-interno.gif) top left no-repeat;
	padding-left:36px;
	padding-top:11px;
	padding-bottom:9px;
	border-bottom:1px solid #d2d2e0;
}

#dx ul li.sub-elenco{
	background-image:(../images/sub-elenco.gif);
}

#dx li a{
	display:block;
	width:212px;
	height:35px;
	height:auto;
}

/* Sezioni  */

#container{
	margin:0 auto;
	width:898px;
}

#header{
	position:relative;
	height:228px;
}

#header img {
	behavior: url(/include100elode/ie_fix.htc);
}


#menu, #news, #menu-bottom, #breadcrumb{
	height:36px;
	line-height:36px;
}

#menu ul, #menu-bottom ul, #breadcrumb ul, #dx ul{
	padding:0;
	list-style:none;
}

#menu li, #menu-bottom li, #breadcrumb li{
	padding:0;
	background:none;
	float:left;
}

#menu a:link, #menu a:visited, #menu-bottom a:link, #menu-bottom a:visited{
	float:left;
	color:white;
	margin-top:1px;
	padding:0 9px 0 9px;
}

#breadcrumb a:link, #breadcrumb a:visited{
	float:left;
	padding-right:18px;
	padding-left:9px;
	background:url(../images/breadcrumb.gif) center right no-repeat;
	color:#333554;
}

#menu a:hover{
	background-color:#9a0018;
	text-decoration:none;
}

#menu-bottom a:hover{
	background-color:#c6074f;
	text-decoration:none;
}

#news p{
	padding:0 0 0 9px;
	line-height:36px;
	font-size:14px;
}

#content-home, #content{
	width:898px;
}

#breadcrumb, #news{
clear:both;
width:898px;
}

#content-home{
	width:898px;
	float:left;
}

#content{
	float:left;
	padding:0 0 36px 0;
}

#sx{
	padding-top:27px;
	padding-left:9px;
	float:left;
	width:460px;
}

#sx h1{
	font-size:24px;
	padding-bottom:18px;
	width:550px;
}

#dx{
	float:right;
	width:248px;
	background:#fafafc;
	height:600px;
}

#dx h1{
	display:block;
	overflow:hidden;
	text-align:center;
	color:#FFF;
	width:248px;
	padding-top:27px;
	height:18px;
	background:#d2d2e0;
	font-size:24px;
}

#sponsor{
	padding:10px;
}

#sponsor img{
	border:1px solid #CCCCCC;
	margin-right:9px;
	margin-bottom:9px;
}

#footer{
	clear:both;
	height:190px;
	border-top:4px solid #c6074f;
	background:#363636;
}

#footer-content{
	color: #FFF;
	margin:0 auto;
	width:898px;
}

/* Stili per homepage */


.interna{
	background:url(../images/bg-grass2.jpg) repeat-x;
}

.copyright{
	padding-top:9px;
	float:right;
	text-align:right;
}

.note-legali{
	padding-top:1px;
	float:left;
	text-align:center;
	font-size:9px;
	line-height:3pt;
}

.box-home{
	float:left;
	width:272px;
	padding-top:9px;
}

.box-home-sx{
	float:left;
	width:272px;
	padding-top:9px;
}

.box-home-dx{
	float:right;
	width:272px;
	padding-top:9px;
}

.home-centered{
	padding-left:38px;
	padding-right:38px;
}

.loginBox{
	margin-top:6px;
	position:absolute;
	padding:6px;
	top:222px;
	right:0;
}

.loginBox a:link, .loginBox a:visited{
	display:block;
	width:61px;
	height:27px;
	line-height:27px;
	text-align:center;
	background:url(../images/btn-2state.gif);
	color:#c90652;
}

.loginBox a:hover{
	background-position:0 27px;
	color:#FFFFFF;

}

.box1{
	margin-top:22px;
	width:190px;
	padding: 0 26px;
}

.box2{
	margin-top:22px;
	width:626px;
	padding: 0 26px;
}

.dati{
	margin-top:28px;
	margin-right:40px;
	width:190px;
	padding: 0 26px 22px 26px;
	border:1px solid #CCCCCC;
}

.dati h1{
	padding-top:22px;
}

.grigio{
	border:1px solid #d2d2e0;
}

.floatedLeft{
	float:left;
}

.floatedRight{
	float:right;
}

.cleared{
	clear:both;
}

.colore1{
	color:#c6074f;
}

.colore2{
	color:#60933f;
}
	
.colore3{
	color:;
}