@charset "utf-8";
/* CSS Document */
/*-----------------------------------Generali--------------------------*/
body, html {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}
body {
	background-image:url(../_images/_layout/body_bg.png);
	background-position:0% 0% 0% 0%;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
}
div, span, td {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
a:link, a:visited {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
H1 {
	font-family:Tahoma;
	color:#ffbf00;
	font-size:150%;
	font-weight:normal;
}
H2 {
	font-family:Tahoma;
	color:#70ae26;
	font-size:100%;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:15px;
}
hr {
	border-top:3px solid #f5f5f5;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	height:3px;
	background-color:transparent;
}
sup {
	font-size:90%;
}
.ClearFloat {
	display:block;
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}
.separatore{
	display:block;
	font-size:0px; 
	height:15px; 
	background-color:#FFFFFF;
	background-image:url(../_images/_layout/Separatore_bg.gif);
	background-repeat:repeat-x;
	background-position:50%;
	padding-top:30px;
	padding-bottom:10px;
	clear:both;
}

/*-----------------------------------layout--------------------------*/
#container {
	position:absolute;
	left:50%;
	width:819px;
	height:auto;
	margin-left:-410px;
	background-image:url(../_images/_layout/header_02.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*------ Barra navigazione superiore ------*/
#topLink {
	height:27px;
	width:100%;
	text-align:right;
}
#topLink a {
	color:#7fbc2d;
	text-decoration:none;
}
#topLink ul {
	position:absolute;
	right:5px;
	top:3px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:110px;
	text-align:left;
}
#topLink ul li {
	display:inline-block;
	width:40px;
	float:left;
	padding-left:15px;
	line-height:20px;
}
#topLink ul li.home {
	background-image:url(../_images/_layout/home.gif);
	background-position: 0px 7px;
	background-repeat:no-repeat;
	color:#7fbc2d;
}
#topLink ul li.contatti {
	background-image:url(../_images/_layout/mail.gif);
	background-position: 0px 7px;
	background-repeat:no-repeat;
	color:#7fbc2d;
}
/*--- --- --- fine navigazione superiore --- --- ---*/
#Header {
	width:819px;
	height:156px;
}
/*---- ---- ---- ---- -------- ---- ---- ---- ---- layout 2 colonne ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- */
#Content {
	width:819px;
	height:auto;
	background-image:url(../_images/_layout/content_bg.gif);
	background-repeat:repeat-y;
	margin-top:	20px;
	color:#666666;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
}
/* --- --- ---Colonna Sinistra --- --- ---*/
#ContentSx {
	width:606px;
	float:left;
}

#ContentSx UL {
	margin-left: 0px;
	margin-right:0px;
	margin-top:20px;
	padding: 0;
	list-style-type: none;
}
#ContentSx UL LI {
	margin-left:6px;
	margin-right:6px;
	margin-bottom:10px;
	background-image:url(../_images/_layout/vbull.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;
	color:#333333;
}

/* --- --- ---Colonna destra --- --- ---*/
#ContentDx {
	width:213px;
	float:left;
}
/* --- --- --- Footer --- --- ---*/
#footer {
	width:819px;
	border-top:4px solid #F5F5F5;
	text-align:center;
	color:#999999;
	font-size:80%;
	margin-top:20px;
	padding-top:15px;
	line-height:15px;
}
/*---- ---- ---- ---- ---- ---- ---- ---- ---- ---- Fine layout 2 colonne ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- */

/*---- ---- ---- ---- ---- Colonna Sinistra ---- ---- ---- ---- ----*/

/*--- --- --- area introduttiva --- --- ---*/
#intro {
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	border-bottom:6px solid #F5F5F5;
}
#introSx {
	float:left;
	width:280px;
	padding:0px;
	margin-left:5px;
	margin-right:5px;
	vertical-align:bottom;
}
#introSx strong {
	color:#70ae26;
}
#introDx {
	float:left;
	width:270px;
	margin-left:5px;
	margin-right:5px;
	margin-left:8px;
}
/*--- --- --- Fine area introduttiva --- --- ---*/
/*--- --- --- SX a due Colonne --- --- --- */

#SxDueCol {
	width:580px;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	padding:0px;
	background-image:url(../_images/_layout/Center_bg.gif);
	background-repeat:repeat-y;
	background-color:transparent;
}

#SxDueCol strong{
	color:#70ae26;
}

.DueColBoxSx {
	display:block;
	width:260px;
	float:left;
	margin-left:10px;
	margin-right:25px;
	background-color:transparent;
}
.DueColBoxDx {
	display:block;
	width:260px;
	float:left;
	margin-left:15px;
	margin-right:10px;
	background-color:transparent;
}
/*--- --- --- Fine SX a due colonne --- --- ---*/
/*--- --- --- I nostri partners --- --- ---*/
#partners{
	margin:10px;	
}
#boxVerde{ 
	padding:0px;
	margin-top:20px;
	background-color:#f7f9e4;
	border:1px solid #e3f151;
	text-align:center;
	}
#boxVerde img {
	margin-top:10px!important;
	margin-tbottom:10px!important;
	}
/*--- --- --- I nostri partners --- --- ---*/
/*box neutro*/
.boxBianco{ display:block; 
			margin-left:10px; 
			margin-right:10px;
			}
.boxBianco p, .boxBianco h1, .boxBianco h2 {
			margin-left:10px; 
			margin-right:10px; }

.boxBianco strong{
	color:#70ae26;
}
/*---- ---- ---- ---- ---- Fine Colonna Sinistra ---- ---- ---- ---- ----*/

