* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bg_fisso_2.jpg);
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#container {
	top: 0px;
	clip: rect(0px,auto,0px,auto);
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

/* Header */

#header {
	width: 740px;
	height: 200px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg_header2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/* Page */

#page {
	width: 740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.margin-right {
	padding-right: 10px;
	padding-bottom: 20px;
}


/* Content */

#content {
	width: 470px;
	text-align: center;
	float: right;
}
#contentMap {
	float: right;
	width: 570px;
	margin-top: 15px;
	line-height: 1.5em;
}
#content .post {
	width: 450px;
	margin-top: 15px;
	line-height: 1.5em;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F88E38;
}
#content .post_cen {
	padding-top: 15px;
	font-weight: normal;
	width: 416px;
	text-align: center;
	border: 2px solid #FFFFFF;
	margin-top: 10px;
	padding-bottom: 15px;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}
#contentMap .post {
	width: 510px;
	margin-top: 15px;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;

}
#contentMap .post_cen {
	margin-top: 15px;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#content .post h2 {
	margin-bottom: 1em;
	color: #F88E38;
	text-transform: none;
	font-weight: normal;
	text-align: center;
}

#content .post h3 {
	margin-bottom: 1em;
	font-size: 100%;
	text-align: center;
}

#content .post p, #content .post ul, #content .post ol {
	margin-bottom: 1em;
	line-height: 1.5em;
	list-style-type: decimal;
}

#content .post blockquote, #content .post ul, #content .post ol {
	margin-left: 3em;
}

/* Ad Space */

#adspace {
	float: right;
	width: 80px;
	padding-top: 15px;
	height: auto;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.sponsor {
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: thin solid #FFFFFF;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 140px;
	background-repeat: no-repeat;
	background-image: url(../images/Logorot150.jpg);
	background-position: center top;
	margin-top: 15px;
	height: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}


/* Menu */

#menu {
	padding-top: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;

}

#menu ul {
	list-style: none;
}

#menu li {
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #990000;
}

/* Footer */

#footer {
	text-align: center;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 15px;
	margin-top: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#footer p {
	color: #000000;
	font-size: 75%;
}
.bodyluna {

	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-image: url(../images/bg1.png);
	background-position: center;
}
.form {
	background-color: #F88E38;
	border: 2px solid #FFFFFF;
	line-height: 15px;
}
.formtext {
	background-color: #F88E38;
	border: 2px solid #FFFFFF;
	line-height: 15px;
}
#map {
	border: 2px solid #FFFFFF;
	width: 600px;
	
}
#container #page #content .post div {
	float: left;
}

