/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.1	;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*GENERICI*/

body
{
	margin: 0 auto;
	text-align: center;
	height:100%;
	background-image:url(../immagini/bg_pagina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f8f8f8;
}

.body_privacy{
	background: none;
}
/*TIPOGRAFIA*/

a {text-decoration : underline; font-size : 10px; color : #0a537c; cursor : pointer;}
a:hover , a.hover{color : #0a537c}

p{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #666;
font-size: 12px;
line-height:18px;
}

h1{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #666;
font-size:14px; 
font-weight:bold;
padding-bottom:10px; 
}
h2{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #666;
font-size:12px;
color:#0a537c;
padding:6px 0px 0px 0px;
}

form{
margin:15px;
border:1px solid #CCCCCC;

}
form label{
width:150px;

margin:5px 60px 0 0;
padding:0 0 0 5px;
float:left;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #666;
font-size: 12px;
font-weight:bold;
}
form input{
	border:1px solid #CCCCCC;
	margin:5px 10px 0 0;
	width:210px;
}
form textarea{
	border:1px solid #CCCCCC;
	margin:5px 10px 0 0;
	}

form .red{
	font-size:10;
	color:#FF0000;
}
.privacy_c{
	width:20px;
}

form .privacy{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	margin:0 0 0 210px;
	display:block;
}
form .privacy a {text-decoration : underline; font-size : 12px; color : #666; cursor : pointer;}
form .submit{
	margin:25px 10px 20px 210px;
	width:60px;}

/*struttura*/
#struttura{
	overflow:auto;
	margin: 0 auto;
	padding: 0px 0px -50px 0px;
	border-width:0px 1px 0px 1px;
	border-style: solid;
	border-color: #0a537c;
	width: 998px;
	min-height : 600px;
	height : auto !important;
	height:100%;
	background-color:#FFFFFF;
	
	}
	
#container_privacy{
	background: none;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	
	list-style:circle;
}

.privacy_ol{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	line-height:18px;
	margin-right: 5px;
	margin-left: 5px;
	list-style:circle;
}

#header{
height:120px;
width:100%;
}
#logo{
	height:100px;
	width: 330px;
	padding:10px 0px 0px 0px;
	margin:0px;
	float:left;
	display: inline;
	background-image:url(../immagini/logo_maxema.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu_servizio{
	width:658px;
	height:20px;
	float:left;
	display: inline;
	text-align:right;
	margin: 0 10px 0 0;
}
#menu_servizio ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#menu_servizio ul li {
	padding: 0;
	margin: 0 5px 0 5px;;
	color: #666666;
	font-size: 12px;
	display:inline;
	}
#menu_servizio ul li a{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	}

#menu_servizio ul li a:hover{
	text-decoration: underline;
	}
	
#banner_header{
	width:668px;
	height:100px;
	float:left;
	display: inline;
}

#menu{
height:35px;
width:100%;
margin:3px 0px 0px 0px;
padding:0px;
}

#slatenav{
	position:relative;
	display:block;
	height:35px;
	font-size:14px;
	font-weight:bold;
	background:transparent url(../immagini/blueslate_background.gif) repeat-x top left;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	text-transform:uppercase;
}
#slatenav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#slatenav ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
#slatenav ul li a{
	display:block;
	float:left;
	color:#D5F1FF;
	font-size:11px;
	text-decoration:none;
	padding:14px 22px 0 22px;
	height:21px;
}
#slatenav ul li a:hover, #slatenav ul li a.current{
	color:#fff;
	font-size:11px;
	text-decoration:none;
	background:transparent url(../immagini/blueslate_backgroundOVER.gif) no-repeat top center;
}



#content{
	margin-top:20px;
	height:100%;
	}

#left{
	height:350px;
	width:240px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	}

#menu_sezione{
	width:200px;
	margin: 50px 0px 0px 20px;
	
	}
#menu_sezione ul{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	}
#menu_sezione ul li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align:left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	padding:5px 0px 5px 0px;
	}	
#menu_sezione ul li a{
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	}
#menu_sezione ul li a:hover{
	padding-left:20px;
	}

#centro{
	min-height:328px;
	height: auto !important;
	width:480px;
	margin:4px;
	padding:10px;
	float:left;
	display: inline;
	text-align:left;
}
#centro p{
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#centro p a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height:18px;
	text-decoration:none;
}
#centro p a:hover{
	text-decoration:underline;
}
#centro ul{
		padding:10px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: dotted;
		border-bottom-style: none;
		border-left-style: dotted;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
}
#centro li{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height:18px;
	list-style-position: inset;
	list-style-image: url(../immagini/arrow.png);
	margin-left: 20px;
}
#centro li a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height:18px;
	text-decoration:none;
}
#centro li a:hover{
	text-decoration:underline;
}
#centro h2{
	padding-left:10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.area_evidenza{
	background-color:#BFE4F7;
	height:40px;
	border: 1px solid #55bae9;
	margin:0 20px 0 20px;
	display:block;
	text-align:center;
	color:#0a537c;
	padding-top:10px;
	}
