body{
	font-family: verdana, arial;
	font-size: 11px;
	background: #636363;
	padding: 5px;
	margin:0;
}


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


hr, .hide{
	display: none;
}


h1,h2,h3,h4,h5,h6, ul, form, p{
	margin:0; padding:0;
}


#container{
	position:relative;
	width: 780px;
	margin: auto;
	/*border: 1px solid #ff0101;*/
	background: #000;
}


#head{
	height: 270px;
}


#head .logo{
	position: absolute; top: 20px; left: 8px;
	width: 356px; height: 120px; 
	background-image: url( ../img/site/logo.gif );
}


#head #banner-top{
	position: absolute; top: 0; right: 0;
	width: 468px; height: 60px;
	border: 1px solid #fff;
	background: #000;
}


#head #banner-top-big{
	position: absolute; top: 165px; right: 11px;
	width: 756px; height: 100px;
	border: 1px solid #fff;
	background: #aaa;
}


#head #search{
	position: absolute; top: 108px; right: 25px;
}


#head .head-top{
	height: 32px;
	background: #636363;
	background-image: url( ../img/site/head_top.jpg );
	background-position: top left;
	background-repeat: no-repeat;
}


#head .head-middle{
	height: 66px;
	border: 1px solid #929292;
	border-bottom: none;
	background: #000;
	background-image: url( ../img/site/head_middle.jpg );
}


#head .head-middle-t{
	height: 66px;
	background-image: url( ../img/site/head_middle_t.jpg );
	background-repeat: no-repeat;
}


#head .head-bottom{
	height: 171px;
	background-image: url( ../img/site/head_bottom_full.jpg );
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
}


#body{
	position: relative; top:0;
	width:778px;
	border: 1px solid #929292;
	border-top: none;
	padding-bottom: 5px;
}


#left{
	/*position: absolute; top: 0; left: 0;*/
	float: left;
	width: 149px;
	background-image: url( ../img/site/left_bg.jpg );
	background-repeat: no-repeat;
}


#center{
	/*position: relative;
	margin: 0 149px 0 149px;*/
	float: left;
	background: #000;
	/*min-height: 770px;*/
	height: auto !important;
	/*height: 770px;*/
	width: 480px;
}


#right{
	/*position: absolute; top: 0; right: 0;*/
	float: left;
	width: 149px;
}


ul.menu{
	list-style: none;
}


div.menu-top{
	position: absolute; top: 137px; right:150px; 
}


div.menu-top ul{
	list-style: none;
}


div.menu-top ul li{
	height: 22px;
	float: left;
	margin-left: 3px;
	
}


div.menu-top ul li a{
	height: 22px;
	display: block;
	text-indent: -10000px;
}


div.menu-top ul li.segnala{
	width: 139px;
	background-image: url( ../img/site/menu_segnala.jpg );
}


div.menu-top ul li.collabora{
	width: 122px;
	background-image: url( ../img/site/menu_collabora.jpg );
}


div.menu-top ul li.contatti{
	width: 81px;
	background-image: url( ../img/site/menu_contatti.jpg );
}


div.menu-top ul li.home{
	width:50px;
	margin: 5px 125px 0 0 ;

}


div.menu-top ul li.home a{
	color: #FF0101;
	text-indent: 0;
	font-size: 1.2em;
	font-weight: bold;
	font-family: tahoma, verdana;
	letter-spacing: .1em;
}


div.menu-top ul li.home a:hover{
	filter: alpha(opacity: 100);
	-moz-opacity: 1;
	opacity: 1;
	background: transparent;
}


div.menu-top ul li a:hover{
	filter: alpha(opacity: 20);
	-moz-opacity: .2;
	opacity: .2;
	background: #fff;
}


ul.menu.left{
	list-style: none;
	margin-top:16px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url( ../img/site/menu_left_end.jpg );
	background-position: bottom;
}


ul.menu li{
	height: 28px;
	border-top: 2px solid #252525;
	background-repeat: no-repeat;
}

ul.menu li.project a,
ul.menu li.organization a{
	filter: alpha(opacity: 20);
	-moz-opacity: .2;
	opacity: .2;
	background: #fff;
}


ul.menu li.project{
	background-image: url( ../img/site/menu_project.jpg );
}


