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


body,div,ul,li,h1,h2,h3,p{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}

body{
background: url(../img/pattern.png) repeat-x #151515;
margin: 0 auto;
padding: 0;
text-align: center;
}

img{
border: none;	
}

/*formattazione testo*/

.titolotesto{
font-size: 13px;
color: #F60;
font-weight:bold;
text-transform:uppercase;
}

.titolotesto2{
font-size: 13px;
color: #134d84;
}

.titolotesto3{
font-size: 12px;
color: #134d84;
font-weight:bold;
}

.contenutotesto{
font-size: 14px;
color:#272727;
}

/*formattazione testo*/

.marginspacer{
margin:20px 0 0 15px
}

#header{
width: 900px;
height: 114px;
margin: 0 auto;
background: url(../img/header.jpg);
}

#menu{
width: 900px;
height: 30px;
background: url(../img/menushade.png) repeat-x;
margin: 0 auto;
}

#menublack{
width:740px;
height: 27px;
background: #000;
margin: 0 auto;
color:#fff;
}

#menulist li{
list-style:none;
display: inline;
float: left;
}

.menulistaformat{
margin:6px 5px 0 5px;
padding: 0 10px 0 10px;
}

.spacer{
margin-top: 4px;
background:url(../img/menuline.png) no-repeat;
height: 20px;
width: 1px;
}

#menulist a{
color: #FFF;
padding-top: 3px;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#menulist a:hover{
color: #C6C6C6;
}

#contenuti{
width: 900px;
margin: 0 auto;
background:#fff;
overflow:hidden;
}

#contentsx{
width: 570px;
height:600px;
float: left;
}

#altosx{
width: 570px;
}

#fotodescrizione{
width: 250px;
height: 169px;
float: left;
background:url(../img/fotostudio.jpg);
margin: 25px 10px 0 20px;
}

#testodescrizione{
float: right;
text-align: justify;
}

#bassosx{
width: 600px;
height:400px;
}

#fotostudio{
width: 522px;
height: 352px;
margin: 20px 0 0 50px;
background:url(../img/fotostudio.jpg);
}

#contentdx{
width: 330px;
height: 600px;
float: right;
}


#daticontatti{
clear:both;
width: 280px;
height: 290px;
text-align: left;
margin: 20px 0 0 30px;
}

#footer{
clear:both;
width: 900px;
height:47px;
background:url(../img/footshade.png) repeat-x;
margin:0 auto;
overflow:hidden;
}

#testofooter{
font-size: 10px;
color:#333;
margin-top: 22px;
}

#contentphotos{
height:307px;
padding:0 30px;
}

#threephotos{
border:2px solid #E46000;
width:270px;
height:250px;
margin:20px 20px 0 0px;
}

#threephotos li{
display:inline;
float:left;
list-style:none;
}

#threeorange{
clear:both;
background:url(../img/barrafoto.png) no-repeat;
width:274px;
height:40px;
}

.whiteline{
height:30px;
width:92px;
background: url(../img/whiteline.jpg) no-repeat;
}

.threecategories{
color:#fff;
padding-top:4px;
float:left;
text-transform:lowercase;
}

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

.threecategories a:hover{
color:#C6C6C6;
}

#threeorange li{
list-style:none;
}

.threecategories li{
text-align:left;
font-size:12px;
}

/*-----------------------------------------------------------------
---------------------gallery------------------------------------
-----------------------------------------------------------------*/
.selected{
color:f60;
}

#menulistgallery{
margin:0 auto;
}

#menulistgallery li{
list-style:none;
display: inline;
float: left;
}

#menulistgallery a{
color: #FFF;
padding-top: 3px;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#menulistgallery a:hover{
color: #f60;
}


.gallery_submenu{
display:inline;
margin-top:5px;
}

.gallery_submenu_sml{
font-size:12px;
}

#ul_galleries{
border:1px solid #f60;
height:25px;
}


#gallerywriting{
text-align:center;
margin:6px 0 5px 0;
}

#gallerysubmenu{
width:900px;
padding:10px 0 10px 0;
}

#g_sub_list{
text-align:center;
width:900px;
}

#g_sub_list li{
list-style:none;
text-transform:uppercase;
margin-left:25px;
font-weight:bold;
display:inline;
}

#g_sub_list a{
color:#fff;
font-size:12px;
}

#g_sub_list a:hover{
color:#f60;
}


/*-----------------------------------------------------------------
---------------------contact us------------------------------------
-----------------------------------------------------------------*/

#contact_form_intro{
padding:15px 0 10px 32px;
text-align:left;
}

#contact_address{
text-align:left;
margin:15px 0 15px 0; 
float:left;
font-size:12px;
}

/*-----------------------------------------------------------------
---------------------links------------------------------------
-----------------------------------------------------------------*/

#ad{
list-style:none;
}

#ad li{
margin-top:20px;
}

#ad img{
border:1px solid #333;
}



