*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

html{
	background-repeat:no-repeat;
	/*background-position:center 400px;*/
	background-position:center 350px;
	background-attachment:fixed;
}

body{
	background-image:url(../images/header_background.gif);
	background-repeat:repeat-x;
}

div#global{
	width:955px;
	margin-left:auto;
	margin-right:auto;
}

/** HEADER **/

div#global #header{
	height:180px;
}

div#global #header img.logo{
	position:absolute;
	margin:5px 0px 0px 25px;
	border:0px;
}

div#global #header img.newlogo{
	position:absolute;
	margin:-128px 0px 0px -112px;
	border:0px;
}

div#global #header #logoMinistere{
	position:absolute;
	margin:180px 0px 0px 40px;
	background-image:url(../images/logoMinistere.jpg);
	width:160px;
	height:52px;
}

div#global #header #egalite{
	position:absolute;
	margin:30px 0px 0px 732px;
	background-image:url(../images/egalite.gif);
	width:200px;
	height:26px;
}

div#global #header #MegaOnTour{
	position:absolute;
	margin:250px 0px 0px 90px;
	width:140px;
}

div#global #header #MegaOnTour a img{
	border:0;
}

div#ariane{
	position:absolute;
	margin:115px 0px 0px 220px;
	font-weight:bold;
	color:#8CC63F;
}

div#ariane a{
	text-decoration:none;
	font-weight:bold;
	color:#8CC63F;
}

/** MENU **/

#menu-container {
	display:block;
	position:absolute;
	margin:79px 0px 0px 220px;
	width:700px;
	z-index:1000;
}

#menu-container a.facebookLink{
	position:absolute;
	margin-left:650px;
}

#menu-container a.facebookLink img{
	border:0px;
}

#drop_down_menu {
	display:block;
	position:absolute;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	text-align:center;
	width:700px;
	float:none;
	left:0px;
	top:0px;
}
#drop_down_menu li{
	float:left;
	padding:0px 20px 0px 0px;
}
#drop_down_menu li span.menuItem a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

#drop_down_menu li span.menuItem_selected a{
	color:#534741;
	font-weight:bold;
	text-decoration:underline;
}
#drop_down_menu li span.menuItem a:hover{
	color:#534741;
}
#drop_down_menu li ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}
#drop_down_menu li ul.links{
	display:none;
	margin-top:7px;
}
#drop_down_menu li ul li{
	display:block;
	float:none;
	clear:both;
	background-color:#8CC63F;
	padding:5px 5px 5px 5px;
	border-bottom:3px solid #FFF;
}

#drop_down_menu li ul li span.menuItem a,#drop_down_menu li ul li span.menuItem_selected a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#drop_down_menu li ul li span.menuItem a:hover{
	color:#534741;
}

#drop_down_menu li.darkGreen{
	width:91px;
	margin-top:-5px;
	padding-top:5px;
	background-image:url(../images/darkGreenBackground.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

#drop_down_menu li.darkGreen ul li{
	background-color:#4bb54a;
}

/** CONTENT **/

div#wrapper{
	overflow:hidden;
}

div#container{
	width:470px;
	float:left;
	margin-left:240px;
	background-color:#FFF;
}

div#container #content{
	width:385px;
	margin-left:auto;
	margin-right:auto;
}

div#container #content h1{
	color:#F15A24;
	padding:5px 0px 5px 0px;
	font-size:20px;
}

div#container #content h2{
	color:#8CC63F;
	padding:5px 0px 5px 0px;
	font-size:16px;
}

div#container #content h3{
	color:#8CC63F;
	padding:5px 0px 5px 15px;
	font-size:12px;
}

div#container #content a.downloadLink{
	color:#666;
	text-decoration:none;
	padding-left:15px;
}

div#container #content a.downloadLink:hover{
	text-decoration:underline;
}

/* MESSAGES */

div#container #messages, div#container #messages a{
	color:#604C3F;
	text-decoration:none;
}

div#container #messages a:hover, div#container #messages #msg a:hover p.msgDate, div#container #messages #msg a:hover h2.msgTitle, div#container #messages #msg a:hover span.msgContent, div#container #messages #msg a:hover span.msgContent p{
	color:#8CC63F;
}

div#container #messages a img{
	border:0;
}

div#container #messages #msg p.msgDate{
	color:#827066;
	font-size:22px;
}

div#container #messages #msg p.msgDate span.msgDateBoldDay{
	font-weight:bold;
	font-size:22px;
}

div#container #messages #msg p.msgDate span.msgDateSeparator{
	font-size:20px;
	vertical-align:top;
}

div#container #messages #msg h2.msgTitle{
	color:#604C3F;
	font-size:16px;
}

div#container #messages #msg span.msgContent, div#container #messages #msg span.msgContent p{
	color:#604C3F;
	margin-top:5px;
}

div#container #messages #msg span.msgContent a{
	text-decoration:underline;
}

div#container #messages #msg ul.features{
	margin-top:15px;
	margin-bottom:10px;
	text-align:right;
	border-bottom:1px solid #604C3F;
}

div#container #messages #msg ul.features li{
	display:inline;
}

div#container #messages #msg ul.features li a{
	color:#FFF;
	cursor:pointer;
}

div#container #messages #msg ul.features li a span.feature{
	padding:0px 3px 0px 3px;
	background-color:#827066;
}

