/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #767676;
	font-size:11px;
	line-height:18px;
}
a{
color:#FF6600;
font-weight:bold;
text-decoration:none
}

a:hover{
text-decoration:underline;
}

form{
margin-top:58px;
}
input,textarea{
border:1px solid #CDCDCD;
border-left:4px solid #CDCDCD;
width:250px;
padding-right:8px;
text-align:right;
}

/* sezioni */
#container{
margin:10px auto;
width:780px;
}

#header{
height:70px;
}

/* Menu CSS */
#header ul{
display:block;
float:right;
width:490px !important;
width:487px;
margin:0;
padding:0;
margin-top:40px;
list-style:none;
}

#header ul li{
display:inline;
}

#header ul li a{
display:block;
height:30px;
float:right;
}

#header #homepage{
width:79px;
background:url(img/css-menu/homepage.gif);
}

#header #creazioni{
width:81px;
background:url(img/css-menu/creazioni.gif);
}

#header #designer{
width:81px;
background:url(img/css-menu/designer.gif);
}

#header #collaborazioni{
width:110px;
background:url(img/css-menu/collaborazioni.gif);
}

#header #press{
width:64px;
background:url(img/css-menu/press.gif);
}

#header #contatti{
width:68px;
background:url(img/css-menu/contatti.gif);
}

#header ul li a#homepage:hover, #header ul li a#creazioni:hover, #header ul li a#designer:hover, #header ul li a#collaborazioni:hover, #header ul li a#press:hover, #header ul li a#contatti:hover{
text-decoration:none;
background-position:0 -30px;
}

#homepage span,#creazioni span, #designer span, #collaborazioni span, #press span, #contatti span{
position:relative;
z-index:-1;
}

/* ----- */

#content, #content-designer, #content-collaborazioni{
width:780px;
height:446px;
background:url(img/sfondo-content.gif);
background-repeat:repeat-x;
border:1px solid #CDCDCD;
}

#content-designer, #content-collaborazioni{
background-image:url(img/designer-angelatonali.gif);
background-position:top left;
background-repeat:no-repeat;
height:680px;
overflow:hidden;
}

#content-collaborazioni{
background-image:url(img/collaborazioni-bg.gif);
}




/* Pagine prodotti */

#dx_designer{
float:right;
width:328px;
height:446px;
}

#sx_designer{
float:left;
width:452px;
height:446px;
}

#sx_designer p{
padding:0;
margin:12px 12px 12px 150px;
}

#validation{
width:100px;
float:left;
margin-right:20px;
}

#validation a{
color:#767676;
}

#dx_designer p{
padding:0;
margin:12px;
}

#sx{
position:relative;
float:left;
width:430px;
height:446px;
}

#sx_detail{
position:absolute;
width:414px;
top:364px;
height:66px;
padding:8px;
}

#sx_detail p{
padding:0;
margin:0 0 16px 0;
font-size:10px;
line-height:12px;
}

#dx{
position:relative;
overflow:hidden;
float:right;
width:350px;
height:446px;
}

#dx p{
text-align:right;
margin:0;
margin:0 50px 16px 0;
padding:0;
}


#dx_menu{
position:absolute;
width:350px;
height:108px;
top:338px;
}

/* --------------------- */

#footer{
height:46px;
line-height:46px;
}
.centrato{
margin:0 auto;
width:500px;
height:100px;
background-image: url(img/splash.gif);
background-repeat: no-repeat;
padding-top:400px;
padding-left:280px;
}
