@charset "utf-8";
/* CSS Document */

/*html {
	background-image:url(../img/sfondo.jpg);
	background-repeat:repeat-y;
	text-align:center;
}*/


body {
	/*background-image:url(../img/logo_riga1.png);
	background-repeat:no-repeat;
	background-position:50% 0;*/
	background-color:#ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	text-align:center;
}

a { 
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}


#menu-s { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#4B4B4B;
	
}


#contenitore {
	width: 776px;
	height: 800px;
	margin: 0px auto;
}

#menu_sopra {
	font-size:13px;
	color:#4B4B4B;
	width:160px;
	height:10px;
	float:right;
	margin-top:70px;
	margin-bottom:0px;
}

.headerContainer {
	width:776px;
	height:84px;
}

#menu_sopra a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#4B4B4B;
}
	
#menu_sopra a:hover {
	font-weight:bold;
	color:#002D62;
	text-decoration:none;
}


#barra_menu {
	width:774px;
	height:30px;
	margin-top:3px;
	margin-left:0px;
	padding-top:11px;
	padding-bottom:11px;
	background-color:#ffffff;
	border-bottom:1px solid #cdcfd2;
	border-top:1px solid #cdcfd2;
}

#separatore {
	width:1px;
	height:29px;
	/*background-image:url(../img/separatore_blu.png);
	background-repeat:no-repeat;*/
	float:left;
	margin-top:0px;
	background-color:#cdcfd2;

}


#voce_menu {
	width:149px;
	height:20px;
	/*border:1px solid red;*/
	text-decoration:none;
	color:#002D62;
	float:left;
	margin-top:1px;
	padding-top:6px;
	text-align:center;
	text-decoration:none;
}

#voce_menu a {
	color:#4b4b4b;
	font-weight:normal;
	text-decoration:none;
}

#voce_menu a:hover {
	font-weight:bold;
	color:#002D62;
	text-decoration:none;
}


#content {
	width:774px;
	height:260px;
	margin-top:11px;
	margin-left:0px;
	margin-bottom:17px;
}

#contentSx {
	width:15px;
	height:260px;
	float:left;
	border-bottom:1px solid #cdcfd2;
	/*background-image:url(../img/tool_sx.jpg);
	background-repeat:no-repeat;*/
}

*html #contentSx { width:8px; }

#contentDx {
	width:15px;
	height:260px;
	float:left;
	border-bottom:1px solid #cdcfd2;
	/*background-image:url(../img/tool_dx.jpg);
	background-repeat:no-repeat;*/
}

*html #contentDx { width:8px; }

#contentCx {
	width:742px;
	height:260px;
	float:left;
	border-bottom:1px solid #cdcfd2;
	/*background-image:url(../img/tool_1px.jpg);
	background-repeat:repeat-x;*/
}

*html #contentCx { width:700px; }

#containerBox {
	/*width:194px;*/
	height:81px;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:0px;
	font-size:11px;
	/*border: solid 2px red;*/
}


.rxc1 {
	width:70px;
	height:70px;
	border:0;
	float:left;
	margin-left:6px;
	margin-top:3px;	}

.rxcx{
	width:70px;
	height:70px;
	border:0;
	float:left;
	margin-left:3px;
	margin-top:3px;
}


#testobox {
    width:100px;
    height: 65px;
	float:right;
	margin-top:4px;
	margin-right:10px;
	font-size:11px;
}

*html #testobox { width:96px; margin-left:5px; }

#testobox a {
	font-size:11px;
	text-decoration:none;
	color:#4b4b4b;
}

#testobox a:hover {
    text-decoration:underline;
}

.rxcx_sopra{
	width:191px;
	height:81px;
	border:0;
	float:left;
	margin-left:3px;
	margin-top:3px;
	background-image:url('../img/box-r-bianco-sopra.jpg');
	background-repeat:no-repeat;
	
}

*html .rxcx_sopra { margin-left:0px; }

