@charset "UTF-8";
/* Created by Jill Chu @ lyris jchu@lyris.com */


* {
  margin: 0;
  padding: 0;
}

/*typography styles*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#1C599B;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:green;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1 em;
	color:green;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1 em;
	color:#1C599B;
	}
	

em {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#;1C599B
	font-style:normal;
	font-weight:bold;
	}

ul {
	font-size:1em;
	color:#1C599B;
	text-align: left;
	list-style-position: inside;
	line-height: 2em;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/freccia.png);
	list-style-position: outside;
}


a { 
 	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#1C599B;
}

a img{
border: 0;
} 

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FF0000;
	}

/*wrapper*/
#wrap {
	background:top;
	margin: 0 auto;
	width:983px;
	}

/*top content*/

#top-web-communicator {
	background-image:url(images/top.png);
	background-repeat:no-repeat;
	width:983px;
	height:39px;
	float:left;}
#top-nav-web-communicator {
	float:right;
	width:auto;
}

#logo-web-communicator {
	padding-bottom:18px;
	width:144px;
	height:67px;}
	

/* main content*/
#container {
	background-image:url(images/middle.png);
	background-repeat:repeat-y;
	width:983px;
	float:left;
	
	}




#content-container {
	width:883px;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	}



#header-img {
	margin-top:25px;
	width:487px;
	height:auto;
	z-index:1;
	float:left;
	
	}


.header-txt {
	padding-top:54px;
	
	width:850px;
	z-index:2;
	float:left;
	
	}
	
	.img {
	padding-right:5px;
	
	float:left;
	
	}
	
	.trattino {
	border:3px dashed;
	color:#1C599B; 
	
	}
	
	
	

#left-col {
	width:380px;
	float:left;
	padding: 25px;
	color:
	}
	
#action {
	width:870px;
	float:left;
	padding: 0px;
	border: 3px dashed;
	color: #1C599B
		}	

/* Form */

form#contact{width:320px !important;width /**/:350px;
    height:275px !important; height /**/:300px;
    margin: 0;padding: 15px 15px 10px;
    background:#D3FFB6 url(images/formBk.png) no-repeat} 

label{float: left;width: 90px;height: 30px;
    font: 12px/30px Arial,sans-serif;
    margin-right: 5px;text-align: right;color: #666} 

input,textarea,button{border: 0px solid;color: #475078;
    font: 12px Arial,sans-serif} 

div.input-cont{float: left;width: 200px;height: 30px;
    background: #D3FFB6 url(images/inputBk.png) no-repeat top left;
    margin-bottom: 3px} 

input{display: block;width: 175px;background: #FFF;
    margin:5px 0 0 10px} 

div.textarea-cont{float: left;width: 195px;height: 168px;
    padding: 1px;background: #D3FFB6 url(images/textAreaBk.png) no-repeat}

textarea{width: 170px;height: 140px;margin: 10px} 

button#go{float: right;width: 220px;height:25px !important;height /**/:30px;line-height: 25px;
    display: inline;margin-left:95px;padding: 1px 0 4px;
    background:  url(images/submitBk.png) no-repeat;
    color: #000;cursor: pointer} 

/*end forms*/



/*table*/
#table {
	width: 380px;
	height: 150px;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4e9c8;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	vertical-align: top;
		}

#table p {
	clear: both;
	width: 100%;
	margin: 0;
		}
#table span {
	float: left;
	padding: 15px 10px;
		}
	

#table span.col1 {
	width: 90px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0066FF ;
	height: 15px;
		}

#table span.col2 {
	width: 246px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	background-color:#0066FF ;
	height: 16px;
		}

caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:green;
	font-weight:bold;
	text-align:left;
	}
/* end data table */

#mid-col {
	width:1px;
	height:300px;
	margin-top:40px;
	background-color:#999;
	float: left;
}

#right-col {
	width:388px;
	float:left;
	padding: 25px;
	}
	
	
/*email marketing you can trust*/

#external-link {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}
	
	
/*footer */
#footer{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	padding-left:50px;
	richness:55;
	width:983px;
	height:32px;
	float:left;
	}
.footer-text {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666;
	float:left;
	}

.footer-nav-web-communicator {
	font-size:0.9em;
	color:#F60;
	float:right;
	padding-right: 150px;
}

.footer-nav a{
	
	color:#999;
}

.footer-nav a:hover{

	color:#000;}
.foto {
	clip: rect(auto,auto,auto,auto);
}
