@charset "utf-8";
/* CSS Powered by Girolart.com */

/**************************************************** COLORI: grigio:#d2d2d2 ********************************************************/

body,html {
	margin:0;
	padding:0;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#d2d2d2;
}

/* Head e logo*/

#header {
	background:url(images/layout/LogoSmp.jpg) no-repeat;
	width:353px;
	height:121px;
	margin:12px auto 0;
}

/*  Navigazione */

#navBar {
	background:url(images/layout/texNavBar.jpg) repeat-x;
	height:47px;
	width:100%;
}
#navigation {
	background:url(images/layout/NavBar.jpg) no-repeat;
	width:900px;
	padding:15px 0;
	margin:0 auto;
	text-align:center;
	font-size:1.3em;
	letter-spacing:1px;
	color:#dae9f2; /* Azzurrino per le barre separatrici*/
}
.currentSel {
	text-decoration:none;
	letter-spacing:0;
	color:#0c8cdb;
}
#navigation a {
	text-decoration:none;
	letter-spacing:0;
	color:#484848;/* Grigio link*/
}
#navigation a:hover {
	text-decoration:none;
	letter-spacing:0;
	color:#0c8cdb;
}


/* Content */

#contentContainer {
	background:url(images/layout/texContent.jpg) repeat-x;
	width:100%;
	height:403px;
}
#content {
	background:url(images/layout/FotoCentrale.jpg) no-repeat;
	width:895px;
	height:403px;
	margin:0 auto;
}

/* Footer */

#footer {
	width:850px;
	margin:10px auto;
	font-size:10px;
	color:#828282;
	text-align:center;
}
#footer a {
	color:#0c8cdb;
}
#footer a:hover {
	color:#484848;
}

/***********************************************************************************************************************************************/
/********************************************************* // CHI SIAMO // *********************************************************************/
/***********************************************************************************************************************************************/

#PanWhiteBot {
	background:url(images/layout/PanWhiteBott.jpg) no-repeat;
	width:765px;
	height:37px;
	margin:0 auto;
	
}
.SubNav {
	width:650px;
	margin:0px auto;
	padding-top:10px;
}

#PanWhiteTop {
	background:url(images/layout/PanWhiteTop.jpg) no-repeat;
	width:765px;
	height:355px;
	font-size:1.1em;
	margin:0 auto;
}
#PanWhiteTop h1 {
	font-size:.9em;
	font-weight:normal;
	color:#828282;
	text-align:center;
}
#PanWhiteTop p {
	width:600px;
	font-size:11px;
	color:#828282;
	margin:0px auto;
	line-height:17px;
}
.textPaddingTop {
	padding-top:55px;
}
#PanWhiteTop img {
	margin-right:12px;
	padding-bottom:60px;
}

/* PROGETTAZIONE */

#ConThumb{
	width:700px;
	margin:0 auto;
}
.thumb1, .thumb2, .thumb3, .thumb4 {
	float:left;
	list-style:none;
	width:80px;
	height:80px;
	border:1px solid #d6d6d6;
	margin:80px 35px 0;
	padding:0;
	text-align:center;
}
.thumb1 {
	background:url(images/img/produzione1_ico.jpg) no-repeat;
}
.thumb2 {
	background:url(images/img/produzione2_ico.jpg) no-repeat;
}
.thumb3 {
	background:url(images/img/produzione3_ico.jpg) no-repeat;
}
.thumb4 {
	background:url(images/img/produzione5_ico.jpg) no-repeat;
}
.descriptionPro {
	float:left;
	list-style:none;
	width:120px;
	margin:10px 11px 0 19px;
	padding:0;
	text-align:center;
	font-size:.8em;
	color:#828282;
	line-height:17px;

}

/***********************************************************************************************************************************************/
/******************************************************************** MAPPA ********************************************************************/

#mappa {
	width:750px;
	padding-top:35px;
	margin:0 auto;
}
#mappa p {
	width:750px;
	padding:5px;
	margin:0;
	text-align:center;
}
/****************************************************************** Gallera fotografica ********************************************************/

/* Div contenente la tabella delle foto */
#boxGallery {
	width:680px;
	margin:8px auto;
	padding:8px 0;
	height:270px;
	overflow:scroll;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background:#eee;
}
*:first-child+html #boxGallery {
	margin:8px auto;
	overflow:scroll;
}

