/* CSS Document */

@import url('menus.css');

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;
}

/* STILI INDEX */

#container-index {
	width: 938px;
	height: 540px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

#container-index h1 {
	margin: 226px auto 0px auto;
	padding: 0;
}

#container-index h1 a {
	width: 298px;
	height: 98px;
	margin: 0 auto;
	text-align: center;
	background: url(../img/logo-index.jpg) center no-repeat;
	display: block;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
}

/* CONTAINER */

#container {
	width: 938px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

/* HEADER */

#header {
	width: 938px;
	height: 99px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	background: url(../img/header-bk.gif) bottom repeat-x;
}

#header h1 {
	margin: 0;
}

#header h1 a {
	width: 322px;
	height: 59px;
	margin: 15px auto 0 18px;
	overflow: hidden;
	background: url(../img/logo-header.jpg) top no-repeat;
	display: block;
	float: left;
	text-indent: -9999px;
}

/* CONTENUTI */

#submenu {
	width: 938px;
	height: 163px;
	margin: 0;
	text-align: right;
	overflow: hidden;
}

#cont_img {
	width: 380px;
	height: 278px;
	margin: 0;
	text-align: left;
	float: left;
	overflow: visible;
}

#cont_img img {
	float: right;
	margin-right: 40px;
}

#cont_img_lunga {
	width: 340px;
	height: 410px;
	margin: 0;
	text-align: left;
	float: left;
	overflow: visible;
}

#cont_text {
	width: 520px;
	margin-right: 34px;
	margin-bottom: 20px;
	text-align: left;
	float: right;
	line-height: 18px;
}
	
#cont_text p {
	margin: 0 0 20px 0;
	text-align: justify;
	}
	
#cont_text h1 {
	margin: 0 0 15px 0;
	font-size: 12px;
	color: #00aeef;
	line-height: 15px;
	}
	
#cont_text h2 {
	margin: 0 0 4px 0;
	font-size: 12px;
	color: #00aeef;
	line-height: 15px;
	}
	
#cont_text h3 {
	margin: 0 0 4px 0;
	font-size: 10px;
	color: #6d6e71;
	line-height: 13px;
	}
	
/* PAGINA CONTATTI */

#contatti_su {
	width: 938px;
	height: 90px;
	margin: 0;
	text-align: center;
	overflow: hidden;
}

#contatti_su p {
	margin-top: 20px;
	line-height: 30px;
}

#contatti_cont {
	width: auto;
	text-align: left;
	line-height: 18px;
	margin-left: 65px;
}

.cont_left {
	float: left;
	width: 400px;
	height: 380px;
	display: inline;
	line-height: 16px;
	font-size: 11px;
	margin-bottom: 20px;
	text-align: justify;
}



/* FOOTER */

#footer {
	width: 938px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	font-size: 9px;
	line-height: 30px;
}

/* LINK GENERICO */

a {
	color: #00aeef;
}

a:hover {
	color: #6d6e71;
	text-decoration: none;
}

/* TIPOGRAPHY */

.blu {
	color: #00aeef;
}

.small {
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

/* FORM, INPUT, SELECT, LABEL */

form {
	border: 0;
	margin-top: 10px;
	padding: 0;
}

fieldset {
	border: 0;
	margin-top: 10px;
	padding: 0;
}

input, textarea, select {
	color: #949494;
	border: #e7e7e8 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* PRIVACY */

#privacy_header {
	width: auto;
	height: 80px;
	margin: 10px;
	text-align: left;
	overflow: hidden;
	background: url(../img/header-bk.gif) bottom repeat-x;
}

#privacy {
	width: auto;
	margin: 0 10px 0 10px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
}

#privacy h1 {
	margin: 6px 0;
	font-size: 11px;
	line-height: 16px;
	color: #00aeef;
}

/* SFONDI IMG SX */

.img_contatti-ok {
	background: url(../img/contatti-ok_bk.gif) top right no-repeat;
}

.img_mezzi-esterna01 {
	background: url(../img/esterna01-bk.jpg) top left no-repeat;
}

.img_mezzi-esterna02 {
	background: url(../img/esterna02-bk.jpg) top left no-repeat;
}

.img_mezzi-esterna04 {
	background: url(../img/esterna04-bk.jpg) top left no-repeat;
}

.img_mezzi-dinamica01 {
	background: url(../img/dinamica01-bk.jpg) top left no-repeat;
}

.img_mezzi-dinamica02 {
	background: url(../img/dinamica02-bk.jpg) top left no-repeat;
}

.img_mezzi-cinema01 {
	background: url(../img/cinema01-bk.jpg) top left no-repeat;
}

