@CHARSET "UTF-8";

/* 
	Violet : C5007B
	Noir : 1A171B
*/ 


/* Html, body */
html, body { 
	height: 100%; 
}
body {
	background-color: #1A171B; 
	color: #dddddd; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%; 
}


/* Roots */
a { 
	color: #C5007B; 
	text-decoration: none; 
}
a:hover { 
	text-decoration: underline; 
}
h1 { 
	font: italic normal normal 2.6em/2.0em Georgia, "Times New Roman", Times, serif; 
	padding-top: 10px; 
	text-shadow: #000000 0 1px 0; 
	-moz-opacity: .99;
}
h2 { 
	font: normal normal normal 2.0em/1.2em Georgia, "Times New Roman", Times, serif; 
	text-shadow: #000000 0 1px 0; 
	-moz-opacity: .99; 
}
h3 { 
	font: normal normal normal 1.6em/1.2em Verdana, Arial, sans-serif; 
	text-shadow: #000000 0 1px 0; 
	-moz-opacity: .99; 
}
h4 { 
	font: normal normal bold 1.3em/1.6em Verdana, Arial, sans-serif; 
	text-shadow: #000000 0 1px 0; 
	-moz-opacity: .99; 
}
h5 { 
	font: normal small-caps bold 1.3em/1.6em Verdana, Arial, sans-serif; 
	color: #ffffff; text-shadow: #000000 0 1px 0; 
	-moz-opacity: .99;
}
p { 
	font: normal normal normal 1.3em/1.6em Verdana, Arial, sans-serif;
	padding: 6px 0px; 
	text-shadow: #000000 0 1px 0; 
	-moz-opacity: .99; 
}


/* Loading */
div#loading { 
	background: #1a171b url("../img/loading.gif") center center no-repeat scroll; 
	color: #666666; 
	font: normal normal normal 1.3em/1.6em Verdana, Arial, sans-serif; 
	padding: 6px 0px; 
	height: 100%; 
	margin: 0 auto 0 auto; 
	padding-top: 50px; 
	text-align: center; 
	text-shadow: #333333 0 1px 0;
	width: 300px; 
	-moz-opacity: .99;
}


/* Header */
div#header { 
	background-color: #1a171b;
	margin: 0 auto; 
	position: relative; 
}
div.header_big { height: 400px; }
div.header_small { height: 200px; }
div.header_news { background: #1a171b url("../img/header_news_bg.jpg") top center no-repeat scroll; }
div.header_discover { background: #1a171b url("../img/header_news_bg.jpg") top center no-repeat scroll; }
div.header_discover_tobe { background: #1a171b url("../img/header_news_bg.jpg") top center no-repeat scroll; }
div.header_discover_country { background: #1a171b url("../img/header_news_bg.jpg") top center no-repeat scroll; }
div.header_discover_discovery { background: #1a171b url("../img/header_news_bg.jpg") top center no-repeat scroll; }
div.header_venues { background: #1a171b url("../img/header_news_bg.jpg") top center no-repeat scroll; }
div.header_venues_places { background: #1a171b url("../img/header_news_bg.jpg") top center no-repeat scroll; }
div.header_venues_hotels { background: #1a171b url("../img/header_news_bg.jpg") top center no-repeat scroll; }
div.header_team { background: #1a171b url("../img/header_news_bg.jpg") top center no-repeat scroll; }
div.header_contact { background: #1a171b url("../img/header_news_bg.jpg") top center no-repeat scroll; }
	div#backgrounds {
		position: relative; 
	}
		div#backgrounds div {
			left: 0px;
			position: absolute;
			top: 0px;
			height: 400px;
			width: 100%;
		} 
		div#background_1 {
			background: #1a171b url("../img/header_big_bg-1.jpg") top center no-repeat scroll;
		}
		div#background_2 {
			background: #1a171b url("../img/header_big_bg-2.jpg") top center no-repeat scroll;
		}
		div#background_3 {
			background: #1a171b url("../img/header_big_bg-3.jpg") top center no-repeat scroll;
		}
		div#background_4 {
			background: #1a171b url("../img/header_big_bg-4.jpg") top center no-repeat scroll;
		}
		div#background_5 {
			background: #1a171b url("../img/header_big_bg-5.jpg") top center no-repeat scroll;
		}
	div#logo_container { 
		height: 60px; 
		left: 0px; 
		position: absolute; 
		top: 20px; 
		width: 100%; 
	}
		div#logo {
			margin: 0 auto; 
			position: relative; 
			width: 940px; 
		}
	div#menu_container { 
		border-bottom: 5px solid #C5007B; 
		position: absolute; 
		bottom: 0px; 
		left: 0px; 
		width: 100%; 
		height: 40px; 
	}
		ul#menu { 
			list-style: none; 
			margin: 0 auto; 
			position: relative; 
			width: 960px; 
		}
			ul#menu li { 
				float: left; 
				padding: 10px 35px 10px 10px; 
				letter-spacing: 0.2em;
			}
			ul#menu li.last { 
				padding-right: 0px; 
			}
				ul#menu a { 
					border-bottom: 2px solid transparent; 
					color: #ffffff; 
					float: left; 
					font: normal normal lighter 2em/1em Georgia, "Times New Roman", Times, serif; 
					-moz-opacity: .99; 
				}
				ul#menu a:hover { 
					border-bottom: 2px solid #ffffff; 
					text-decoration: none; 
				}
				ul#menu a.current { 
					border-bottom: 2px solid transparent; 
					color: #1a171b; 
					text-decoration: none;
				}