.rxcx_sotto{
	width:191px;
	height:81px;
	border:0;
	float:left;
	margin-left:3px;
	margin-top:3px;
	background-image:url('../img/box-a-bianco-sotto.jpg');
	background-repeat:no-repeat;
	
}

*html .rxcx_sotto { margin-left:0px; }

/* con sfondi */
/*#box_r1c1 {
	width:194px;
	height:81px;
	float:left;
	margin-left:1px;
	background-image:url(../img/box-arancione-sopra.jpg);
}

#box_r1c2 {
	width:191px;
	height:81px;
	float:left;
	background-image:url(../img/box-rosso.jpg);
	background-repeat:no-repeat;
}

#box_r1c3 {
	width:191px;
	height:81px;
	float:left;
	background-image:url(../img/box-beige-sopra.jpg);
	background-repeat:no-repeat;
}

#box_r1c4 {
	width:190px;
	height:81px;
	float:left;
	margin-left:0px;
	background-image:url(../img/box-giallo-sopra.jpg);
	background-repeat:no-repeat;
}

#box_r2c1 {
	width:194px;
	height:81px;
	float:left;
	margin-left:1px;
	background-image:url(../img/box-giallo-sotto.jpg);
	background-repeat:no-repeat;
}

#box_r2c2 {
	width:191px;
	height:81px;
	float:left;
	background-image:url(../img/box-beige-sotto.jpg);
	background-repeat:no-repeat;
}

#box_r2c3 {
	width:191px;
	height:81px;
	float:left;
	margin-left:0px;
	background-image:url(../img/box-arancione-sotto.jpg);
}

#box_r2c4 {
	width:190px;
	height:81px;
	float:left;
	background-image:url(../img/box-beige2-sotto.jpg);
	background-repeat:no-repeat;
}*/

/* senza sfondi */
#box_r1c1 {
	width:194px;
	height:81px;
	float:left;
	margin-left:1px;
}

#box_r1c2 {
	width:191px;
	height:81px;
	float:left;
}

#box_r1c3 {
	width:191px;
	height:81px;
	float:left;
}

#box_r1c4 {
	width:190px;
	height:81px;
	float:left;
	margin-left:0px;
}

#box_r2c1 {
	width:194px;
	height:81px;
	float:left;
	margin-left:1px;
}

#box_r2c2 {
	width:191px;
	height:81px;
	float:left;
}

#box_r2c3 {
	width:191px;
	height:81px;
	float:left;
	margin-left:0px;
}

#box_r2c4 {
	width:190px;
	height:81px;
	float:left;
}



#footer {
 	width:776px;
	height:10px;
	border-top:1px solid #cdcfd2;
	float:left;
 }
 
#testo-footer {
 	font-size:11px;
 	float:center;
 	margin-top:5px;
 	margin-left:2px;
 	color:#4B4B4B;
}
 

/* pagina interna */



#riga_sotto_menu {
	width:776px;
	height:0px;
	margin-top:6px;
	border-top:1px solid #cdcfd2;
}
	
#nostri_clienti {
	width:104px;
	height:18px;
	text-align:left;
	margin-top:15px;
	margin-bottom:8px;
	/*border:1px solid #6e8a13;*/
	float:left;
	margin-left:5px;
	font-size:18px;
	font-weight:200;
	color:#012147;
}

#sottotitolo {
	width:758px;
	height:18px;
	text-align:left;
	margin-top:10px;
	margin-bottom:8px;
	/*border:1px solid #6e8a13;*/
	float:left;
	margin-left:5px;
	font-size:20px;
	font-weight:200;
	color:#012147;
}

#citazione {
	width:758px;
	text-align:right;
	margin-top:2px;
	margin-bottom:2px;
	font-size:11px;
	color:#012147;
}

	
#contenitore_centrale {
	width: 776px;
	margin-bottom:20px;
}


/* titoli sezioni destra e sinistra pagina team */

.titleSez {
	width: 776px;
	margin-bottom:10px;
	padding-top:10px;
	border-top:1px solid #cdcfd2;
}

