@charset "UTF-8";

body {
	margin: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS";
	background-image: url(images/sky.jpg);
	background-color: #5792d9;
	background-position: center top;
	background-repeat: repeat-x;
}
a  { color: white; }
a:visited  { color: white; }
.table {margin-left: 20px;}
.contentArea {
	position:absolute;
	width:100%;
	height:600px;	
	margin: 0px;
	padding: 0px;
	top: 20px;
}
.innerContent{
	position: relative;
	margin: 60px 0px 0px 120px;
	padding: 44px 0px 0px 0px;
	width: 940px;
	height: 600px;
}
.innerContent1{
	position: relative;
	margin: 0px 40px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 900px;
	height: 600px;
}
.right_image {
	float: right;
	width:205px;
	margin: 0px 0px 10px 10px;
}
.right_image img {
	display: block;
	margin-bottom: 10px;
}
.right_image p {
	display: block;
	font-size: 12px;
	color: #bfdcf9;
}
.company_logo {
	display: block;
	width: 643px;
	height: 111px;
	position: absolute;
	top: -75px;
	left: 2px;
	background: url(images/logo_marchigiani_final.png) no-repeat 0px 0px;
}
.mountains_background {	
	position: absolute; 	
	background-color: blue; 	
	bottom: 0px; 
	left: 0px; 
	min-width: 980px;
	width: 100%; 
	height: 600px;
	background: url(images/mountains_center1.png) repeat-x center bottom;
}
.mountains_background .mountains_left {
	position: relative;
	float: left;
	width: 620px;
	height: 600px;
	background: url(images/bcg_left.png) no-repeat left bottom;
}
.mountains_background .mountains_right {
	position: relative;
	float: right;
	width: 620px;
	height: 600px;
	background: url(images/bcg_right.png) no-repeat right bottom;
}
.footnote {
	text-align: center;
}
/* forms */
#contacts-form {clear:right;width:100%;overflow:auto;padding:15px 0 0 0;float:right}
#contacts-form fieldset {border:none;float:left;}
#contacts-form .field {clear:both}
#contacts-form label {float:left;width:97px;line-height:18px;padding-bottom:6px;font-weight:bold;color:#89b700}
#contacts-form input {width:231px;padding:1px 0 1px 3px;border:1px solid #89b700;color:#70635b}
#contacts-form textarea {width:567px;height:227px;padding:1px 0 1px 3px;border:1px solid #89b700;color:#70635b;margin-bottom:0px;float:left
}
#cal {
    width:280px;
    font-family:arial, helvetica, sans-serif;
    font-size:9pt; /* this will fit in our 30x30px box nicely */
    color:#000;
    text-align:center;
    line-height:30px;
}
#cal h2 {
    width:270px;
    margin:0 5px 5px 5px;
    font-size:12pt;
    background:#004a80;
    color:#fff;
} 
#cal ul {
    width:280px;
    margin:0;
    padding:0;
} 
#cal ul li {
    width:30px;
    height:30px;
    display:block;
    float:left;
    list-style:none;
    border:5px solid #fff;
    margin:0;
} 
#cal ul li.day {
    background:#666;
    color:#fff;
    font-weight:bold;
}
 
#cal a.event {
    display:block;
    width:30px;
    height:30px;
    background:#6dcff6;
    text-decoration:none;
    color:#004a80;
    font-weight:bold;
} 
.fotolink {
	font-size: 20px;
	font-weight: bold;
	letter-spacing:inherit
}
.attivitaattual {
	font-size: 19px;
	font-weight: bold;
	letter-spacing:inherit
}