/* Container */
div#container {
	margin: 0 auto;
	width: 960px;
}

	div#sidebar {	
		float: left;
		margin: 0px 20px 0px 0px;
		width: 380px;
	}
		div#sidebar div.news {
			background-color: #a9006a;
			padding: 10px;
		}	
			div#sidebar div.news h2 { 
				color: #1a171b;
				text-shadow: #a9006a 0 1px 0; 
			}
			div#sidebar div.news h5 { 
				text-shadow: #a9006a 0 1px 0; 
			}
			div#sidebar div.news p { 
				color: #1a171b;
				line-height: 1.2em;
				text-shadow: #a9006a 0 1px 0; 
			}
			div#sidebar div.news a {
				border-bottom: 2px solid transparent; 
				color: #eeeeee;
				text-decoration: none;
			}
				div#sidebar div.news a:hover { 
					border-bottom: 2px solid #eeeeee; 
				}

	div#content {
		float: left;
		width: 550px;
	}
	
	div#full_content {
		padding: 0px 10px 20px 10px;
	}


/* Columns */
div.columns3 {
	clear: both;
	float: none;
	margin: 0px;
	padding: 5px 0px 15px 0px;
	width: 100%;
}
	div.columns3 div.column {
		float: left;
		margin-right: 1%;
		width: 32.5%;
	}
	div.columns3 div.columns2 {
		float: left;
		margin-right: 1%;
		width: 65%;
	}
	div.columns3 div.last {
		margin-right: 0px;
	}
div.columns2 {
	clear: both;
	float: none;
	margin: 0px;
	padding: 5px 0px 15px 0px;
	width: 100%;
}
	div.columns2 div.column {
		float: left;
		margin-right: 1%;
		width: 49%;
	}
	div.columns2 div.last {
		margin-right: 0px;
	}

/* News */
div.full_news {
	
}
	div.full_news h1 {
	}
		div.full_news h1 small {
			background-color: #a9006a;
			color: #1a171b;
			font: normal small-caps bold .5em/.5em Verdana, Arial, sans-serif; 
			margin-left: 10px;
			padding: 0px 4px;
			text-shadow: #a9006a 0 1px 0; 
		}

	div.full_news h2 {
		margin: 0px;
		padding: 0px;
	}
		div.full_news h2 small {
			background-color: #a9006a;
			color: #1a171b;
			font: normal small-caps bold .6em/.6em Verdana, Arial, sans-serif; 
			margin-left: 10px;
			padding: 0px 2px;
			text-shadow: #a9006a 0 1px 0; 
		}
	
	div.full_news a.picture {
		background-position: center center;
		background-color: #545155;
		border: 2px solid #545155;
		display: block;
		float: right;
		height: 150px;
		margin-left: 30px;
		width: 200px;
	}
		div.full_news a.picture:hover {
			background-color: #a9006a;
			border: 2px solid #cbd300;
		}
	
	div.full_news p.location {
		color: #545155;
		font-style: italic;
		margin: 0px;
		padding: 0px;
	}
	
a.big_back { 
	display: block;
	font: normal normal normal 1.6em/1.6em Verdana, Arial, sans-serif; 
	margin: 10px 0px;
}

div.news_separator {
	background-color: #a9006a;
	clear: both;
	float: none;
	height: 1px;
	margin: 20px 20%;
	overflow: hidden;
}

/* Huge links */
a.hugelink {
	background-color: #1a171b;
	border: 2px solid #545155;
	color: #eeeeee;
	display: block;
	height: 300px;
	position: relative;
	text-decoration: none;
	width: 100%;
}
	a.hugelink:hover { 
		background-color: #a9006a;
		border: 2px solid #C5007B;
		color: #eeeeee;
		text-decoration: none;
	}
	a.hugelink span {
		bottom: 0px;
		left: 0px;
		padding: 5px 10px;
		position: absolute;
		text-shadow: #a9006a 0 1px 0; 
	}
	a.hugelink:hover span {
		background-color: #C5007B;
		text-shadow: #a9006a 0 1px 0; 
	}
	a.discover_tobe { 
		background-image: url("../img/discover_tobe.jpg"); 
		background-position: 0px -310px;
		background-repeat: no-repeat; 
	}
	a.discover_tobe:hover { 
		background-position: 0px 0px;
	}
	a.discover_country { 
		background-image: url("../img/discover_country.jpg"); 
		background-position: 0px -310px;
		background-repeat: no-repeat; 
	}
	a.discover_country:hover { 
		background-position: 0px 0px;
	}
	a.discover_discovery { 
		background-image: url("../img/discover_discovery.jpg"); 
		background-position: 0px -310px; 
		background-repeat: no-repeat; 
	}
	a.discover_discovery:hover { 
		background-position: 0px 0px;
	}
	a.venues_places { 
		background-image: url("../img/venues_places.jpg"); 
		background-position: 0px -300px;
		background-repeat: no-repeat; 
	}
	a.venues_places:hover { 
		background-position: 0px 0px;
	}
	a.venues_hotels { 
		background-image: url("../img/venues_hotels.jpg"); 
		background-position: 0px -300px;
		background-repeat: no-repeat; 
	}
	a.venues_hotels:hover { 
		background-position: 0px 0px;
	}
	