#form_contatti{
	margin-top:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
#right{
height:346px;
width:200px;
border:1px solid #CCCCCC;
margin:4px 20px 4px 4px;
padding:0px 4px 0px 4px;
float:right;
display: inline;
text-align:left;
}
#right .intronews{
color:#cc0099;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:italic;
}
#right .intronews h2{
	font-style:normal;
}
#right .intronews h2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
}

#right .intronews p{
	background-image:url(../immagini/separa_news.png);
	padding-bottom:20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-style:normal;
}

#box{
height:230px;
width:100%;
margin:30px 0px 0px 0px;
position:relative;
clear:left;
}
#work_progress{
	background-image:url(../immagini/work_in_progresss.jpg);
	background-color:#fff;
	background-position:top left;
	background-repeat:no-repeat;
	width:350px;
	height:225px;
	float:left;
	display: inline;
	margin:0px 0px 0px 20px;
	
}

#work_progress_c{
	background-color:#f3f3f3;
	border:1px solid #ccc;
	width:350px;
	height:180px;
	margin:35px 0px 0px 0px;
}

#work_progress ul{
margin:15px;
background-color:#fff;
width:320px;
height:150px;
text-align:left;
}
#work_progress li{
	list-style-image: url(../immagini/punto_elenco.jpg);
	margin-left:20px;
}

#work_progress li p{
	color:#999999;
	font-size:12px;
}

#last_work{
	background-image:url(../immagini/last_work.jpg);
	background-color:#fff;
	background-position:top left;
	background-repeat:no-repeat;
	width:550px;
	height:225px;
	float:right;
	display: inline;
	margin:0px 20px 0px 0px;
	
}

#last_work_c{
	background-color:#f3f3f3;
	border:1px solid #ccc;
	width:550px;
	height:180px;
	margin:35px 0px 0px 0px;
	display:block;
}
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 490px;
	height:150px;
	margin-top:15px;
	
}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	height:150px;
	position:absolute;
	clear:both;
	
}
.scrollable .work {
	float:left;
	margin:0px 5px 20px 5px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:475px;
	height:145px;
}

.scrollable .work h1 a{
	color:#0a537c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:bold;
	padding-bottom:10px;
	text-decoration:none;
	}
	
.scrollable .work img {
	border:1px solid #ccc;
	cursor:pointer;
	width:100px;
	height:85px;
	padding:2px;
	margin-left:5px;
	float:left;
	}
.scrollable .work p {
	padding:2px;
	margin-left:5px;
	float:left;
	text-align:left;
	width:350px;
	}
.scrollable .work p a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height:18px;
	text-decoration:none;
	}
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}
.scrollable {
	float:left;	
}
a.browse {
	display:block;
	width:30px;
	height:150px;
	float:left;
	margin:16px 0px;
	cursor:pointer;
	font-size:1px;
}
a.right { background:url(../immagini/right.png) no-repeat; background-position: 0; }
a.right:hover {background-position:-30px; }
a.left	{ background:url(../immagini/left.png) no-repeat; margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

#footer{
	width: 1000px;
	height: auto !important;
	min-height: 150px;
	background-color:#0a537c;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../immagini/bg_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow:auto;
		
}


#footer .foot1{
display: inline;
float:left;
width:220px;
height: auto !important;
min-height:120px;
margin:15px 0px 0px 30px;
padding:5px;
text-align:left;

}

#footer .foot2{
	display: inline;
	float:left;
	width:210px;
	height: auto !important;
	min-height:120px;
	margin:15px 0px 0px 0px;
	padding:5px 5px 5px 25px;
	text-align:left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#footer .foot3{
	display: inline;
	float:left;
	width:210px;
	height: auto !important;
	min-height:120px;
	margin:15px 0px 0px 0px;
	padding:5px 5px 5px 25px;
	text-align:left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#footer .foot4{
	display: inline;
	float:left;
	width:220px;
	height: auto !important;
	min-height:120px;
	margin:15px 0px 0px 0px;
	padding:5px;
	text-align:left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	
}

#footer p {
	color:#C6CDD2;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer ul li{
	list-style-image: url(../immagini/freccia_footer.gif);
	}
#footer ul li a{
	color:#C6CDD2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}

.clienti{
	width: 70% !important; 

}

.clienti img{
	margin: 10px 10px 5px 20px;

}


.clienti p{
text-align:justify;

}


/*VALIDAZIONE */
/********************************* LiveValidation *************************************/
/* Classe che si applica ai messaggi di validità */
/*VALIDAZIONE */
.innerError {
    /*background-image: url(images/invalid.gif);*/
    color: #FF0000;
	font-size:12px;
	padding-left:220px;
	font-family:Arial, Helvetica, sans-serif;
	
}
