@charset "UTF-8";
/* CSS Document */
/* reset vari */

a img {
border:0;
}
* {
margin: 0;
padding: 0;
}


/* fine reset */
html,body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4a4d;
}

body {
	background-color: #ffffff;
	background:url(../ima/back.jpg) center bottom  repeat-x #FFF;
	margin:0px;
	padding:0px;
}
html, body{
height:100%}


#allContent {
    width: 871px;
    margin: 0 auto 0 auto;
}

#header {
	height:130px;
	margin:0px;
	padding:0px;

}

#logo {
	width:176px;
	height:60px;
	margin-top:24px;
	padding:0px;
	float:left;

}

#menu_header {
	margin-top:24px;
	padding:0px;
    float:right;
	text-align:right;
}

#pageContent {
    float:left;
    width:871px;
    margin:0;
}

#footer {
  float:left;
  width:871px;
  height:28px;
  text-align:center;
  padding-top:10px;
}

/* link Menu Header */
.linkMenu, a.linkMenu, a.linkMenu:link, a.linkMenu:visited, a.linkMenu:active   {
	font-weight:bold;
	font-size:14px;
	list-style:none;
	text-decoration: none;
	color:#888;
	
}

a.linkMenu:hover {
    color:#7FBF31;
	list-style:none;
    text-decoration: none;
}

/* link Menu Header */
.linkFooter, a.linkFooter, a.linkFooter:link, a.linkFooter:visited, a.linkFooter:active   {
	list-style:none;
	text-decoration: none;
	color:#4b4a4d;
	
}

a.linkFooter:hover {
    color:#009ED5;
	list-style:none;
    text-decoration: none;
}


/* link Menu Sezioni */
.linkSezioni, a.linkSezioni, a.linkSezioni:link, a.linkSezioni:visited, a.linkSezioni:active   {
	list-style:none;
	text-decoration: none;
	color:#E2E2e2;
	width:192px;
	height:17px;
	display:block;
	font-weight:bold;
	
}

a.linkSezioni:hover {
    color:#FFFFFF;
	list-style:none;
    text-decoration: none;
	width:192px;
	height:17px;
	display:block;
	font-weight:bold;
}


#contcat {
  height:480px;
}


#menu_sezioni {
	background:  url(../ima/menu_sezioni.png) top center no-repeat;
	height:21px;
	margin-bottom:20px;
	
	
}

li.bt_sx {
	width:192px;
	height:21;
	display:block;
	text-align:center;
	float:left;
	margin-top:4px;
}

li.bt_center {
	width:192px;
	height:21;
	display:block;
	text-align:center;
	float:left;
	margin:4px 0 0 35px;
	
}

li.bt_dx {
	width:192px;
	height:21;
	display:block;
	text-align:center;
	float:left;
	margin:4px 0 0 33px;
	
}

#box_aziendale {
	background:url(../ima/sfondo_sicurezza_aziendale.jpg) top left no-repeat ;

	height:440px;
	
}

#box_cantieri {
	background:url(../ima/sfondo_sicurezza_cantieri.jpg) top left no-repeat ;

	height:440px;
	
}

#box_incendi {
	background:url(../ima/sfondo_formazione.jpg) top left no-repeat ;
	
	height:440px;
	
}

#box_formazione {
	background:url(../ima/sfondo_prevenzione_incendi.jpg) top left no-repeat ;

	height:440px;
	
}


#box_attivita {
	background:url(../ima/sfondo_attivita.jpg) top left no-repeat ;

	height:440px;
	
}

#box_chisiamo {
	background:url(../ima/sfondo_attivita.jpg) top left no-repeat ;

	height:440px;
	
}

#box_contatti {
	background:url(../ima/sfondo_attivita.jpg) top left no-repeat ;

	height:440px;
	
}

#box_preventivi {
	background:url(../ima/sfondo_attivita.jpg) top left no-repeat ;

	height:440px;
	
}

#box_patners {
	background:url(../ima/sfondo_attivita.jpg) top left no-repeat ;

	height:440px;
	
}

.col_sx {
	height:300px;
	width:181px;
	float:left;
	padding:80px 0px 0px 46px;
}

.col_dx {
	height:300px;
	width:600px;
	float:left;
	text-align:left;
	padding-top:12px;
	
}

.titolo_sezione {
	text-align:left;
	font-size:24px;
	font-weight:bolder;
	color:#000;
}


.testo, a.testo, a.testo:link, a.testo:visited, a.testo:active   {
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height:24px;
	text-align:justify;
}

a.testo, a.testo:link, a.testo:visited, a.testo:active   {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:24px;
	text-align:justify;
	font-weight:bold;
}

a.testo:hover {
	font-size:12px;
    color:#009ED5;
	list-style:none;
    text-decoration: none;
	line-height:24px;
	text-align:justify;
}


.bianco {
    color:#ffffff;
	
}

.azzurro {
    color:#009ED5;
}
