@charset "utf-8";
/* CSS Document */

@import url("reset_2009.css");
@import url("font_2009.css");

body{ background:url(_images/body.png) repeat-x; }

#container {
	background-color: #FFFFFF;
	width: 980px;
	margin: 25px auto;
	border: solid thin #e8eaeb;
}
#top {	height: 275px; background:url(_images/top.jpg) no-repeat;}

#menu{
	margin: 0 auto;
	height:40px;
	background-image: url(_images/menu-sprite.png);
}
#menu li {
	float: left;
}

#menu a{ display:block; height:40px; text-indent:-9999px;}

#menu .eventi { width: 91px;}
#menu .eventi:hover, #menu .eventi:focus{background:url(_images/menu-sprite.png) 0 -40px  no-repeat;}
#menu .eventi.active{background:url(_images/menu-sprite.png) 0 -80px no-repeat;}
#menu .news { width: 74px;}
#menu .news:hover, #menu .news:focus{background:url(_images/menu-sprite.png) -91px -40px no-repeat;}
#menu .news.active{background:url(_images/menu-sprite.png) -91px -80px no-repeat;}
#menu .associazioni { width: 370px;}
#menu .associazioni:hover, #menu .associazioni:focus{background:url(_images/menu-sprite.png) -165px -40px no-repeat;}
#menu .associazioni.active{background:url(_images/menu-sprite.png) -165px -80px no-repeat;}
#menu .ufficioMobile { width: 191px;}
#menu .ufficioMobile:hover, #menu .ufficioMobile:focus{background:url(_images/menu-sprite.png) -535px -40px no-repeat;}
#menu .ufficioMobile.active{background:url(_images/menu-sprite.png) -535px -80px no-repeat;}
#menu .esperienza { width: 250px;}
#menu .esperienza:hover, #menu .esperienza:focus{background:url(_images/menu-sprite.png) -726px -40px no-repeat;}
#menu .esperienza.active{background:url(_images/menu-sprite.png) -726px -80px no-repeat;}

#colonna1 {
	width: 450px;
	margin: 35px 0 40px 40px;
	float: left;
}
#colonna2 {
	width: 425px;
	float: right;
	margin: 35px 40px 40px 0;
}
#sponsor {
	clear: both;
}

#news {
	padding-bottom: 25px;
	background-image: url(_images/news-footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#news h2 {
	background-image: url(_images/news-top.png);
	height: 45px;
}
#news h2 a{ display:block; width:100%; height:45px; text-indent:-9999px;}
#news .news {
	background: url(_images/notize-sf.png) repeat-x #ebf7fb;
	border:solid;
	border-width: 1px 0;
	border-top-color: #f7fcfe;
	border-bottom-color: #dcecf1;
	padding: 25px 50px;
}
#news .news.ultimo{
	border-bottom:none;
}

#eventi {
	padding-bottom: 20px;
	background-image: url(_images/eventi-footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 25px;
}
#eventi h2 {
	background-image: url(_images/eventi-top.png);
	height: 45px;
}
#eventi h2 a{ display:block; width:100%; height:45px; text-indent:-9999px;}
#eventi .evento {
	background: url(_images/eventi-sf.png) repeat-x #c0e8cf;
	border:solid;
	border-width: 1px 0;
	border-top-color: #e1f9ea;
	border-bottom-color: #aad3ba;
	padding: 15px 25px;
}
#eventi .evento.ultimo{
	border-bottom:none;
}
#top h1 a{
	display: block;
	width: 400px;
	height: 210px;
	float:left;
	text-indent: -9999px;
}
#gioventu {
	width: 400px;
	display: block;
	height: 25px;
	float:left;
	clear:left;
	text-indent: -9999px;
	position: absolute;
	top:240px;
}
#logo-governo {
	width: 262px;
	height: 90px;
	display:block;
	position: absolute;
	margin: 20px 0 0 590px;
	top:50px;
	float: left;
	text-indent: -9999px;
}
#logo-mtv {
	width: 115px;
	height: 90px;
	display:block;
	position: absolute;
	margin: 20px 0 0 850px;
	float: left;
	top:50px;
	text-indent: -9999px;
}

#filmato {
	display:block;
	float: right;
	width: 375px;
	height: 110px;
	position: absolute;
	margin: 140px 0 0 590px;
	text-indent: -9999px;
	top:20px;
	background-image: url(_images/player-sf.jpg);
}

#sponsor {
	background-image: url(_images/sponsor.jpg);
	height: 240px;
	width: 980px;
}

#sponsor li {
	float: left;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 9px;
}

#sponsor li a{
	width: 120px;
	display:block;
	height:120px;
	text-indent: -9999px;
}


#sponsor li a#forumgiovani {
	width: 200px;
}


#sponsor h2 {
	text-indent: -9999px;
}
#sponsor ul {
	margin-left: 30px;
}
#partner h2 {
	display: block;
	height: 40px;
	width: 150px;
	background-image: url(_images/partner-titolo.jpg);
	text-indent: -9999px;
}

dt {
	margin-top: 10px;
	font-weight: bold;
	border: 0px none #003300;
	background-color: #9EAFB3;
	color: #FFFFFF;
	padding: 5px;
	padding-left: 10px;
}
dd {
	padding: 10px;
}

.promotore{
	font-weight: bold;
	margin: 15px 0 0 0;
	display: block;
	padding-top: 5px;
	border-top: solid #9EAFB3 1px;
	text-decoration: none;
}


