body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: inherit;
	color: #000;
	background: #000 url(../images/background.png) repeat-x scroll left top;
	margin: 0;
	padding: 0;
	border: 0;
}

a { 
	color: #cc0099;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}

img { border: 0; }

em {
	font-weight: bold;
	font-style: normal;
	color: #DC137B;
}

/* \*/
* html ul li { height: 1%;}
* html ul li a { height: 1%; }
/* */

#container { 
	position: relative;
	width: 756px;
	height: 100%;
	left: 50%;
	margin: 0 0 0 -378px;
}

#header, h1 a {
	width: 260px;
	height: 96px;
}
 
#header {
	position: absolute;	 
	top: 88px;
	left: 50%;
	margin: 0 0 0 -378px;
	background-image: url(/images/h-angar93.png);
}

h1 {
	position: absolute;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}
	
h1 a {
	float: left;
	display: block;
}

#primarynavigation {
	position: absolute;
	width: 496px;
	height: 96px;	
	top: 88px;
	left: 50%;
	margin: 0 0 0 -118px;
	background: url(../images/primarynavigation.png) no-repeat right bottom;
}

#primarynavigation ul {
	list-style: none;
	margin: 0;	
	padding: 12px 4px 0 0;
	border: 0;
	float: right;
}

#primarynavigation ul li {
	position: relative;
	height: 49px;
	float: left;
}

#primarynavigation ul li a {
	height: 49px;
	text-indent: -9999px;
	display: block;
}

#homepage a#home,
#produzionepage a#produzione,
#collezionipage a#collezioni,
#engypage a#collezioni,
#zooepage a#collezioni,
#fragolitapage a#collezioni,
#renatobalestrapage a#collezioni,
#lavoraconnoipage a#lavoraconnoi,
#dovesiamopage a#dovesiamo,
#contattipage a#contatti,
#primarynavigation a:hover { background-position: 100% 0; }

#content {
	position: absolute;
	top: 184px;
	left: 50%;
	width: 756px;
	height: 468px;	
	margin: 0 0 0 -378px;
}


#text {
	position: absolute;
	width: 174px;
	height: 444px;
	top: 12px;
	left: 570px;
	padding: 0;
	overflow: hidden;
}

#homepage #text p { height: auto; }
#engypage #text p { background: url(../images/engy.png) no-repeat left bottom; }
#zooepage #text p { background: url(../images/zooe.png) no-repeat left bottom; }
#fragolitapage #text p { background: url(../images/fragolita.png) no-repeat left bottom; }
#renatobalestrapage #text p { background: url(../images/renato-balestra.png) no-repeat left bottom; }

h2 {
	position: relative;
	text-indent: -9999px;
	font-size: 20px;
	top: 6px;
	left: 6px;
	width: 162px;
	height: 40px;
	margin: 0;
	padding: 0;	
	display: block;
}

h3 { 
	width: 162px;
	text-transform: uppercase;
	color: #FFF; 
	font-size: 14px; 
	background-color: #c80089; 
	padding: 0; 
	margin: 45px 0 0 6px; 
}

h3 span { padding: 0 0 0 2px; }

#text p { 
	position: relative;
	margin: 0;
	padding: 0;
	top: 12px;
	left: 6px;
	width: 162px;
	height: 386px;
	overflow: hidden;
}

#text p.news { 
	font-weight: bold;
	color: #c80089; 
	top: 6px;
}

#text p a { text-decoration: none; }

#text ul, #text li, #text dl, #text dt, #text dd { margin: 0; }

#collezionipage #text { height: 86px; }
#collezionipage #text p { height: 28px; }

#contattipage #text { height: 188px; }
#contattipage #text p { height: 130px; }

#gallery, #picture, #application {
	position: absolute;
	width: 546px;
	height: 444px;
	top: 12px;
	left: 12px;
	overflow: hidden;
}

#application { background: transparent url(../images/contatti.jpg) top left no-repeat; }

#form { font-size: 8px; }

#form legend { font-weight: normal; }

