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


#banner{
	background-color:#FFF;
	width:890px;
	height:165px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}

#line{
	background-color:#009CDA;
	width:900px;
	height:19px;
	margin-left:auto;
	margin-right:auto;
}

#line_slim{
	background-color:#FFF;
	width:900px;
	height:6px;
	margin-left:auto;
	margin-right:auto;
}

#corpo{
	background-image:url(/img/delfino.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	width:900px;
	height:550px;
	margin-left:auto;
	margin-right:auto;
}

#footer{
	background-image:url(/img/bg_footer.jpg);
	background-repeat:repeat-y;
	width:900px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	font-weight:bold;
	font-family:"Futura Md BT", "Futura Lt BT", "Times New Roman", Arial;
	font-size:14px;
}

/*ELEMENTI FOOTER*/

#designby{
	float:left;
	height:13px;
	margin-left:200px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#copyright{
	float:left;
	height:13px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#logo_studioB{
	background-position:center;
	background-image:url(/img/logo_studioB.gif);
	float:left;
	background-repeat:no-repeat;
	width:124px;
	height:18px;
	padding-left:10px;
	padding-right:10px;
}

/*ELEMENTI FOOTER FINE*/

/*interno corpo*/

#menu{
	position:inherit;
	width:157px;
	height:auto;
	float:left;
}

#content{
	width:510px;
	height:auto;
	float:left;
	padding:15px;
	color:#333;
	font-family:"Futura Md BT", "Futura Lt BT", "Times New Roman", Arial;
	font-size:14px
}

#content_gall{
	width:710px;
	height:515px;
	float:left;
	color:#333;
	font-family:"Futura Md BT", "Futura Lt BT", "Times New Roman", Arial;
	font-size:14px
}

#content_associazione{
	width:700px;
	height:500px;
	float:left;
	padding:15px;
	color:#333;
	font-family:"Futura Md BT", "Futura Lt BT", "Times New Roman", Arial;
	font-size:14px;
	overflow:auto;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #009CDA;
	scrollbar-darkshadow-color: #009CDA;
	scrollbar-shadow-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #009CDA;
}

#content_archivio{
	width:510px;
	height:500px;
	float:left;
	padding:15px;
	color:#333;
	font-family:"Futura Md BT", "Futura Lt BT", "Times New Roman", Arial;
	font-size:14px;
	overflow:auto;
	direction:rtl;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #009CDA;
	scrollbar-darkshadow-color: #009CDA;
	scrollbar-shadow-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #009CDA;
}

/*SEZIONE contatti*/

#mail_link_ct{
	background-image:url(/img/bg_border_contatti_ct.JPG);
	background-repeat:repeat-x;
	padding:3px;
	height:18px;
	float:left;
	color:#FFF;
}

#mail_link_sx{
	background-image:url(/img/bg_border_contatti_sx.JPG);
	background-repeat:no-repeat;
	height:24px;
	width:7px;
	float:left;
}

#mail_link_dx{
	background-image:url(/img/bg_border_contatti_dx.JPG);
	background-repeat:no-repeat;
	height:24px;
	width:7px;
	float:left;
}

/*FINE SEZIONE contatti*/


/*SEZIONE NEWS*/

#news{
	background-color:#009CDA;
	width:190px;
	height:550px;
	float:left;
}

#news2{
	background-color:#fff;
	width:182px;
	height:522px;
	margin-top:4px;
	margin-left:4px;
}

#news_style{
	width:183px;
	height:523px;
}


#title{
	background-image:url(/img/news_title.jpg);
	background-repeat:no-repeat;
	background-color:#009CDA;
	width:190px;
	height:20px;
}

#title_par{
	color:#009CDA;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

#paragraph{
	color:#999;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}

/*FINE SEZIONE NEWS*/



/*FINE interno corpo*/

/*PULSANTI*/

#home{
	background-image:url(/pull/home_off.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
}

#home:hover{
	background-image:url(/pull/home_on.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
}

#contatti{
	background-image:url(/pull/contatti_off.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
}

#contatti:hover{
	background-image:url(/pull/contatti_on.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
}

#associazione{
	background-image:url(/pull/associazione_off.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
}

#associazione:hover{
	background-image:url(/pull/associazione_on.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
}

#gallery{
	background-image:url(/pull/gallery_off.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
}

#gallery:hover{
	background-image:url(/pull/gallery_on.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
}

#archivio{
	background-image:url(/pull/archivio_off.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
}

#archivio:hover{
	background-image:url(/pull/archivio_on.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
}

/*FiNE PULSANTI*/

/*link*/
a   {
	color:#fff;
	text-decoration: none;
	}

a:hover { 
	color:#fff;
	text-decoration: none;
	}

