body {
	margin: 0px;
	padding: 0;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h1.bigTitle{
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
}

h2.mediumTitle{
    margin: 30px 0 10px 0;
    font-size: 20px;
    font-weight: bold;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #ef6a31;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.indexContentLogo{
    height: 250px;
    margin-left: 180px;
    width: 250px;
}
img.contactIcon{
    width: 50px;
    height: 40px;
    display: block;
    float: left;
}


img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 70px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 150px;
}

/* Header */

#logo {
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

#logol{
    display: block;
    float: left;
    height: 70px;
    width: 480px;
}

#logor{
    display: block;
    float: right;
    height: 70px;
    width: 480px;
}

#logol img, #logor img {
    height:70px;
    width:480px;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 4.8em;
}

#logo p {
	text-transform: lowercase;
	padding: 4px 0 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu-wrapper {
}

#menu {
    background:transparent url(../images/menuBG.png) repeat-x scroll left top;
    height:36px;
    margin:1px auto 0;
    padding:0 20px;
    width:920px;
}

#menu ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding-top:10px;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 10px 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #5488ff;
	color: #FFFFFF;
}

#menu .paginaCorrente a {
	color: #000000;
}

#menu .overMeLi{
    background: #5488ff;
    color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin-top: 5px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: transparent url('../images/img03.gif');
}

#page-bgbtm {
	padding: 0px;
}

/* Content */

#content {
	float: left;
	width: 630px;
	margin: 30px 35px;
}

p.contentText{
    padding-right: 30px;
    text-align: justify;
    font-size: 12px;
}

p.contact{
    display: block;
    float: left;
    font-size: 20px;
    margin: 5px 0 0 10px;
}

#indexContent{
    font-size: 15px;
    float: right;
}

div.contactBlock, div.servicesBlock{
    clear:both;
    display:block;
    height:40px;
    margin:5px;
    padding:5px 0;
}

div.servicesBlock p{
    margin: 0;
    font-size: 14px;
}

div#secondContactBlock{
    margin-left: 75px;
}

div#thirdContactBlock{
    margin-left: 150px;
}

div#fourthContactBlock{
    margin-left: 225px;
}


/* Sidebar */

#sidebar {
    background-image:url(../images/sidebarbg.png);
    background-repeat:no-repeat;
    color:#595959;
    float:left;
    padding:30px 25px;
    width:210px;
}



#sidebar h2{
    clear:both;
    color:#FF8400;
    display:block;
    float:left;
    font-size:17px;
    font-weight:bold;
    margin:0 0 0 20px;
    text-transform:uppercase;
}

#sidebar ul{ display: block; float: left; list-style-image:url(../images/Home.png); margin-left:20px; }
#sidebar li{ margin: 5px 0; font-size: 15px; }
#sidebar li:hover{ padding-left: 15px; }
#sidebar a{ color: #0000FF; }

#searchBanner{
    height:100px;
    margin-bottom: 30px;
}

#valBanner{
    margin: 30px 0 0 0;
    height: 50px;
}

.banner{
    clear:both;
    display:block;
    float:left;
    padding:0;
    width:210px;
}

#searchBanner img{
    cursor: pointer;
    width: 210px;
    height: 100px;
}

#valBanner img{
    cursor: pointer;
    width: 210px;
    height: 50px;
}

#loghetti{
    display: block;
    float: right;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 50px;
}

#footer {
    background:url("../images/footerBG.png") repeat scroll 0 0 transparent;
    height:52px;
    margin:0 auto;
    padding:0 20px;
    width:920px;
}

#footer p {
    color:white;
    display:block;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    margin:0 155px;
    padding:20px 0 0;
    text-align:center;
}

#footer a {
	color: #EDE7DB;
}

/*Gestione DIV pagina contatti*/
#contactDiv{
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

div.contactPartL{ display: block; margin: 0; float: left;}
div.contactPartR{ display: block; margin: 0; float: right;}

div.contactDetails{
    background:transparent url(../images/contactBG.png) repeat scroll 0 0;
    display:block;
    float:left;
    height:116px;
    margin:10px;
    padding:2px;
    width:291px;
}

div.contactTitle{
    color: #FF8400;
    width: 165px;
    margin: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

div.contactDescription{
    color: blue;
    float: left;
    margin: 10px;
    width: 165px;
}

div.contactImage{
    display:block;
    float:right;
    height:90px;
    margin-right:10px;
    margin-top:10px;
    padding-right:6px;
    padding-top:4px;
    width:90px;
}

/*Gestione DIV in Homepage*/
#homeNews{
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 340px;
}

#homeTL, #homeTR, #homeBL, #homeBR{
    background-color:#FF8400;
    display:block;
    float:left;
    height:150px;
    margin:10px;
    width:295px;
}

div.homeNewsText{
    color: white;
    float: left;
    margin: 10px;
    height: 130px;
    width: 165px;
}

div.homeNewsImages{
    float:right;
    display: block;
    width: 100px;
    height: 100px;
    margin-top: 10px;
    margin-right: 10px;
}

div.homeNewsImages img, div.contactDetails img{
    width: 90px;
    height: 90px;
}

/*Gestione stile pagina uffici*/

h1.officeStyle{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #FF8400;
}

h2.officeStyle{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #FF8400;
}

p.officeStyle{
    font-size: 20px;
    text-decoration: blink;
    color: blue;
    text-align: center;
}

/*Effetto news*/
a.blockToSlideDown{
    background:transparent url(../images/bar.png) repeat scroll 0 0;
    clear:both;
    color:white;
    cursor:pointer;
    display:block;
    float:left;
    font-size:20px;
    height:28px;
    margin:0px;
    padding-top:1px;
    text-align:center;
    width:630px;
    margin-bottom: 2px;
}

#homeNews a.open{
    background:transparent url(../images/baropen.png) repeat scroll 0 0;
    margin-bottom: 0px;
}

div.imageSlideDown{
    display:none;
    float:left;
    height:300px;
    padding:0 5px 10px;
    width:620px;
    background-image: url('../images/underbar.png');
    background-repeat: no-repeat;
}

div.imageSlideDown img{
    height:275px;
    margin:5px;
    width:608px;
}

.requestInformation, .requestType, .requestMsg{
    clear:both;
    display:block;
    float:left;
    margin:10px 0;
    width:100%;
}

.requestInformation label{
    display:block;
    float:left;
    margin: 0 10px;
    text-align:right;
    width:90px;
}

.requestInformation input{
    display:block;
    float:left;
    margin-left:10px;
    width:200px;
}

.requestType input{
    display:block;
    float:left;
    margin-left:90px;
    margin-right:10px;
    width:10px;
}

.requestType label{
    display:block;
    float:left;
    margin-left:10px;
}

.requestMsg label{
    display:block;
    float:left;
    margin:0 10px;
    text-align:right;
    width:90px;
}

.requestMsg textarea{
    display:block;
    float:left;
    height:100px;
    margin-left:10px;
    width:320px;
}

h1.request{
    color:#FF8400;
    font-size:20px;
    font-weight:bold;
}

h2.request{
    clear:both;
    color:#0000FF;
    display:block;
    float:left;
    margin-left:20px;
    margin-top:30px;
    font-size:18px;
}

.requestInfor{
    display:block;
    float:left;
    margin:10px 0;
}

.requestInfor p{
    font-size: 9px;
}

#sendEmail{
    display:block;
    float:left;
    margin-left:250px;
}

.requestInformation .required, .requestMsg .required{
    border: 1px solid red;
}