/*--- Associazioni ---*/

.associazioni #descrizione{
	width: 850px;
	margin: 30px auto 0 auto;
	background-color:#F7F9F9;
	padding:30px 24px;
	border: thin solid;
	border-top-color: #FCFCFC;
	border-right-color: #EDF1F1;
	border-bottom-color: #EDF1F1;
	border-left-color: #FCFCFC;
}
.associazioni #colonna1{ width:425px;}
.associazioni #colonna2{}

.associazioni img {
	float: left;
	margin-right: 20px;
	clear: right;
	display: block;
	margin-bottom: 10px;
}
.associazioni h3 {
	display: block;
	clear: none;
	font-weight: bold;
	color: #002A5C;
	margin: 30px 0 20px 0;
	font-size: 18px;
}

.associazioni p { text-align:justify;}

/*--- storie ---*/


.storie #descrizione{
	width: 850px;
	margin: 30px auto 0 auto;
	background-color:#F7F9F9;
	padding:30px 24px;
	border: thin solid;
	border-top-color: #FCFCFC;
	border-right-color: #EDF1F1;
	border-bottom-color: #EDF1F1;
	border-left-color: #FCFCFC;
}
.storie #colonna1{ width:425px;}
.storie #colonna2{}

.storie img {
	float: left;
	margin-right: 20px;
	clear: right;
	display: block;
	margin-bottom: 10px;
}
.storie h3 {
	display: block;
	clear: none;
	font-weight: bold;
	color: #002A5C;
	margin: 30px 0 20px 0;
	font-size: 18px;
}

.storie p { text-align:justify; margin-bottom: 18px;}

.storie .importante {
	font-size: 16px;
	margin: 15px 0;
}


/* partecipa */


.partecipa #descrizione{
	width: 850px;
	margin: 30px auto 0 auto;
	background-color:#F7F9F9;
	padding:30px 24px;
	border: thin solid;
	border-top-color: #FCFCFC;
	border-right-color: #EDF1F1;
	border-bottom-color: #EDF1F1;
	border-left-color: #FCFCFC;
}
.partecipa #colonna1{ width:425px;}
.partecipa #colonna2{}

.partecipa img {
	float: left;
	margin-right: 20px;
	clear: right;
	display: block;
	margin-bottom: 10px;
}
.partecipa h3 {
	display: block;
	clear: none;
	font-weight: bold;
	color: #002A5C;
	margin: 30px 0 20px 0;
	font-size: 18px;
}

.partecipa p { text-align:justify; margin-bottom: 18px;}

.partecipa .importante {
	font-size: 16px;
	margin: 15px 0;
}

/*--- eventi ---*/

.eventi #descrizione{
	width: 850px;
	margin: 30px auto 0 auto;
	background-color:#F7F9F9;
	padding:30px 24px;
	border: thin solid;
	border-top-color: #FCFCFC;
	border-right-color: #EDF1F1;
	border-bottom-color: #EDF1F1;
	border-left-color: #FCFCFC;
}
.eventi #colonna1{ width:425px;}
.eventi #colonna2{}

.eventi img {
	float: left;
	margin-right: 20px;
	clear: right;
	display: block;
	margin-bottom: 10px;
}
.eventi h3 {
	display: block;
	clear: none;
	font-weight: bold;
	color: #002A5C;
	margin: 30px 0 20px 0;
	font-size: 18px;
}

.eventi p { text-align:justify; margin-bottom: 18px;}

.eventi .importante {
	font-size: 16px;
	margin: 15px 0;
}

.eventi dd {
	background: url(_images/eventi-sf.png) repeat-x #c0e8cf;
}

/*-- news --*/

.news #descrizione{
	margin: 10px auto 0 auto;
	background-color:#F7F9F9;
	padding:30px 24px;
	border: thin solid;
	border-top-color: #FCFCFC;
	border-right-color: #EDF1F1;
	border-bottom-color: #EDF1F1;
	border-left-color: #FCFCFC;
}
.news #colonna1{ width:425px;}
.news #colonna2{}

.news img {
	float: left;
	margin-right: 20px;
	clear: right;
	display: block;
	margin-bottom: 10px;
}
.news h3 {
	display: block;
	clear: none;
	font-weight: bold;
	color: #002A5C;
	margin: 20px 0 20px 0;
	font-size: 18px;
}

.news p { text-align:justify; margin-bottom: 18px;}

.news .importante {
	font-size: 16px;
	margin: 15px 0;
}

.news dd {
		background: url(_images/notize-sf.png) repeat-x #ebf7fb;
}

#notizia { margin: 50px auto 100px auto; width: 850px;}
#notizia h2{ margin-bottom: 20px;}
#notizia p { margin-bottom: 15px;}
#notizia .data {
	font-weight:bold;
	color:#9EAFB3;
}

.banner {
            margin-bottom: 25px;
}


/*----------Youtube---------------*/

.youtube {
	margin-top:6px;
	border: 1px solid #FFFFFF;
	background-color:#F4BF9F;
	height: 290px;
	clear:both;
	width: 978px;
	margin-bottom: 40px;
}
.youtube .box1Testata {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	padding: 0;
	height: 50px;
	background-image: url(/css/_img/topYoutube.jpg);
}

.youtube .box1Testata a{ display:block; width:100%; height:50px; text-indent:-9999px;}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