#boxGallery table {
	margin:8px 0;
}
#boxGallery h2 {
	font-size:11px;
	color:#484848; /* Grigio */
	font-weight:bold;
	margin-bottom:5px;
}

#boxGallery img, #listGalleryBar img {
	border:1px solid #0c8cdb;
	margin:5px 0;
	padding:3px;
}
#boxGallery img:hover, #listGalleryBar img:hover {
	border:1px solid #d2d2d2;
}

/* Breadcrumb */
#breadCrumb {
	width:633px;
	margin:30px auto 0;
	padding-top:5px;
	text-align:left;
	font-size:11px;
	color:#bbb;
	border-top:1px solid #d2d2d2;
}
:first-child+html #breadCrumb{
	padding-top:5px;
	margin:5px auto;
}
/*******************************************************************************************************************************************************/

/* Applicazioni */

.application {
	padding-top:10px;
	width:700px!important;
}
#spryselect1 select{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:2px 5px;
}
#spryselect1 label {
	height:22px!important;
	*height:13px!important;
}
/*******************************************************************************************************************************************************/

/* Gallerie */

#galleryShow {
	width:678px;
	height:290px;
	margin:15px auto 0;
	clear:both;
}

/* pulizia dei float*/
#galleryShow:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	_height: 1%;	
}
*:first-child+html #galleryShow {
	min-height:1px;
}
/* fine della pulizia*/

#galLeft img{
	margin:0;
	padding:0;
}
#galRight, #galLeft {
	float:left;
	width:120px;
}
#galRight {
	height:290px;
	overflow:auto;
	background:#333;
}
#galLeft {
	width:545px;
}
#galleryBar {
	width:105px;
}
#listGalleryBar , #listGalleryBar li {
	list-style:none;
	padding:0;
	margin:0;
}
#listGalleryBar img{
	margin:0 5px 10px 5px;
}


/************************************************************************* FORM CONTATTI */
#colonSX {
	width:300px;
	display:inline-block;
	margin:10px 0;
}

#contEsterno {
	width:650px;
	margin:0 auto;
	background:#f2f2f2;
	border:2px solid #E0E2E0;
}
#contEsternoOk {
	width:100%;
	height:500px;
	background:#f2f2f2;
	border:2px solid #E0E2E0;
}
/* pulizia dei float*/
#contEsterno:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	_height: 1%;
	
}
*:first-child+html #contEsterno {
	min-height:1px;
}

/* fine della pulizia*/



label{
	float: left;
	width: 90px;
	height: 30px;
	font: 12px/30px Arial,sans-serif;
    margin-right: 5px;
	text-align: right;
	color: #666;
}

input,textarea,button{
	color: #475078;
    font: 12px Arial,sans-serif;
	border:1px solid #DEDEDE;
}
div.input-cont{
	float: left;
	width: 200px;
	height: 30px;
    margin-bottom: 3px
}

input{
	display: block;
	width: 175px;
	background: #FFF;
    margin:5px 0 0 10px
}

div.textarea-cont{
    padding: 1px;
}

textarea{
	width: 479px;
	height: 90px;
	margin: 10px
}

button#go{
	width: 130px;
	text-align:center;
    height:25px !important;
	height:30px;
	line-height: 25px;
	padding: 1px 0 4px;
    background:url(images/layout/btn.jpg) #D5D8E1 no-repeat;
    color: #000;
	cursor: pointer;
	border:0;
}
.bottGo {
	margin:10px auto;
	text-align:center;
}
#textContact {
	width:650px;
	font-size:11px;
	color:#828282;
	margin:2px auto;
	line-height:17px;
	display:block;
}
#msgOk {
	width:650px;
	margin:100px auto;
	font-size:11px;
	color:#828282;
	text-align:center;
}
/*******************************************************************************************************************************************************/

/* Stili */

.rosso {
	color:red;
}

a {
	color:#0c8cdb;/* Azzurro Logo SMP */
	text-decoration:none;
}
a:hover {
	color:#484848;/* grigio */
	text-decoration:none;
}

hr {
	width:630px;
	height:1px;
	color:#CCCCCC;/* colore per IE */
	background: #CCCCCC;/* background per tutti gli altri web browsers */
	border: 0;
	margin:7px auto;
	text-align: left;
	_margin:0 auto;
	clear:both;
}
*:first-child+html hr {
	margin:0 auto;
}

/*******************************************************************************************************************************************************/
