@charset "utf-8";

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 21, 2011 */

@font-face {
    font-family: 'AaarghNormal';
    src: url('fonts/aaargh-webfont.eot');
    src: url('fonts/aaargh-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aaargh-webfont.woff') format('woff'),
         url('fonts/aaargh-webfont.ttf') format('truetype'),
         url('fonts/aaargh-webfont.svg#AaarghNormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #dedede url(images/background.png) repeat-x;
	margin: 0;
	padding: 0;
	color:#5c5b5f;
}
/* ~~ Element/tag selectors ~~ */

ul, ol, dl { /* best practices to zero padding and margin on lists */
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px; 
	text-decoration: none;
}

h1, h2 {
	font-family: 'AaarghNormal';
	}

h5 {
	color: #f26522;
	background-color:transparent;
	font-weight: bold;
	display: inline;
	}
	
a img { /* remove default blue border */
	border: none;
}

/* ~~ Links ~~ */

a:link {
	color: #fd6a24;
	text-decoration: none; 
}

a:visited {
	color: #fd6a24;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}

/* ~~ Boxes ~~ */

.top {
	width:auto;
	height: 140px;
	background: #000;
	}
	
.top-b {
	width:auto;
	height: 440px;
	background: #c8c8c8 url(images/top_bg.png) repeat-x;
	}

#header {
	width: 960px;
	height: 440px;
	color:#000000; 
	background: #fff;
	margin: 0 auto;
}

#logo {
	width: 960px;
	height: auto; 
	margin: 0 auto;
	text-align: right;
	padding: 0 0;
}

.separator {
	width:auto;
	height: 8px;
	background: #f26522;
	}
	
.container {
	width: 960px;
	background: #FFF;
	height: 1100px; 
	margin: 0 auto; /* center the layout */
	border: 1px solid black;
}

.container_lungo {
	width: 960px;
	background: #FFF;
	height: 1450px; 
	margin: 0 auto; /* center the layout */
	border: 1px solid black;
}

/* ~~ Menu ~~ */

.menu {
	background: #000;
        width: 100%;
	color: #FFF;
	height: 66px;
	}
	
.menu ul {
	padding-top: 24px;
	padding-left: 33px;
	}

.menu li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	padding-right: 32px;
	}
	
.menu a{
	color: #FFF;
	background-color: transparent;
	text-decoration: none;
	}
	
.menu a:hover {
	color: #c6c6c6;
	text-decoration: none;
	}

.areariservata a {
	background-color: transparent;
	color: #f26522;
	}
	
.areariservata a:hover {
	background-color: transparent;
	color: #f26522;
	}
	
/* ~~ These are the columns for the layout. ~~ */

.sidebar1 {
	float: left;
	width: 340px;
	background: #eaeaea;
	font-size: 0.9em;
	color: #3c393a;
}

.sidebar1 h2 {
	text-align:center;
	margin-top: 30px;
	font-family: 'AaarghNormal';
	}
	
.sidebar1 img {
	float:left; 
	margin-right: 5px;
	}

.content {
	padding: 10px 0;
	width: 300px;
	float: left;
}

.content p{
	font-size: 0.9em;
}

.content img {
	display: block;
	margin-left: auto;
	margin-right: auto
	}

.titolods h2 {
	text-align:center;
	margin-top: 30px;
	font-family: 'AaarghNormal';
	color: #f36624;
	}

aside {
	padding: 10px 0;
	width: 300px;
	float: left;
	font-size: 0.9em;
	}
	
aside img {
	display: block;
	margin-left: auto;
	margin-right: auto
	}

.sos {
	padding-top:10px;
    padding-left: 45px;
	background: #FFF;
	height: 210px;
	width: 340px;
	}

/* ~~ The footer ~~ */

footer {
	width:auto;
	color:#CCC;
	font-size:0.8em;
	height: 50px;
	text-align: center;
	background: #000;
	padding: 10px 0;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}

/* ~~ Miscellaneous float/clear classes ~~ */

.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty block element as the final element following the last floated block (within the .container) if the footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
}

/* Open pages */

.sidebar_page {
	float:left;
	text-align: center;
	width: 280px;
	font-size: 0.9em;
}

.sidebar_page2 {
	float:left;
	text-align: right;
	width: 430px;
	font-size: 0.9em;
}

.content_page {
	padding: 10px 20px 10px 30px;
	width: 600px;
	height: auto;
	float: left;
	text-align:justify;
	line-height: 1.5;
	color: #5c5b5f;
}

.content_page2 {
	padding: 10px 20px 10px 30px;
	width: 450px;
	height: auto;
	float: left;
	text-align:justify;
	line-height: 1.5;
	color: #5c5b5f;
}

.content_page p{
	font-size: 0.8em;
}

.content_page img {
 	display: block;
 	margin-left: auto;
 	margin-right: auto
	}
	
.titolo_page {
	text-align: left;
	padding-left: 30px;
	font-size: 0.9em;
	color: #f26522;
	background-color: transparent;
	text-decoration: none;
	}
	
.content_page ul, .content_page ol {
	padding: 0 15px 15px 40px;
	font-size: 0.8em;
}

.content_page2 p{
	font-size: 0.8em;
}

.content_page2 img {
 	display: block;
 	margin-left: auto;
 	margin-right: auto
	}

	
.content_page2 ul, .content_page2 ol {
	padding: 0 15px 15px 40px;
	font-size: 0.8em;
}


#azienda {
     width: 960px;
	 height: 440px;
	 background-image:url(images/azienda.png);
	}
	
#servizi {
     width: 960px;
	 height: 440px;
	 background-image:url(images/soluzioni.png);
	}
	
#vantaggi {
     width: 960px;
	 height: 440px;
	 background-image:url(images/risultato.jpg);
	}

#valori {
     width: 960px;
	 height: 440px;
	 background-image:url(images/assistenza_completa.jpg);
	}

#franchising {
     width: 960px;
	 height: 440px;
	 background-image:url(images/franchising.jpg);
	}	
	
#contattaci {
     width: 960px;
	 height: 440px;
	 background-image:url(images/contattaci.png);
	}
	
.content_page img {
	float:left; 
	margin: 25px 10px 0 20px;
	margin-right: 10px;
	margin-top: 25px;
	}
	
	.content_page2 #contatti {
	width: 500px;
	margin: 0px 10px 0 0px;
	}
.content_page2 #contatti img {
	float:left; 
	margin: 0px;
	margin-right: 10px
	}

.sidebar1 div {
background: white;
	}
	
.mappe {
	font-weight: bold;
	padding-left: 40px;
	}
	
.mappe img{
    float: left;
	margin-right: 6px;
		}

.links {
	font-size: 0.8em;
	padding-left: 40px;}
	
.evidenziato {
color: red;
}

label {
font-size: 12px;
}

td {
vertical-align: top;
}

input {
font-size: 12px;
}

td {
font-size: 12px;
}

table {
margin-left: 15px;
}
