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

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #E5E3E8;
	position: relative;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	text-decoration: none;
	outline:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
}
.destra {
	float: right;
}

.spazio5 {
	margin:10px;
}

.centro {
	margin:auto; 
}

.cancella {
clear:both;
visibility:hidden;
}

#contenitore {
	margin: auto;
	width: 760px;
	position: relative;
}
#contenitore #testata {
	height: 160px;
	width: 100%;
	position: relative;
}
#contenitore #testata #logo {
	background-image: url(img/logo.gif);
	text-indent: -9000px;
	height: 158px;
	width: 300px;
	position: absolute;
	left: 300px;
	top: 0px;
	z-index:2;
	
}
#contenitore #testata #lingue {
	position: absolute;
	top: 45px;
	right: 25px;
	z-index:20;
}

#contenitore #testata #linkbase {
	position: absolute;
	top: 15px;
	right: 26px;
	z-index:22;
}


#contenitore #corpo {
	width: 100%;
	position: relative;
	margin-top: 10px;
}

.box {
	
	float: left;
	position:relative;
	
	
	margin-left:19px;
	margin-right:19px;
	
	
}

.boxmenu {
	
	float: left;

}

.testobox {
	margin-left:5px;
	margin-right:13px;
	margin-top:5px;
	margin-bottom:13px;
}
#mondo {
	background-image: url(img/box_mondo.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 200px;
	text-indent: -9000px;
}

.content_box {
	height: 368px;
	width: 208px;
	background-image: url(img/box.jpg);
	background-repeat: no-repeat;	
	
}

.piedebox {
	background-image: url(img/piede_box.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 208px;
	display:block;
		
}

#piede {
	width: 100%;
	height: 150px;
	background-image: url(img/piede.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.contpiede {
	width:760px;
	margin: auto;
	padding-top: 10px;
	}

.piede  {
	
	margin-left:19px;
	margin-right:19px;
	float: left;
	
}
.piede a {
	color: #CCCCCC;
	text-decoration: none;
}

.piede li {
	width:208px;
	list-style-type: none;
	font-size:80%;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#serramenti {
	background-image: url(img/box_serramenti.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 200px;
	text-indent: -9000px;
}


#alluminio {
	background-image: url(img/box_alluminio.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 200px;
	text-indent: -9000px;
}
#contenuto {
	float: right;
	width: 500px;
	line-height:1.4em;
}

#contenuto h2 {
	margin-top: 1em;
	
}

#menu li {

	margin-bottom:5px;
}

#menu a {
	font-size:120%;
	color: #7F7890;
	width: 100%;
	display:block;
	text-decoration: none;
}#menu a:hover {
	color: #FFFFFF;
	background-color: #7F7890;
	text-decoration: none;	
}
#flashcontent-ebeatrix {
	
	margin-top:3px;
	
	
}
.download {
	background-image: url(img/pulsante_catalogo1.jpg);
	display: block;
	margin: auto;
	height: 48px;
	width: 188px;
	position: relative;
}

.download2 {
	background-image: url(img/pulsante_download2.jpg);
}

.download span, .stop span, .entra span {
	color: #FFFFFF;
	position: absolute;
	top: 12px;
	right: 14px;
	font-size: 14px;
}

.stop span {
	font-size: 16px;
}

.download span {
	font-size: 12px;
}

.prodotto, .serramento {
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom:15px;
}

.serramento p {
	text-align: center;
	margin-top:0px;
}

.categoria_p {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:15px;
	text-align: center;
	
	
}

#contenuto a, #contenuto a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#contenuto a:hover {
	text-decoration: underline;
}


