/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	/*background: #FFFFFF url(images/img01.jpg) repeat-x;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.bodyMission {
	background: #FFFFFF url(images/bkgmission.jpg) repeat-x;
}
.bodyAzienda {
	background: #FFFFFF url(images/bkgazienda.jpg) repeat-x;
}
.bodyServizi {
	background: #FFFFFF url(images/bkgservizi.jpg) repeat-x;
}
.bodyModalita {
	background: #FFFFFF url(images/bkgmodalita.jpg) repeat-x;
}
.bodyPartners {
	background: #FFFFFF url(images/bkgpartners.jpg) repeat-x;
}
.bodyContatti {
	background: #FFFFFF url(images/bkgcontatti.jpg) repeat-x;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #003399;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #003399;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	/*display: none;*/
	width:550px;
	text-align:left;
	text-shadow:none;
	height:1px;
	color:#6699CC;
	background-color:#6699CC;
	margin-bottom:10px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#headerMission {
	width: 920px;
	height: 190px;
	background: url(images/header_mission.jpg);
	margin: 0 auto;
}
#headerAzienda {
	width: 920px;
	height: 190px;
	background: url(images/header_azienda.jpg);
	margin: 0 auto;
}
#headerServizi {
	width: 920px;
	height: 190px;
	background: url(images/header_servizi.jpg);
	margin: 0 auto;
}
#headerModalita {
	width: 920px;
	height: 190px;
	background: url(images/header_modalita.jpg);
	margin: 0 auto;
}
#headerPartners {
	width: 920px;
	height: 190px;
	background: url(images/header_partners.jpg);
	margin: 0 auto;
}
#headerContatti {
	width: 920px;
	height: 190px;
	background: url(images/header_contatti.jpg);
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 52px;
	padding-left: 40px;
	text-align: center;
	font-size: 4em;
	color: #299762;
}

#logo h1 a {
	color: #299762;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 40px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #299762;
}

#logo h2 a {
	color: #299762;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 190px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu ul li a {
	font-size:18px;
}
#menu ul li a:hover {
	color:#000000;
	text-decoration:underline;
}
/*#menu ul li.mission a:hover {
	color:#6699CC;
	text-decoration:underline;
}
#menu ul li.azienda a:hover {
	color:#CC0000;
	text-decoration:underline;
}
#menu ul li.servizi a:hover {
	color:#99CC99;
	text-decoration:underline;
}
#menu ul li.modalita a:hover {
	color:#FF9933;
	text-decoration:underline;
}
#menu ul li.partners a:hover {
	color:#003399;
	text-decoration:underline;
}
#menu ul li.contatti a:hover {
	color:#0099FF;
	text-decoration:underline;
}*/

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 90px;
	padding: 60px 20px 0px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

/*#menu a:hover {
	height: 161px;
	background: url(images/img08.jpg) repeat-x top left;
}*/

#menu a.mission:hover {
	height: 161px;
	background: url(images/bkgmission.jpg) repeat-x top left;
}
#menu a.azienda:hover {
	height: 161px;
	background: url(images/bkgazienda.jpg) repeat-x top left;
}
#menu a.servizi:hover {
	height: 161px;
	background: url(images/bkgservizi.jpg) repeat-x top left;
}
#menu a.modalita:hover {
	height: 161px;
	background: url(images/bkgmodalita.jpg) repeat-x top left;
}
#menu a.partners:hover {
	height: 161px;
	background: url(images/bkgpartners.jpg) repeat-x top left;
}
#menu a.contatti:hover {
	height: 161px;
	background: url(images/bkgcontatti.jpg) repeat-x top left;
}

#menu .current_page_item a {
	/*background: url(images/img08.jpg) repeat-x top left;*/
	color: #000000;
	text-decoration:underline;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	background: url(images/img03.gif) repeat-y;
	width: 570px;
	padding: 0px 20px 0px 10px;
}

#recent-posts {
	float: right;
	width: 290px;
	/*background: url(images/img03.gif) repeat-y;*/
	padding: 0px 10px 20px 20px;
}

#recent-posts .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	/*left:50%;
	margin-left:-460px;*/
	width: 920px;
	background: url(images/img04.gif) repeat-x left top;
	color: #003399;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #003399;
}

#sidebar a {
	text-decoration: none;
	color: #003399;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