.titleSezSx {
	width: 431px;
	text-align:left;
	float:left;
}

.titleSezDx {
	width: 323px;
	text-align:left;
	float:right;
	border-left:1px solid #cdcfd2;
}

.titleSezSx h2 {
	margin:0px;
	margin-left:10px;
	font-size:14px;
	text-align:left;
}

.titleSezDx h2 {
	margin:0px;
	margin-left:10px;
	font-size:14px;
	text-align:left;
}

/* titoli sezioni destra e sinistra pagina team */


#sfondo_riga {
	/*background-image:url(../img/beige-interna-riga.jpg);*/
	width:326px;
	height:92px;
	margin-top:1px;
	/*background-repeat:no-repeat;*/
	float:left;
	margin-left:432px;
}
	
#rettangolo1 {
	width:776px;
	/*height:120px;*/
	float:left;
    margin-top:10px;
	border-top: 1px solid #cdcfd2;
	border-bottom: 1px solid #cdcfd2;
}
	
#rettangolo2 {
	width:776px;
	/*height:120px;*/
	float:left;
	border-bottom: 1px solid #cdcfd2;
}
	
#box_sinistra {
	width: 431px;
	height:auto;
	text-align:left;
	margin: 0px auto;
	float:left;
}

#box_destra {
	width: 324px;
	height:125px;
	text-align:left;
	margin: 0px auto;
	float:right;
}

#box_destra img {
	margin-top:10px;
	margin-left:10px;
}
	
#box_destra a {
	text-decoration:none;
	color:#4b4b4b;
}
	
#box_sinistra h3 {
	text-align:left;
	margin-top:5px;
	margin-bottom:2px;
	font-size:16px;
	font-weight:200;
	color:#012147;

}
	
/* box_destra per la pagina team */
#box_destra_team {
	width: 324px;
	height:125px;
	text-align:left;
	margin: 0px auto;
	float:right;
	background-image:url(../img/trasparente_1pxx.png);
	background-repeat:repeat-y;
}

#box_destra_team img {
	margin-top:10px;
	margin-left:10px;
}
	
#box_destra_team a {
	text-decoration:none;
	color:#4b4b4b;
}
/* box_destra per la pagina team */



#testo {
	width: 390px;
	margin-top:10px;
	font-size:12px;
	color:#4B4B4B;
}
	
#testo_destra {
	width:auto;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;
	font-size:11px;
}


/* stili per il form contatti */

#contactForm {
	width:327px;
	float:left;
	margin-left:3px;
	color:#4B4B4B;
}

#contactForm th {
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#4B4B4B;
}

#contactForm td {
	text-align:left;
	color:#4B4B4B;
}

.textarea {
	height:50px;
	color:#4B4B4B;
}

.privacyMessage {
	font-size:9px;
	font-weight:normal;
	color:#4b4b4b;
}

#containerMap {
	width:430px;
	height:510px;
	float:left;
	margin-top:5px;
	background-color:#ffffff;
	border:1px solid #4B4B4B;
}
/* stili per il form contatti */

.teamBanner {
	width:758px;
	height:102px;
	margin-top:10px;
	/*margin-bottom:10px;*/
}

.separatorBox {
	width:380px;
	height:15px;
	border-bottom:1px solid #CDCFD2;
	margin:20px 0px 6px 3px;
	float:left;
	color:#4B4B4B;
	font-size:11px;
	text-align:left;
}

*html .separatorBox { width:379px; margin:5px 0px -10px 0px; }

.separatorBox2 {
	width:380px;
	height:15px;
	border-bottom:1px solid #CDCFD2;
	margin:20px 0px 6px 8px;
	float:left;
	color:#4B4B4B;
	font-size:11px;
	text-align:left;
}

*html .separatorBox2 { width:379px; margin:5px 0px -10px 8px; }

.separatorTitle {
	color:#4B4B4B;
	font-size:11px;
	text-align:left;
	margin-left:10px;
}

*html .separatorTitle { margin-left:0px; }