#form fieldset { border: 0; }

#form fieldset ol {
	margin: 0;
	padding: 0;
}

#form fieldset li {
	font-size: 11px; 
	list-style: none;
	height: auto;
	padding: 3px 0 0 0;
	margin: 0 0 -1px 0;
	display: block;
}

ol>li { margin: 0 !important;}

#form label {
	width: 90px;
	display: inline-block;
	vertical-align: top;
}

#form li fieldset, #form li fieldset legend {
	color: #000;
	padding: 0;
	margin: 0;
}

#form fieldset fieldset { left: 0; }

#form fieldset fieldset label {
	display: block;
	width: auto;
	margin: 0 0 0 90px;
}

#form input, #form textarea {
	font-size: 12px;
	color: #DC137B;
	top: 0;
	width: 200px;
	margin: -1px;
	padding: 2px 0 0 0;
	background: #FFFFFF;
	border: 1px solid #CFCFCF;
}

li>input, li>textarea { margin: 0 !important;}

#form input { height: 17px; }

#form textarea { 
	height: 106px;
	overflow: auto; 
}

#form input.over, #form textarea.over {
	background: #FFBBEE;
	border: 1px solid #DC137B;
}

#form input.radio {
	width: auto;
	padding: 4px 0;
	background: none;
	border: 0;
}

#form input.submit {
	width: 53px;
	height: 25px;
	margin: 0;
	padding: 0;
	border: 0;
}

#form a { 
	padding: 0 12px 0 0;
	background: transparent url(../images/link.png) center right no-repeat scroll; 	
}

object { 
	padding: 0; 
	margin: 0; 
}

#brands {
	position: absolute;
	top: 100px;
	left: 576px;
	width: 162px;
	height: 240px;	
}

#brands ul {
	width: 162px;
	height: 240px;  
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#brands li {
	text-indent: -9999px;
} 

#brands a {
	position: relative;
	margin: 9px 0 0 0;
	width: 162px;
	display: block;
}

#brands a#fragolita { 
	height: 38px;
	background-image: url(../images/fragolita.png); 
} 

#brands a#renatobalestra { 
	height: 29px;
	background-image: url(../images/renato-balestra.png); 
} 

#brands a#engy { 
	height: 70px;
	background-image: url(../images/engy.png); 
}

#brands a#zooe { 
	height: 67px;
	background-image: url(../images/zooe.png); 
} 

#data {
	position: absolute;
	top: 204px;
	left: 576px;
	width: 158px;
	height: auto;
	border: 2px solid #DC137B;
	display: none;
}

.warning { background: #FFBBEE url(../images/warning.png) scroll center 4px no-repeat; }
.error { background: #FFBBEE url(../images/error.png) scroll center 4px no-repeat; }
.done { background: #FFBBEE url(../images/done.png) scroll center 4px no-repeat; }
.privacy { background: #FFBBEE url(../images/privacy.png) scroll center 4px no-repeat;  }

#data p {
	padding: 48px 4px 4px 4px;
	margin: 0;
	color: #DC137B;
	font-weight: bold;
}

#data img {
	padding: 4px;
	margin: 0;
}

#footer {
	position: absolute;
	top: 664px;
	left: 50%;
	width: 756px;
	height: 60px;	
	margin: 0 0 0 -378px;
}

#footer dl {
	position: relative;
	text-indent: -9999px;
	width: 756px;
	height: 36px;
	margin: 0;
}

#footer dt {
	margin:0;
	padding:0;
	display: block;
} 

#footer a {
	position: relative;
	top: 0;
	left: 622px;
	height: 36px;
	text-indent: -9999px;
	float: left;
	display: block;
}

#footer a#reverb {
	width: 41px;
	background-image: url(../images/reverb.png);  
} 

#footer a#css { 
	width: 41px; 
	background-image: url(../images/css.png);
} 

#footer a#xhtml { 
	width: 35px; 
	background-image: url(../images/xhtml.png);    
} 

#footer a:hover { background-position: 100% 0; }