/* Image links */
a.imglink, a.bigimglink {
	background-color: #1a171b;
	border: 2px solid #545155;
	color: #eeeeee;
	display: block;
	font: normal normal normal 1.2em/1.4em Verdana, Arial, sans-serif; 
	height: 100px;
	position: relative;
	text-decoration: none;
	width: 100%;
}	
	a.bigimglink { height: 300px; overflow: hidden; }
	a.imglink:hover, a.bigimglink:hover {
		border: 2px solid #C5007B;
		color: #eeeeee;
		text-decoration: none;
	}
	a.imglink img {
		float: left;
		margin-right: 10px;
	}
	a.imglink span {
		display: block;
		padding: 5px 5px 0px 0px;
	}
		a.imglink span em {
			color: #545155;
		}
	
/* Geoip */
p.geoip_message {
	color: #000000;
	background-color: #545155;
	border: 2px solid #333333;
	line-height: 1.2em;
	margin: 10px 0px -5px 0px;
	padding: 10px;
	text-shadow: #545155 0 1px 0;
}
	p.geoip_message a { 
		color: #000000;
		font-weight: bold;
	}

	
/* Huge divs */
div.hugediv {
	background-color: #1a171b;
	border: 2px solid #545155;
	color: #eeeeee;
	display: block;
	height: 300px;
	position: relative;
	text-decoration: none;
	width: 100%;
}
	div.hd_current { 
		background-color: #a9006a;
		border: 2px solid #C5007B;
		color: #1a171b;
		text-decoration: none;
	}
	div.hugediv div.padded {
		padding: 5px 10px;
	} 
		div.hugediv div.padded p { line-height: 1.2em; padding: 4px 0px 4px 0px; }
			div.hugediv div.padded p em { color: #545155; }
	a.hd_map {
		overflow: hidden;
	}
	div.hugediv div.fieldname {
		color: #545155;
		float: left;
		font: normal normal normal 1.1em/1.55em Verdana, Arial, sans-serif;
		padding: 2px 0px 2px 0px;
		text-shadow: #000000 0 1px 0;
		width: 48%; 
		-moz-opacity: .99; 
	}
	div.hugediv div.fieldvalue {
		float: left;
		font: normal normal normal 1.3em/1.2em Verdana, Arial, sans-serif;
		padding: 2px 0px 2px 0px;
		text-shadow: #000000 0 1px 0; 
		width: 50%; 
		-moz-opacity: .99; 
	}
	div.hugediv div.separator {
		background-color: #a9006a;
		clear: both;
		float: none;
		height: 1px;
		margin: 15px 20%;
		overflow: hidden;
	}
	
	
	
/* Slideshow */
div#slideshow {
	border: 2px solid #545155;
	overflow: hidden;
	position: relative;
}
	div#slideshow img {
		left: 0px;
		position: absolute;
		top: 0px;
	}


/* Footer */
div#splash { 
	/*background: #1a171b url("../img/splash_bg.jpg") top center no-repeat scroll;*/
	height: 70px;
	padding-top: 30px;
}
	div#splashinfo { 
		background-color: #545155;
		margin: 10px auto;
		padding: 4px 10px 6px;
		width: 940px;
	}
		div#splashinfo p {
			color: #eeeeee;
			font-size: 11px;
			line-height: 0em;
			text-shadow: #545155 0 1px 0; 
		} 
			div#splashinfo p em, div#splashinfo p a {
				color: #ffffff;
				font-style: normal;
			}
			div#splashinfo p a:hover {
				color: #ffffff;
			}
	
div#footer {
	margin: -10px auto;
	padding: 0px 10px;
	width: 940px;
}
	div#copyright {
		float: left;
		width: 270px;
	}
		div#copyright p {
			color: #545155;
			font-size: 1.1em;
			line-height: 1.3em;
		}
		div#copyright strong {
			color: #eeeeee;
			text-shadow: #1a171b 0 1px 0; 
		}
	
	div#logos {
		float: left;
		/*text-align: center;
		width: 320px;*/
		text-align: right;
		width: 660px;
	}
	
	div#eventsandmore {
		float: right;
		text-align: right;
		width: 240px;
	}
		div#eventsandmore a {
			background: #1a171b url("../img/logo_em.png") 0px 0px no-repeat scroll;
			display: block;
			height: 48px;
			width: 240px;
		}
		div#eventsandmore a:hover {
			background-position: 0px -48px; 	
		}
		
			div#eventsandmore a span {
				display: none;
			}















