ul.menu li.organization{
	background-image: url( ../img/site/menu_organization.jpg );
}


ul.menu li.gallery{
	background-image: url( ../img/site/menu_gallery.jpg );
}


ul.menu li.events{
	background-image: url( ../img/site/menu_events.jpg );
}


ul.menu li.sms{
	background-image: url( ../img/site/menu_sms.jpg );
}

ul.menu li.classifica{
	background-image: url( ../img/site/menu_classifica.jpg );
}

ul.menu li.poll{
	background-image: url( ../img/site/menu_sondaggio.gif );
}


ul.menu li.registrazione{
	background-image: url( ../img/site/menu_registrazione.jpg );
}


ul.menu li.segnala{
	background-image: url( ../img/site/menu_segnala.jpg );
	width: 139px;
}


ul.menu li a{
	display: block;
	height: 28px;
	text-indent: -1000%;
}


ul.menu li a:hover{
	filter: alpha(opacity: 20);
	-moz-opacity: .2;
	opacity: .2;
	background: #fff;
}


ul.menu.right li{
	border-top: none;
	border-bottom: 2px solid #252525;
}


.box{
	padding-bottom: 10px;
}


.box h3{
	color: #F0F0F0;
	font-family: tahoma;
	font-size: 1.2em;
	margin-top: 1px;
	border-bottom: 2px solid #252525;
	background-repeat: no-repeat;
}


.box div{
	border-top: 1px solid #C1C1C1;
	text-align: center;
	padding: 5px 0 0 0;
}


.box div img{
	border: 1px solid #fff;
}


.box.piu-vista{
	background: #595959;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url( ../img/site/box_end_piuvista.jpg );
}


.box.piu-vista h3{
	min-height: 42px;
	height: auto !important;
	height: 42px;
	background-image: url( ../img/site/piu_vista.jpg );
	text-indent: -1000%;
}

.box.sondaggio{
	/*height: 38px;*/
	margin: 2px 0 -9px 0;
}

html* .box.sondaggio{
	/*height: 38px;*/
	margin: 2px 0 -11px 0;
}


.box.spazio-banner-left{
	background: #888888;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url( ../img/site/box_end_banner_left.jpg );
}


.box.spazio-banner-left h3{
	min-height: 29px;
	height: auto !important;
	height: 29px;
	background-image: url( ../img/site/spazio_banner_left.jpg );
	text-indent: -1000%;
}


.box.spazio-banner-right{
	background: #B3B3B3;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url( ../img/site/box_end_banner_right.jpg );
}


.box.spazio-banner-right h3{
	min-height: 29px;
	height: auto !important;
	height: 29px;
	background-image: url( ../img/site/spazio_banner_right.jpg );
	text-indent: -1000%;
}


.box.miss{
	background: #888888;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url( ../img/site/box_end_miss.jpg );
}


.box.miss h3{
	min-height: 23px;
	height: auto !important;
	height: 23px;
	background-image: url( ../img/site/miss.jpg );
	text-align: right;
	padding: 23px 10px 0 0;
}


.box.classifiche{
	background: #595959;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url( ../img/site/box_end_classifiche.jpg );
}


.box.classifiche h3{
	min-height: 27px;
	height: auto !important;
	height: 27px;
	background-image: url( ../img/site/classifiche.jpg );
	text-indent: -1000%;
}


.box.area-riservata{
	
	background: #383838;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url( ../img/site/box_end_registrazione.jpg );
}


.box.area-riservata h3{
	padding-top: 20px;
	background-image: url( ../img/site/accesso.jpg );
	text-indent: -1000%;
	background-position: 5px 20px;
	height: 18px;
	padding-bottom: 5px;
	margin-top: 0;
}


.box.area-riservata form{
	padding: 10px;
	padding-bottom: 3px;
	text-align: center;
	border-top: 1px solid #C1C1C1;
	border-bottom: 2px solid #252525;
}


.box.area-riservata p{
	margin: 5px -3px 0 -3px;
	padding: 0;
	text-align: left;
	font-size: .9em;
	font-family: tahoma;
	color: #fff;
}


.box.area-riservata p a{
	color: #fff;
}


ul.classifica{
	list-style: none;
}


