body {
	font-family: trebuchet,sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}

table {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

sup {
	color: #ff0000;
	font-size: 13px;
}

div.header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

div.lang {
	float: right;
	height: 10px;
	width: 40px;
	margin-top: 65px;
}

.lang-img {
	padding-left: 5px;
	height: 10px;
	width: 15px;
	cursor: pointer;
}

div.menu-block {
	width: 900px;
	height: 40px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
.menu-content {
	height: 40px;
	width: 686px;
	background-image: url("../img/menu.png");
	background-repeat: repeat;
}

.menu-content table {
	width: 600px;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	margin-left: 8px;
	font-size: 16px;
	font-weight: bold;
}

.menu_item {
	cursor: pointer;
}

.separator {
	height: 36px;
	width: 2px;
}

div.login {
	width: 183px;
	height: 30px;
	float: right;
	background-image: url("../img/menu.png");
	background-repeat: repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	margin-right: 0px;
}
div.disconnect {
	width: 15px;
	height: 30px;
	float: right;
	background-image: url("../img/menu.png");
	background-repeat: repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	cursor: pointer;
}
div.content {
	width: 898px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	margin-top: 0px;
}
div.footer {
	width: 900px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}

div.menu-left {
	float: left;
	background-image: url("../img/menu-left.png");
	background-repeat: no-repeat;
	height: 40px;
	width: 8px;
	padding: 0;
}
div.menu-right {
	float: right;
	background-image: url("../img/menu-right.png");
	background-repeat: no-repeat;
	height: 40px;
	width: 8px;
	padding: 0;
}
.content-img {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 200px;
}
.content-text {
	width: 650px;
	margin-right: 10px;
	margin-left : 220px;
}

p {
	text-align: justify;
	padding-top: 5px;;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
}
.tabmenu {
	margin-top: 40px;
	width: 650px;
}
.tab {
	padding-left: 2px;
	padding-right: 2px;
	border-top: solid 1px #ff5b05;
	border-left: solid 1px #ff5b05;
	border-right: solid 1px #ff5b05;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

div.tab-content {
	width: 650px;
	height: 140px;
}

.tab-header {
	height: 38px;
	width: 650px;
	background-image: url("../img/tab-header.png");
	background-repeat: repeat;
}

.content-link {
	margin-left: 10px;
	margin-bottom: 20px;
}

h1 {
	margin-top: 0px;
	padding-top: 10px;
}

#map-map {
	width: 600px;
	height: 630px;
	border: 1px solid black;
	margin: 0px auto;
	padding-top: 30px;
	position: relative;
}

.olControlNavToolbar {
    top: 200px;
    left: 6px;
    width: 150px;
    height: 30px;
	display: none;
}
.olControlNavToolbar div {
    width:  28px;
    height: 28px;
    position: relative;
    float:left;
	display: none;
}
.map-command {
	width: 280px;
	height: 170px;
	border: 1px solid #ff5b05;
	padding-left: 5px;
}
.map-command p {
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.t-map-address {
	width: 243px;
}

.map-events {
	width: 280px;
	height: 170px;
	border: 1px solid #ff5b05;
	padding-left: 5px;
	margin-top: 10px;
}
.map-legend {
	width: 280px;
	height: 170px;
	border: 1px solid #ff5b05;
	padding-left: 5px;
	margin-top: 10px;
}
.map-other {
	width: 280px;
	height: 110px;
	border: 1px solid #ff5b05;
	padding-left: 5px;
	margin-top: 10px;
}

.map-other table {
	width: 280px;
}

.legend {
	width: 280px;
}

.td-legend {
	width: 200px;
}

.td-legend-img {
	width: 20px;
}

.map-button {
	float: left;
	width: 80px;
	height: 30px;
	background-image: url("../img/button.png");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 6px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.map-beta {
	float: right;
	width: 100px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	color: #a0a0a0;
}

.events {
	width: 280px;
}

.waiting {
	border: 1px solid #ff5b05;
	background-color: #ffffff;
	position: relative;
	float: left;
	width: 150px;
	height: 50px;
	text-align: center;
}

.shop-content {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 15px;
}

.contact-table {
	width: 600px;
	margin-top: 15px;
}

.contact-message {
	width: 450px;
	height: 200px;
}

.contact-result {
	padding-top: 20px;
	height: 40px;
	font-weight: bold;
}

.contact-captcha {
	width: 400px;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color:#ffffff;
	width: 450px;
	
}
 
#recaptcha_response_field {
   border-color: #00ff00;
   background-color:#ffffff;
}

.contact-waiting {
	border: 1px solid #ff5b05;
	background-color: #ffffff;
	width: 150px;
	height: 50px;
	text-align: center;
	padding-top: 5px;
}

.faq-content {
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: center;
}

.footer-links-div {
	float: right;
	width: 300px;
	height: 40px;
	font-size: 10px;
	text-align: right;
	color: #afafaf;
}

.footer-links {
	font-size: 10px;
	color: #afafaf;
}

h3 {
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
}

.terms-content {
	margin-top: 0px;
	padding-top: 10px;
	text-align: center;
}

.screenLegend {
	width: 149px;
	height: 40px;
	margin-top: 5px;
	text-align: center;
	margin-left: 25px;
}

.screenPrevious {
	float: left;
	padding-top: 5px;
	width: 20px;
	height: 40px;
	cursor: pointer;
}

.screenNext {
	float: right;
	padding-top: 5px;
	width: 20px;
	height: 40px;
	text-align: right;
	cursor: pointer;
}

.opinion {
	color: #000000;
}

.div-opinion {
	padding-top: 15px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.div-opinion h3 {
	margin: 0;
	padding: 0;
}

.store-link {
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
	width: 450px;
	font-size: 15px;
	font-weight: bold;
}

.mandatory {
	color: #ff0000;
}

.contact-content {
	padding-top: 20px;
}

.map-go {
	float: right;
	margin-right: 6px;
	cursor: pointer;
}

.map-maj {
	text-align: center;
}

.details {
	width: 50px;
}

.appStore {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	cursor: pointer;
}

.account-content {
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

.account-title {
	text-align: center;
}

.account-indication {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

.account-data {
	width: 300px;
	border: 1px solid gray;
	margin-left: 90px;
	margin-bottom: 20px;
}

.account-news {
	width: 660px;
	margin-left: 90px;
	margin-bottom: 40px;
}

.account-data tr td {
	text-align: right;
}
.account-changepwd {
	float: right;
	width: 350px;
	border: 1px solid gray;
	margin-right: 90px;
	margin-bottom: 20px;
}

.account-changepwd tr td {
	text-align: right;
}

.account-login {
	width: 300px;
	border: 1px solid gray;
	padding: 10px 10px 10px 10px;
	margin-bottom: 40px;
}

.account-login tr td {
	text-align: right;
}

.account-error {
	color: #ff0000;
	font-style: italic;
	text-align: center;
}

.reset-password {
	cursor: pointer;
}

.disconnect-button {
	text-align: right;
	margin-right: 10px;
}

.faq-question {
	text-align: left;
	font-weight: bold;
}

.faq-answer {
	text-align: justify;
	margin-bottom: 15px;
}

h2 {
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 15px;
}

.forward-content {
	padding-left: 15px;
}

.friends {
	width: 600px;
	border: 1px solid #ff5b05;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.friends table {
	width: 600px;
}

.msg_result_ok {
	background-color: #6ebb00;
	color: #ffffff;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 15px;
}