.img_mezzi-cinema02 {
	background: url(../img/cinema02-bk.jpg) top left no-repeat;
}

.img_mezzi-televisione {
	background: url(../img/televisione-bk.jpg) top left no-repeat;
}

.img_mezzi-radio {
	background: url(../img/radio-bk.jpg) top left no-repeat;
}

.img_mezzi-newmedia01 {
	background: url(../img/newmedia01-bk.jpg) top left no-repeat;
}

.img_mezzi-newmedia02 {
	background: url(../img/newmedia02-bk.jpg) top left no-repeat;
}

/* --------------------------- ELEMENTI SEZIONI ------------------------------- */

ul.ulmezzi {
	margin: 6px 0;
	list-style: none;
	text-align: left;
	padding: 0;

}

ul.ulmezzi li a {
	margin: 6px 0;
	list-style: none;
	text-decoration: none;
	font-weight: bold;
	height: 22px;
	display: block;
	width: 250px;
	text-indent: 30px;
	background: url(../img/mezzi-li-hover.gif) top left no-repeat;
	overflow: hidden;
	line-height: 22px;
	color: #c0c0c0;
}

ul.ulmezzi li a:hover {
	background: url(../img/mezzi-li-a.gif) top left no-repeat;
	color: #00aeef;
}

ul.orizzontale {
	margin: 6px 0;
	list-style: none;
	text-align: left;
	padding: 0;

}

ul.orizzontale li {
	display: block;
	float: left;
	width: 170px;
	text-indent: 30px;
}

ul.orizzontale li a {
	margin: 6px 10px 6px 0;
	list-style: none;
	text-decoration: none;
	font-weight: bold;
	height: 22px;
	display: block;
	float: left;
	width: 170px;
	text-indent: 30px;
	background: url(../img/mezzi-li-hover.gif) top left no-repeat;
	overflow: hidden;
	line-height: 22px;
	color: #c0c0c0;
}


ul.orizzontale li a:hover {
	background: url(../img/mezzi-li-a.gif) top left no-repeat;
	color: #00aeef;
}


ul.orizzontale ul {
	margin: 0 0;
	list-style: none;
	text-align: left;
	padding: 0;
	color: #00aeef;
	line-height: 18px;

}



ul.ulmercury {
	margin: 6px 0;
	list-style: none;
	text-align: left;
	padding: 0;

}

ul.ulmercury li a {
	margin: 6px 0;
	list-style: none;
	text-decoration: none;
	font-weight: bold;
	height: 22px;
	display: block;
	width: 450px;
	text-indent: 30px;
	background: url(../img/mezzi-li-hover.gif) top left no-repeat;
	overflow: hidden;
	line-height: 22px;
	color: #666;
}

ul.ulmercury li a:hover {
	background: url(../img/mezzi-li-a.gif) top left no-repeat;
	color: #00aeef;
}



a.impianti {
	display: block;
	width: 384px;
	height: 26px;
	line-height: 26px;
	color: #999;
	background: url(../img/a-impianti.gif) top right no-repeat;
	font-weight: bold;
	text-decoration: none;
}

a:hover.impianti {
	color: #00aeef;
}

ul.standard {
	margin: -20px 0 16px 16px;
	padding: 0;
}

.cont_news {
	margin-bottom: 10px;
}

a.news {
	text-decoration: none;
	float: right;
}

p.marginleft {
	margin: 0 0 20px 385px;
	text-align: justify;
	line-height: 18px;
}

p.alignright {
	margin: 10px 0 10px 0;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
	font-size: 13px;
}

table {
	width: auto;
	background: #e9e8e8;
	width: 938px;
	margin-bottom: 16px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	line-height: 15px;
}

table h1 {
	margin: 0;
	font-size: 12px;
	color: #00aeef;
	}

td.bianco {
	background: #fff;
}

td.rosso {
	background: #fff;
	color: #f00;
}

img.right {
	float: right;
	border: 0;
}

#cont_referenze {
	width: 550px;
	margin-right: 0;
	margin-bottom: 20px;
	text-align: left;
	float: right;
	line-height: 18px;
}

table.referenze {
	background: #fff;
	margin-bottom: 16px;
	text-align: left;
	vertical-align: top;
	width: 550px;
}

table.referenze td {
	background: #fff;
	width: 275px;
	text-align: left;
	vertical-align: top;
}

td.referenze p {
	text-align: left;
	background: #efefef url(../img/referenze.gif) top left no-repeat;
	padding: 4px 4px 4px 26px;
	margin: 4px 0 4px 10px;
}

hr {
border:1px solid #ccc;
margin:20px 0;
height:0;
clear:both;
}