ul.classifica li{
	height: 20px;
	padding-top: 3px;
	background-image: url( ../img/site/riga.jpg );
	background-repeat: no-repeat;
	background-position: bottom;
}


ul.classifica li a{
	color: #F0F0F0;
	font-family: tahoma;
	padding: 0 0 0 17px;
	background-image: url( ../img/site/quad.jpg );
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


input{
	font-family: tahoma, verdana, arial;
	font-size: 1em;
}


input.text{
	color: #fff;
	background: #000;
	border: 1px solid #4C4C4C;
	padding-left: 3px;
	margin-bottom: 3px;
}


input.submit{
	color: #FF0101;
	background: transparent;
	border: none;
	cursor: pointer;
	font-weight: bold;
}


input.submit.login{
	margin-left: 85px;
}


* html input.submit.login{
	margin-left: 90px;
}


.gallery img{
	margin: 6px 0px 6px 15px;
	border: 1px solid #fff;
}

/*********************************************************/


.box-index{
	width: 236px;
	float:left;
	margin-top: 50px;
}

.box-index-end{
	width: 238px; height: 10px;
	position: absolute; bottom:-10px; left:-1px;
	background-image: url( ../img/site/box_end_index.gif );
	background-repeat: no-repeat;
}


.gallery-list{
	color: #fff;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	margin-left: 1px;
	position: relative;
	padding: 10px 0 0 0 ;
	min-height: 642px;
	height: auto !important;
	height: 642px;
}

.gallery-list .ultime{
	height: 46px;
	/*background-image: url( ../img/site/ultime_pub.jpg );*/
	background-repeat: no-repeat;
	position: absolute; top: -46px; left: -1px;
	width: 238px;
}

.gallery-list .ultime.pub{
	background-image: url( ../img/site/ultime_pub.jpg );
}

.gallery-list .ultime.even{
	background-image: url( ../img/site/ultimi_even.jpg );
}

.gallery-list img{
	margin: 1px 6px 6px 0px;
	border: 1px solid #fff;
	float: left;
}
.bubble{
	border: none;
	float: right;
	text-indent: -1000%;
	background-image: url( ../img/site/bubble.gif );
	background-repeat: no-repeat;
	/*padding: 4px;*/
	width: 7px;
	height: 7px;
}


.clear{
	clear: both;
}


.gallery-list div.photo{
	clear: both;
	min-height: 65px;
	height: auto !important;
	height: 65px;
	border-bottom:  1px dotted #595959;
	margin: 5px 8px;
}


.gallery-list div.photo p{
	padding-top: 8px;
}


.gallery-list div.photo p span{
	display: block;
	color: #EF0000;
}


.gallery-list div.photo p strong{
	color: #ddd;
	font-size: .9em;
	font-weight: normal;
}


.ricerca-miss{
	text-align: right;
	color: #ddd;
	padding: 0 5px 5px 5px;
	border-bottom: 1px solid #444;
	position: relative;
	top: -15px;
}


.ricerca-miss select{
	margin-top: 2px;
	background: #ddd;
	border: 1px solid #ddd;
}


.miss-nome{
	font-size: 1.4em;
	color: #FF0101;
	text-align: center;
	margin: -5px 0 0 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #444;
}


.miss-fotografo{
	font-size: .9em;
	color: #999;
	text-align: right;
	margin: 0 5px 5px 5px;
}


.miss-fotografo a{
	color: #aaa;
}


/*********************************************************/
.title-section{
	padding: 10px;
	color: #fff;
	font-family: tahoma, verdana,arial;
	font-size: 1.4em;
}


.content{
	width: 460px;
	margin-left: 5px;
	background: #333;
	padding: 5px;
	position: relative;
}


.content img{
	border: 1px solid #fff;
	margin-right: 5px;
	float: left;
}


.other{
	position:absolute; 
	bottom:2px; 
	right:5px
}


.w5	 { width:  5%; }
.w10 { width: 10%; }
.w15 { width: 15%; }
.w20 { width: 20%; }
.w25 { width: 25%; }
.w30 { width: 30%; }
.w35 { width: 35%; }
.w40 { width: 40%; }
.w45 { width: 45%; }
.w50 { width: 50%; }
.w55 { width: 55%; }
.w60 { width: 60%; }
.w65 { width: 65%; }
.w70 { width: 70%; }
.w75 { width: 75%; }
.w80 { width: 80%; }
.w85 { width: 85%; }
.w90 { width: 90%; }
.w95 { width: 95%; }
.w100{ width: 100%;}


#reg{
	color: #ddd;
	background: #333;
	margin: 2px 5px;
	padding: 0 2px;
}