/* --- --- --- --- --- --- Colonna destra --- --- --- --- --- --- --- */

/* ---  ----  Menu Dx --- --- ---*/
#MenuDx {
	background-image:url(../_images/_layout/ombraMenu.png);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:186px;
	margin-left:15px;
	padding-bottom:28px;
	padding-top:5px;
	background-color:#f7f9e4;
}
#MenuDx UL {
	margin: 6px;
	padding: 0;
	list-style-type: none;
	border-left:2px solid #ffec38;
}
#MenuDx UL LI {
	margin-left:6px;
	margin-right:6px;
}
#MenuDx UL LI a:link, #MenuDx UL LI a:visited {
	display:block;
	line-height:30px;
	margin-top:3px;
	background-color:#ecf1bc;
	background-image:url(../_images/_layout/link_off.png);
	background-repeat:no-repeat;
	background-position:96% 50%;
	padding-right:30px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	color:#7ab44e;
}
#MenuDx UL LI a:hover {
	display:block;
	line-height:30px;
	margin-top:3px;
	background-color:#e3f151;
	background-image:url(../_images/_layout/link_on.png);
	background-repeat:no-repeat;
	background-position:96% 50%;
	padding-right:30px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	color:#9ec630;
}
/* --- --- ---Fie Menu Dx --- --- ---*/

/*-- lavora con noi ---*/
#lavoraConNoi {
	width:186px;
	height:80px;
	background-color:#f7f9e4;
	position: relative;
	margin-left:15px;
	margin-top:5px;
	padding-bottom:10px;
	background-image:url(../_images/_layout/ombraLavora.png);
	background-repeat:no-repeat;
	background-position:0% 100%;
}
.verde {
	font-family:Tahoma;
	color:#9EC630;
	font-size:120%;
	font-weight:normal;
	line-height:20px;
}
.arancio {
	font-family:Tahoma;
	color:#ffa51a;
	font-size:120%;
	font-weight:normal;
	line-height:20px;
}
/*-----Immagini sovrapposte-----*/

#lavoraConNoi .buste {
	position: absolute;
	top: 8px;
	left: 10px;
	z-index: 1;
}
#lavoraConNoi .lcn_txt {
	position: absolute;
	text-align:right;
	left: 10px;
	right:10px;
	top:10px;
	z-index:0;
}
/*-- fine lavora con noi --*/

/*--- --- --- link moreInfo --- --- ---*/
a.moreInfo:link, a.moreInfo:visited {
	display:block;
	line-height:30px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#ecf1bc;
	border:1px solid #ecf1bc;
	background-image:url(../_images/_layout/link_off.png);
	background-repeat:no-repeat;
	background-position:96% 50%;
	padding-right:30px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	color:#7ab44e;
}
a.moreInfo:hover {
	display:block;
	line-height:30px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#e3f151;
	border:1px solid #e3f151;
	background-image:url(../_images/_layout/link_on.png);
	background-repeat:no-repeat;
	background-position:96% 50%;
	padding-right:30px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	color:#9ec630;
}
/*------------------------------ fine more info ---------------------*/

/*--- --- --- log me in --- --- ---*/
#logMeInBox {
	background-image:url(../_images/_layout/rescueBox_bg.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-left:15px;
	margin-top:10px;
	width:186px;
	height:161px;
}
#logMeInTitle {
	margin-left:11px;
	margin-right:11px;
	padding-top:11px;
	padding-bottom:8px;
	border-bottom:1px solid #7fbc2d;
	font-size:110%;
	color:#6da324;
	background-color:transparent;
	font-weight:bold;
}
#logMeInBody {
	margin-left:11px;
	margin-right:11px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:1px solid #649c1a;
	border-top:1px solid #e5f251;
	padding-top:10px;
	color:#FFFFFF;
	background-color:transparent;
}
#logMeInTxt {
	color:#FFFFFF;
	background-color:transparent;
}
#logMeInBody form {
	margin:0px;
	text-align:right;
}
.inputCode {
	background-color:transparent;
	background-image:url(../_images/_layout/input.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:20px;
	width:165px;
	border:none;
	text-align:center;
	margin-top:10px;
}
.inputSubmit {
	background-color:transparent;
	background-image:url(../_images/_layout/connetti.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:75px;
	border:none;
	color:#FFFFFF;
	font-size:95%;
	padding-top:1px;
	padding-bottom:6px;
	padding-left:6px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
}
#logMeInInfo {
	margin-left:11px;
	margin-right:11px;
	border-top:1px solid #b1d63f;
}
#logMeInInfo a.moreInfo:link, #logMeInInfo a.moreInfo:visited {
	margin-top:0px;
	background-color:transparent;
	background-position:96% 50%;
	border:none;
	color:#FFFFFF;
}
#logMeInInfo a.moreInfo:hover {
	margin-top:0px;
	background-color:transparent;
	background-position:96% 50%;
	border:none;
	color:#FFFFFF;
	text-decoration:underline;
}
/*--- --- --- Fine log me in --- --- ---*/

/*--- --- banner Dx --- ---*/
.bannerDx {
	width:170px;
	display:block;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	margin-left:15px;
	background-color:#f7f9e4;
	border:1px solid #e3f151;
	text-align:center;
	margin-top:15px;
}
/*--- --- fine banner Dx --- ---*/

/* --- --- --- --- --- --- fine Colonna destra --- --- --- --- --- --- --- */