.stop {
	background-image: url(img/pulsante_stop.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 188px;
	position: absolute;
	right: 8px;
	bottom: 4px;
}

.entra {
	background-image: url(img/pulsante_entra.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 188px;
	position: absolute;
	right: 8px;
	bottom: 8px;
}

.piede a:hover {
	color: #FFFF66;
	text-decoration: none;
}

#lavori {
	background-image: url(img/lavoriincorso.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	width: 300px;
	padding-top: 230px;
	text-align: center;
}


#contattoform {
	width: 450px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

form * {margin:0;padding:0;} /* Standard margin and padding reset, normally done on the body */

legend {
	color:#000; /* IE styles legends with blue text by default */
	*margin-left:-7px; /* A hack that only ie reads to position the legend in the same place cross browser */
}
fieldset {
	border:1px none #dedede; /* Default fieldset borders vary cross browser, so make them the same */
}
fieldset div {
	overflow:hidden; /* Contain the floating elements */
	display:inline-block; /* Give layout in ie to contain float */
	margin-bottom: 0.5em;
}
fieldset div {display:block;} /* Reset element back to block leaving layout in ie */
label {
	float:left; /* Take out of flow so the input starts at the same height */
	width:12em; /* Set a width so the inputs line up */
}

.radio {
	position:relative; /* Position so children are relative to this container */
	border:0; /* Remove the border */
}
.radio span {
	position:absolute; /* Take the content of the legend out of flow */
	top:0;left:0; /* and position it to the top left of the fieldset */
	width:5em; /* Same width as labels */
}
.radio ul {
	margin-left:5em; /* Since the legend is out of flow. set margin, so inputs are inline */
	list-style:none; /* Dont want bullets */
}
.radio li {
	position:relative; /* Fix a bug in IE zoom functionality */
	display:inline; /* Display the inputs in a line */
	white-space:nowrap; /* We dont want a label to wrap between the input and label */
}
.radio label, .radio input {
	width:auto; /* Reset the width on the label from the 5em, set earlier */
	float:none; /* Reset the float from left on the label, set earlier */
	vertical-align:middle; /* Align the radio buttons with the inputs */
}

#contattoform #indirizzo, #contattoform #categoria, #contattoform #fax, #contattoform #iva, #contattoform #telefono, #contattoform #ragsoc, #contattoform #nome, #contattoform #email, #contattoform #testo, #contattoform #c {
	width: 250px;
	background-color: #F7F7F7;
	border: 1px solid #000000;
}

#contattoform #c {

	width: 100px;
	
}

#pagina {
	float: right;
	
}

#pagina li {
	display: inline;
	margin-left: 3px;
}

#contenuto #mappamondo {
	background-image: url(img/mappa.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 238px;
	width: 490px;
	position:relative;
}


#mappamondo a {
	text-indent: -9000px;
	display: block;
	border: 1px solid #FFCC66;
	position: absolute;
	
}


#mappamondo #sudamerica {
	height: 98px;
	width: 112px;
	left: 83px;
	top: 136px;
}

#mappamondo #nordamerica {
	height: 125px;
	width: 188px;
	left: 11px;
	top: 6px;
}

#mappamondo #europa {
	height: 77px;
	width: 76px;
	left: 204px;
	top: 25px;
}

#mappamondo #africa {
	height: 93px;
	width: 76px;
	left: 208px;
	top: 106px;
}

#mappamondo #asia {
	height: 125px;
	width: 191px;
	left: 289px;
	top: 11px;
}

#mappamondo #oceania {
	height: 80px;
	width: 136px;
	left: 338px;
	top: 146px;
}

#mappamondo a:hover {
	text-indent: -9000px;
	display: block;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#mappamondo .attivo {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#responsabili {
	width:450px;
	margin:auto;
}
#responsabili a, #responsabili a:visited {
	font-weight: bold;
}

.sinistra { float:left}
.blocco {
	width:150px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#responsabile #foto {
	float:left;
	width: 200px;
	display:block;
}

#responsabile #dati {
	float:right;
	width:290px;
	display:block;
	}
	
#responsabile .tipo {
	float:left;
	display:block;
	width: 100px;
	clear:left;
	}
	

#responsabile .dato {
	float:left;
	display:block;
	clear:right;
	font-weight:bold;
	}
	
	

	