#reg div.small{
	float: left;
	padding:7px  0 7px 9px;
}

#reg div.small.nopd{
	padding: 1px 0 1px 9px;
}


#reg div.large{
	clear: both;
	width: 440px;
}


#reg input{
	width: 98%;
	background: #ddd;
	border: 1px solid #ddd;
	margin-top: 2px;
	font-weight: bold;
	color: #222;
}


#reg textarea{
	width: 98%;
	background: #ddd;
	border: 1px solid #ddd;
	margin-top: 2px;
	font-weight: bold;
	color: #222;
}


#reg select{
	margin-top: 2px;
	background: #ddd;
	border: 1px solid #ddd;
	font-weight: bold;
	color: #222;
}


#reg input.check{
	background: none;
	border: none;
}


#reg input.auto{
	width: auto;
}

#reg fieldset{
	padding-left: 12px;
}


select{
	font-size: 11px;
	margin-bottom: 2px;
}


fieldset{
	margin: 5px;
	margin-top: 0;
}


legend{
	color: #ff0101;
	font-size: 1.1em; 
	padding-right: 10px;
}

h1.error{
	text-align: center;
	color: #ff0101;
	font-size: 14px;
	padding: 2px 5px;
}


table.events{
	border-collapse: collapse;
	margin: 0; padding: 0;
	width: 458px;
	color: #eee;
}

table.events td{
	border-bottom: 1px solid #666;
	padding: 5px  0;
}


table.events td a{
	font-weight: bold;
	color: #ff0101;
}


.events-other{
	float: right;
	/*background: #ddd;*/
	/*border: 1px solid #bbb;
	border-right:none;*/
	background-image:url(../img/site/sfondo_other.gif);
	padding: 1px 10px 2px 10px;
	color: #fff;
}


.events-other:hover{
	
	/*background: #ddd;*/
}

.events-archive{
	float:right;
	color: #fff;
	margin:5px;
}


.events-detail{
	font-size: 1em;
	color: #ff0101;
	padding-bottom: 10px;
}


.events-detail strong{
	font-size: 1.3em;
	color: #eee;
}


.events-detail p{
	color: #ddd;
	padding: 2px;
}


.obbl, label span{
	color: #ff0101;
	padding-left: 2px;
}

.pagination{
	color: #ddd;
	text-align: right;
	padding: 6px 4px 0 0;
}


.null{
	height: 1px;
	font-size: 1px;
}


.msgbox{
	padding: 5px;
}

.msgServer{
	background: #444;
}


.msgbox h3{
	color: #ff0101;
	margin-bottom: 10px;
	font-size: 1.2em;
}

.msgbox p{
	padding: 2px 0 5px px;
	color: #ddd;
	margin-bottom: 15px;
	text-align: center;
}


.msgbox span{
	float: right;
}


html* .msgbox{
	width: 97%;
}


.label-login{
	float: left;
	color: #ddd;
	margin: 0 0 2px 5px;
}


/*****************************************************/


#privacy{
	padding:10px ;
	font-size: 0.9em;
	color: #bbb;
}


#privacy h4{
	font-size: 1.2em;
}


.poll{
	background: #555;
	padding: 0 0 0px;
}

.poll h2{
	font-size: 1em;
	color: #ff0101;
	background: #333;
	padding: 5px;
}

.poll div{
	margin: 10px 10px;
	color: #ddd;
	font-weight: bold;
}


.poll div span{
	font-size: .9em;
	font-weight: normal;
}


.poll ul{
	background: #555;
	padding: 2px 5px 5px 5px;
	list-style: none;
}


.poll ul li{
	color: #fff;
}


.poll .vote{
	
}


.poll .view-vote{
	text-align: right;
	background: #333;
	height: 18px;
	margin: 0 0 0px;
	padding: 3px 10px 0;
}