/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #333333 url(../img/bg.jpg) repeat;
	font-size: 84%;
}
/*DEFAULT STYLES*/

p {
	font-size: 1em;
	color: #999;
	text-align:justify;
}
a, a:link, a:visited {
	color:#d1d1d1;
	text-decoration: none;
}
a:hover, a:active {
	color:#CC0066
}
img {
	border: none
}
h1, h2, h4 {
	font-family:"Arial Rounded MT Bold", Arial;
}
h1 {
	font-size:1.4em;
	text-transform:uppercase;
	text-align: right;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size:1.1em;
}
h4 {
	color: #999999;
	font-size:1.3em;
	margin-top:25px;
	line-height: 1em;
}
ul {
	list-style-type: disc;
	margin-left:25px;
}
li {
	color:#FFFFFF;
	line-height: 1.2em;
	color:#fff;
}
/*--MAIN STYLES--*/
.style1 {
	color: #FFFFFF
}
.style2 {
	color: #CCCCCC
}.style3 {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
}
.container {
	margin: 0 auto;
	width: 754px;
}
.header {
	color: #333;
	width: 750px;
	float: left;
	padding: 0px;
	height: 74px;
	margin: 0px;
	background: none;
	border-bottom: 1px solid #666666;
}
.contLeft {
	background: none;
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 300px;
	float: left;
}
.contRight {
	float: left;
	background: url(../img/bgNero.png) repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 448px;
	display: inline;
}
.footer {
	width: 750px;
	clear: both;
	color: #333;
	border: 1px solid #ccc;
	background: #BD9C8C;
	margin: 0px;
	padding: 0px;
}
/* HEADER STYLES*/

.headerLeft {
	width: 600px;
	height: 75px;
	margin:0px;
	padding:0px;
	background-image:url(../img/bgBianco.png);
	float: left;
}
.headerRight {
	width: 139px;
	height: 65px;
	padding: 10px 0 0 10px;
	color: #999999;
	float:right;
	font-weight: bold;
	font-size: 0.8em;
	color:#CC0066;
	border-right: 1px solid #CCCCCC;
}
.logo {
	margin:35px 0px 0px 10px;
	float: left;

	text-indent:-999px;
	width:154px;
	height:30px;
}
/*NAVIGATION STYLES*/

