/* CSS Document */
/* All page content elements are children of 
	and should inherit these styles. Browser realities
	may vary!
*/
/* Block elements */
H1, H2, H3, H4, H5, H6, FORM, DIV, BLOCKQUOTE, OL, P, PRE, TABLE, UL, DL, DT, DD {
	display : block;
}

/* Inline elements */
A, B, CODE, EM, I, IMG, INPUT, SMALL, SPAN, STRONG, TEXTAREA {
	display : inline;
}

/* List-item element */
LI {
	display : list-item;
}

/* Generic styles for elements */
html { font: 10px/17px Verdana, Arial, Helvetica, sans-serif;}

p {
	margin-top : 0;
	margin-bottom : 1em;
}
h1, h2, h3, h4, h5, h6 { font-weight : bold; }
h1 { font-size : xx-large; }
h2 { font-size : x-large; }
h3 { font-size : large; }
h4 { font-size : medium; }
h5 { font-size: small; }
h6 { font-size: x-small; }
i, em { font-style : italic; }
small { font-size : smaller; }
big { font-size : larger; }
ol { list-style : decimal; }
ul { list-style : disc; }
pre, code { 
	font-family : monospace; 
	font-size: small;
}
b, strong { font-weight : bolder; }
pre { white-space : pre; }
table { display : table; }
tr { display : table-row; }
th, td { 
	display : table-cell;
	vertical-align: center;
}
th {
	font-weight : bold;
	text-align : center;
}
caption {
	text-align: center;
	display : table-caption;
}

/* Pseudo-classes */
a:link {
	text-decoration : underline;
	color : Blue;
}
A:VISITED {
	text-decoration : underline;
	color : Purple;
}

/* Contextual selectors */
a:link img { border : 2px solid Blue; }
a:visited img { border: 2px solid purple; }

/* Attribute selector */
INPUT[type="hidden"] { display : none; }


/* DA QUI IL RESTO */

body {
background-color:#ffffff;
font-size: 1em;
color:#5F757D;
text-align:justify;
}

#main {
}

#dati{
text-align: right;
width:168px;
position:absolute;
bottom:0;
left:0;
font-size:0.9em;
line-height: 1.2em;
margin-bottom:37px;
}


/*TITOLI*/

.titoli {
	width:100%;
	font-weight:bold;
	text-align:left;
	border-bottom: 5px solid #FD9D05;
	margin:0 0 10px 0;
}


.hr {
      border-top: 1px solid #FFDC8B;
      border-bottom: 1px solid #FFDC8B;
			border-left: 1px solid #FFDC8B;
      color: #FFDC8B;
      background-color: #FFDC8B;
      height: 4px;
			clear:both;
			margin:0;
			padding:0;
}

.hr1 {
      border-top: 1px solid #FD9D05;
      border-bottom: 1px solid #FD9D05;
			border-left: 1px solid #FD9D05;
      color: #FD9D05;
      background-color: #FD9D05;
      height: 3px;
			clear:both;
			margin:0;
			padding:0;
}

h1 {
  font-size:1.3em;
  color:#714206;
  font-weight:bold;
	margin:8px 0 5px 0;
	padding:0;
}

/*SOTTOTITOLI*/
h2 {
  font-size:1.2em;
  color:#444444;
  font-weight:bold;
	margin:0;
	padding:0;
}

/*SOTTOSOTTOTITOLI*/
h3 {
  font-size:1.1em;
  color:#714206;
  font-weight:bold;
}

a:link ,a:visited ,a:active {
color:#5F757D;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#5F757D;
font-weight:bold;
text-decoration:underline;
}


ul {}
ol {}
li {}


/* back */

#back {
text-align:center;
margin: 10px 0 10px 0;
}

#back a:link, #back a:visited, #back a:active {
color:#F02842;
font-weight:bold;
text-decoration:none;
}

#back a:hover {
color:#F02842;
font-weight:bold;
text-decoration:underline;
}



/* HEADER */

#header {
}

/* navbar */

#navbar {
background-image:url('../imgs/sfondo-navbar-parim.gif');
background-repeat:no-repeat;
text-align:left;
}

#navbar .menu {
width:92%;
height:20px;
padding: 45px 0 0 0;
margin:0;
text-align: right;
}

#navbar .menu ul{
width:100%;
height:25px;
margin:0;
padding:0;
}

#navbar .menu li{
display:inline;
list-style-type:none;
border-right: 2px solid #ffffff;
padding: 0 3px 0 3px;
margin:0;
}

#navbar .menu img{
border:0;
margin-top:3px;
}

/* CONTENT */

#content .titolopagina {
height:20px;
text-align:left;
background-color:#ffffff;
margin: 10px 0 10px 0;
}


#content .immaginileft {
padding: 5px 0 0 0;
width:121px;
float:left;
}

#content .boxtesto {
padding: 0px 40px 0 10px;
width:550px;
float:right;
line-height: 17px;
}

#content .boxtestodove {
padding: 5px 5px 0 10px;
width:355px;
line-height: 17px;
float:left;
}


/* pagina lista */

#content #lista {
width:402px;
float:left;
margin:0;
padding:0;
}


#content #lista .elemento{
width:100%;
border-bottom:9px solid #E3E3E3;
margin-top:20px;

}


#content #lista .elemento .titolo{

}

#content #lista .elemento .testo{

}

#content #lista .elemento .prezzo{
font-weight:bold;
color:#CC0000;
clear:both;
font-size:11px;
}


#content #lista .back{
width:100%;
margin: 10px 0 10px 0;
}

#content #lista .back img{
border:0;
}

/* FOOTER */

#footer {
}

#footer .fascia{
height:20px;
background-image:url('../imgs/footer-fascia.gif');
background-repeat:no-repeat;
text-align:right;
}

#footer .fascia img{
margin: 2px 125px 0 0;
border:0;
}

#showroom {
	float:left;
	margin: 0 100px 20px 10px;
}

#mag {
	float:left; 
	height: 90px;
}

#fornitori {
	width:700px;
	margin:auto;
}

#fornitori div{
	width:175px;
	float:left;
	text-align:center;
	min-height:80px;
	margin:20px;
}

#fornitori a{
	display:block;
	border:none;
}

#fornitori img {
	border:none;
}

