@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(Immagini/sfumatura_blu.jpg);
	background-repeat: repeat-x;
	background-position: center 470px;
}


.titoloArancio18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

.tableBody {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;	
}


a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;	
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: underline;	
}


.tdSmallText {
	font-size: 10px;
}


.aMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.aMenu:hover {
	color: #000000;
	text-decoration: none;
}

.aMenu:active {
	color: #000000;
	text-decoration: none;
}

.aMenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.fixed {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.tdHome {
	
}

.tdHome:hover {
	background-color: #FFCC00;
}


.tdPresentazione {
	
}

.tdPresentazione:hover {
	background-color: #009900;
}


.tdNostriLavori {
}

.tdNostriLavori:hover {
	background-color: #FFFFFF;
}


.tdDoveSiamo {
	
}

.tdDoveSiamo:hover {
	background-color: #FF0000;
}


.tdContatti {
	
}

.tdContatti:hover {
	background-color: #FFCC00;
}


.tdIntro {
	margin: 5px 10px;
	padding: 5px 10px;
}


.tdText {
	margin: 5px 10px;
	padding: 5px 10px;
	background-color: #FFFFFF;
}