.menu {
	width: 300px;
}
.menu div { width: 150px; float:left; }
.menu .btn_home a:hover { color: #ffffff; border-bottom: 2px solid #ffffff; }
.menu .btn_offset a:hover { color: #fff200; border-bottom: 2px solid #fff200; }
.menu .btn_digitale a:hover { color: #00b3ff; border-bottom: 2px solid #00b3ff; }
.menu .btn_comunicazione a:hover { color: #555555; border-bottom: 2px solid #555555; }
.menu .btn_offerte a:hover { color: #FF3366; border-bottom: 2px solid #FF3366; }
.menu .btn_societa a:hover { color: #ffffff; border-bottom: 2px solid #ffffff; }
.menu .btn_sede a:hover { color: #ffffff; border-bottom: 2px solid #ffffff; }
.menu .btn_contatti a:hover { color: #ffffff; border-bottom: 2px solid #ffffff; }

.menu .btn_home_active {
	width: 139px;
	padding:130px 10px 0 0;
	height: 18px;
	color: #ffffff;
	float: left;
	background: url(../img/bgNero.png) repeat;
	border-left: 1px solid #ccc;
	border-bottom:2px solid #ffffff;
	text-transform: uppercase;
	text-align: right;
	font-size: 1.05em;
}
.menu .btn_offerte_active {
	width: 139px;
	padding:130px 10px 0 0;
	height: 18px;
	color: #FF3366;
	float: left;
	background: url(../img/bgNero.png) repeat;
	border-left: 1px solid #ccc;
	border-bottom:2px solid #FF3366;
	text-transform: uppercase;
	text-align: right;
	font-size: 1.05em;
}
.menu .btn_offset_active {
	width: 139px;
	padding:130px 10px 0 0;
	height: 18px;
	color: #fff200;
	float: left;
	background: url(../img/bgNero.png) repeat;
	border-left: 1px solid #ccc;
	border-bottom:2px solid #fff200;
	text-transform: uppercase;
	text-align: right;
	font-size: 1.05em;
}
.menu .btn_digitale_active {
	width: 139px;
	padding:130px 10px 0 0;
	height: 18px;
	color: #00b3ff;
	float: left;
	background: url(../img/bgNero.png) repeat;
	border-left: 1px solid #ccc;
	border-bottom:2px solid #00b3ff;
	text-transform: uppercase;
	text-align: right;
	font-size: 1.05em;
}
.menu .btn_comunicazione_active {
	width: 139px;
	padding:130px 10px 0 0;
	height: 18px;
	color: #555555;
	float: left;
	background: url(../img/bgNero.png) repeat;
	border-left: 1px solid #ccc;
	border-bottom:2px solid #555555;
	text-transform: uppercase;
	text-align: right;
	font-size: 1.05em;
}


.menu a:link, .menu a:visited {
	width: 139px;
	height: 19px;
	display: block;
	float: left;
	position: relative;
	background: none;
	padding:130px 10px 0 0;
	text-align: right;
	font-size: 1.05em;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	background-image:url(../img/bgGrigio1.png);
	color: #CCCCCC;
}
.menu a:hover, .menu a:active {
	height: 18px;
	background: url(../img/bgNero.png) repeat;
}


/*CONTENT LEFT STYLES*/

.loghi {
	height:75px;
	float:right;
	width: 420px;
	background: none;
	margin:0px;
	padding:0px;
}
.loghi img {
border:none;
margin:20px 20px 0px 0px;
float:right;
}

/*CONTENT RIGHT STYLES*/

.contBox {
	width: 420px;
	margin: 0px auto;
	padding-bottom: 15px;
}
.contInfoPage {
	width: 420px;
	height:383px;
	background: url(../img/bgGrafika2.png) no-repeat top right;
	margin:0px;
	padding:126px 15px 15px 15px;
	float:left;
}
#fitHeight {
	height:308px;
}
.contInfoPage p {
	color: #ccc;
	font-size: 0.9em;
	margin-top:20px;
	margin-bottom: 10px;
	float:left;
	
}
.contImgPage {
	height: 242px;
	background-image:url(../img/bgBianco.png);
	border: 10px solid #fff;
	margin-bottom: 10px;
}
.contImgPage img {
	border: 1px solid #e1e1e1;
	float:left;
}
.contInfo {
	height: 19px;
	width: 300px;
	padding: 10px;
	background-color: #CCCCCC;
	float:left;
}
.contInfo h1 {
	color: #fff;
	font-size: 0.9em;
	text-align:left;
	float:left;
}
.contContact {
	margin: 0px;
	margin-top:20px;
	/*padding: 15px;*/
}
.contContact h2 {
	color: #CCCCCC;
	font-size: 0.9em;
}
.contContact p {
	color: #ccc;
	font-size: 0.9em;
	margin-bottom: 10px;
}
.contOfferte {
	width: 100%;

	background: url(../img/bgGrigio2.png) repeat;
	margin: 0px;

	float:left;
}
.contOfferte img { margin-right: 7px; margin-bottom:10px; margin-top:5px; }

.contOfferte h1 {
	padding-top: 5px;
	font-size: 1.1em;
	text-align: left;
	text-indent: 10px;
}
.contOfferte p {
	color: #333333;
	font-size: 0.9em;
	padding: 10px;
}

#submit_form{
	float: left;
	padding-bottom: 40px;
	padding-top: 50px;
}


#submit_form div {
	margin: auto;
	width: 400px;
	float:left;
	background: transparent;
	
}
h2 img {
	margin-bottom: -16px;
}
#submit_form input, textarea {
	margin: 5px 0px 5px 0px;
	border: none;
	width: 200px;
	background: #585858;
	padding: 3px;
	float:left;
	color: #777;
}
#submit_form input:hover, textarea:hover {
	background: #e6e6e6;
}
#submit_form textarea
{
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-size: 12px;
}

#submit_form label {
	display:block;
	width:150px;
	float:left;
	font-weight: normal;
	color: #fff;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	padding: 3px;
}