div#container #messages #msg ul.features li a:hover span.feature{
	background-color:#8CC63F;
}

div#container #messages #msg span.socialNetworking p{
	text-align:right;
}

div#container #messages #msg span.socialNetworking p a{
	border:0px;
}

/* COMMENTS */

div#container #messages #commentsList{
	width:310px;
	margin-left:auto;
	margin-right:auto;
}

div#container #messages #commentsList{
	color:#a7a19e;
}

div#container #messages #commentsList h2{
	color:#FFF;
	font-size:20px;
	background-color:#8CC63F;
	padding:2px;
	margin:10px 0px 20px 0px;
}

div#container #messages #commentsList h3{
	color:#a7a19e;
	font-size:14px;
	padding-bottom:4px;
}

div#container #messages #comment form input.comInput{
	width:200px;
	padding:5px;
	color:#FFF;
	border:0px;
	background-color:#a9a3a0;
	margin-bottom:5px;
}

div#container #messages #comment form input.comCapInput{
	width:75px;
	padding:5px;
	color:#FFF;
	border:0px;
	background-color:#a9a3a0;
	margin-left:5px;
}

div#container #messages #comment form p img{
	vertical-align:top;
}

div#container #messages #comment form textarea{
	width:285px;
	height:120px;
	margin-bottom:5px;
	padding:5px;
	border:0px;
	color:#FFF;
	background-color:#a9a3a0;
}

div#container #messages #comment form .comSubmit{
	border:0px;
	color:#FFF;
	background-color:#8CC63F;
	cursor:pointer;
}

/* CONTACT FORM */

div#container form .input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #8B9298;
	color:#8B9298;
	padding:5px;
	margin-bottom:15px;
	width:180px;
}

div#container form .textarea{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #8B9298;
	color:#8B9298;
	padding:5px;
	margin-bottom:15px;
	width:180px;
	height:73px;
}

div#container form .sendBtn{
	border:0px;
	color:#FFF;
	background-color:#F15A24;
	cursor:pointer;
}

/* LOGIN */

div#loginForm form .loginInput{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #8B9298;
	color:#8B9298;
	padding:5px;
	margin-bottom:15px;
	width:180px;
}
div#subscriptionForm form .subscriptionInput{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #8B9298;
	color:#8B9298;
	padding:5px;
	margin-bottom:15px;
	width:350px;
}

div#subscriptionForm form .subscriptionInput_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #F00;
	color:#8B9298;
	padding:5px;
	margin-bottom:15px;
	width:350px;
}

div#loginForm form .loginBtn{
	font-weight:bold;
	border:0px;
	color:#FFF;
	background-color:#F15A24;
	cursor:pointer;
}

div#subscriptionForm form select, div#subscriptionForm form select option{
	color:#8B9298;
}

div#subscriptionForm form .subscriptionCheckbox{
	border:1px solid #8B9298;
}

div#subscriptionForm form label{
	color:#8B9298;
	margin-left:10px;
	cursor:pointer;
}

span.selectLabel{
	color:#8B9298;
}

div#subscriptionForm form .subscriptionBtn{
	font-weight:bold;
	border:0px;
	color:#FFF;
	background-color:#8CC63F;
	cursor:pointer;
}

a.subscription{
	font-weight:bold;
	border:0px;
	color:#FFF;
	background-color:#8CC63F;
	text-decoration:none;
	padding:0px 3px 0px 3px;
}

ul.registerList{
	overflow:hidden;
}

ul.registerList li{
	list-style-type:none;
	float:left;
	padding-right:5px;
}

a.conditions{
	color:#8CC63F;
}

/* SEARCH */

div#container ul.navResults{
	background-image:url(../images/level.png);
	background-repeat:repeat-y;
	background-position:top left;
}

div#container ul.navResults li{
	list-style-type:none;
	list-style-image:none;
	background-image:url(../images/sslevel.png);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding:5px 0px 0px 20px;
}

div#container ul.navResults li a{
	color:#000;
}

/* CONTENT FOOTER */

div#container hr.blueLine{
	height:5px;
	border:none;
	background-color:#00B6DD;
	margin-top:30px;
}

div#container p.footerText{
	font-size:10px;
	margin:10px;
}

div#container p.mentions{
	text-align:right;
	margin:10px 0px 20px 0px;
}

div#container p.mentions a{
	text-decoration:none;
	color:#000;
	font-size:10px;
}

div#container p.mentions a:hover{
	text-decoration:underline;
}

div#container p.mentions span.contactLink{
	padding:0px 20px 0px 40px;
}

/** RIGHT MENU **/

div#rightMenu{
	width:200px;
	float:right;
}

div#rightMenu ul.rightItems{
	list-style-type:none;
}

div#rightMenu ul.rightItems li{
	padding-bottom:5px;
}

div#rightMenu ul.rightItems li.searchBar{
	background-image:url(../images/search_input.jpg);
	background-repeat:no-repeat;
	width:142px;
	height:41px;
	padding-bottom:10px;
}

div#rightMenu ul.rightItems li.searchBar input.searchBarInput{
	border:0px;
	color:#8cc540;
	font-size:12px;
	font-weight:bold;
	width:98px;
	height:15px;
	margin:18px 0px 0px 6px;
}

div#rightMenu ul.rightItems li.searchBar input.searchBarBtn{
	vertical-align:bottom;
}

div#rightMenu ul.rightItems li a img{
	border:0px;
}
