@charset "UTF-8";
/* CSS Document */


body {
	background-color:#000;
	background-image: url(images/background_01.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

body a:link { color: #06F;
	text-decoration:none;
}

body a:visited { color: #009;
	text-decoration:none;
}

#bottompBox a:link { color: #fff;
	text-decoration:none;
}

#bottompBox a:visited { color: #aaa;
	text-decoration:none;
}
.main {
	margin-top:10px;
	margin-left:40px;
	clear:both;
	text-align:center;
}

#topBox {
	height:171px;
	margin-left:-40px;
}

#bottompBox {
	width:1040px;
	height:30px;
	margin-left:90px;
	color:#fff;
	background-color:#c41230;
	font-size:16px;
	clear:both;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:center;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;}

#logo {
	width:335px;
	height:171px;
	float:left;
	text-align:left;
}

#reseau {
	width:855px;
	height:58px;
	float:left;
	background-image:url(images/images/bkgrd_08.png);
	background-repeat:repeat-x;
}

#menu {
	width:855px;
	height:67px;
	float:left;
	background-image:url(images/images/bkgrd_18.png);
	background-repeat:repeat-x;
	}


#desc {
	width:1040px;
	height:20px;
	margin-left:90px;
	 	color:#fff;
	background-color:#c41230;
	font-size:9px;
	clear:both;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:left;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
}

.container { 
	width:1060px;
	float:left;
	margin-left:90px;
	background-color:#FFF;
}

.container1 { 
	width:1200px;
	clear:both;
}

#containerTouriste { 
	width:1200px;
	min-height:900px;
	clear:both;
	float:none;
	background-color:#000;
	background-image: url(images/background_01.png);
	height:auto;
	z-index:101;
	position:fixed;
	text-align:center;
	color:#FFF;
	font-size:18px;
	margin-top:-10px;
	padding-top:10px;
}

.banniere { 
	width:1060px;
	float:left;
	margin-left:90px;
}

.banniere a:link { color: #fff;
	text-decoration:none;
}

.gauche { 
	width:304px;
	padding-top:10px;
	padding-left:2px;
	padding-right:2px;
	float:left;
	background-color:#FFF;
	color:#FFFFFF;
	font-size:16px;
	text-align:left;
	font-size:14px;
	 }

.colone2 { 
	width:750px;
	float:left;
	height:100%;
	background-color:#fff;
}

.centre { 
	width:420px;
	padding:10px;
	float:left;
	 	color:#000000;
	font-size:16px;
	text-align:left;
	 
}

.droite { 
	width:306px;
	padding-top:10px;
	padding-left:2px;
	padding-right:2px;
	float:right;
	 	color:#FFFFFF;
	font-size:16px;
	text-align:left;
	font-size:14px;
	top:-22px;
	 }

h1 {
	font-size:20px;
	 	color:#FFF;
	line-height:10px;
	}
	
h2 {
	font-size:20px;
	 	color:#1276c4;
	line-height:10px;
	}
	
em {
	font-size:18px;
 	color:#c41230;
	}	

.moyen {
	font-size:18px;
 	color:#c41230;
	}

.gros {
	font-size:28px;
	 	color:#c41230;
	}
	
.texte	{
	font-size:12px;
	 	color:#000;
	padding-left:10px;
	padding-right:10px;
	z-index:2;
	}

.titre	{
	font-size:16px;
	 	color:#fff;
	background-color:#c41230;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	max-height:20px;
	height:20px;
	padding-top:8px;
	padding-left:5px;
	margin-bottom:10px;
	}
	
.titre_une	{
	font-size:16px;
	 	color:#fff;
	background-color:#000;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	max-height:20px;
	height:20px;
	padding-top:8px;
	padding-left:5px;
	margin-bottom:10px;
	}	

.titreBleu	{
	font-size:16px;
	 	color:#fff;
	background-color:#1276c4;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	max-height:20px;
	height:20px;
	padding-top:8px;
	padding-left:5px;
	margin-bottom:10px;
	}
