body {
	font-size: 12px;
	margin:0;
	padding:0;
	background:#DAAB02;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*
	DIV qui contient tout le site
*/
	#main_container {
		width:771px;
		border:0;
		border-right: 1px solid #B45700;
		background-color:#FFF;
	}

/*
	entete des documents
*/
	#header, #header .left , #header .right {
		height:25px;
		line-height:25px;
		background-color:#C73206;
		color:#FFF;
		font-size:10px;
	}

	#header img {
		border:0;
		vertical-align:middle;
		padding:0 0 0 15px;
	}
	
	#header .right {
		border-left:1px solid #EBB7A8;
		padding:0 4px 0 4px;
	}

	#recherche {
		display:inline;
		margin:0;
		padding:0;
	}
	
	#recherche input.submit{
		border:0;
		padding:0;
		color:#FFF;
		background-color:#C73206;
		font-size:10px;
		vertical-align:middle;
		line-height:14px;
	}

	#header a {
		text-decoration:none;
	}

	.inputRecherche {
		border:0;
		font-size:9px;
		height:13px;
		margin-bottom:1px;
		vertical-align:middle;
		width:75px;
	}

	.lien_plan_site {
		color:#FFF;
		background:url(/images/site/fleche-plan-site.gif) scroll no-repeat left 60%;
		padding:0 0 0 10px;
	}
	
	/*  BANDEAU */

	.main_title {
		margin:0;
		padding:0;
		background:url(/images/site/banner.jpg) scroll no-repeat center;
		width:770px;
		height:124px;
		border:1px solid #FFF;
		border-right:0;
		text-indent: -9000px;
	}
	
	#banner {
		border-bottom:2px solid #FBF0ED;
	}
	
/*
	MENU DE NAVIGATION
*/
	#menu {
		margin:0;
		background-color:#FF8400;
		border-left:1px solid #FFF;
	}

	#menu, #menu li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height:28px;
		line-height:28px;
	}

	#menu li {
		display: block;
		float: left;
		padding:0 7px;
	}

	#menu a {
		color: #FFF;
		font-size:12px;	
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
	}

	.li-accueil {
		background-color:#707E6D;
	}

	.li-projet {
		background-color:#0F5900;
	}

	.li-voyage {
		background-color:#4C6394;
	}

	.li-presse {
		background-color:#C40A00;
	}	

	.li-chiffres {
		background-color:#000;
	}		

	.li-comm {
		background-color:#FF8400;
		margin-left:5px !important;
	}	

/*
	CONTENU
*/
	.col_gauche {
		width:549px;
		float:left;
		border-right:1px solid #FFF;
		background: #FFF url(/images/site/fond_col_gauche.gif) scroll repeat-y right;
	}

	.col_gauche h1 {
		font-size:18px;
		padding:7px 0;
		margin:7px 0;
		color:#000;
	}

	.col_gauche p {
		font-size:12px;
		padding:0px;
		margin:7px 0;
		color:#000;
	}

	#content_centre {
		margin:0 15px 0 15px;
	}

	#content_centre a {
		font-size:12px;
		padding:0px;
		margin:7px 0;
		color:#000;
	}

	#content_centre a:hover {
		text-decoration:none;
	}

	.col_droite {
		width:221px;
		background: #FFF url(/images/site/fond_col_droite.png) scroll no-repeat center top;		
		float:left;
		border:0;
	}
	
	h2 {
	font-size: 12px;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	}

	h2.titre-accueil {
		color:#707E6D;
		font-weight:bold;
	}

	h2.titre-projet {
		color:#0F5900;
		font-weight:bold;
	}

	h2.titre-voyage {
		color:#4C6394;
		font-weight:bold;
	}

	h2.titre-presse {
		color:#C40A00;
		font-weight:bold;
	}	

	h2.titre-chiffres {
		color:#000;
		font-weight:bold;
	}		

	h2.titre-comm {
		font-weight:bold;
		color:#FF8400;
	}	
	
	.titre_actu {
		background: url(/images/site/titre_actu.gif) scroll no-repeat left top;
		width: 122px;
		height: 27px;
		text-indent:-9000px;
		margin:0;
		padding:0;
	}

	#zone_actu {
	color:#C73206;
	font-size:11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	}

	#zone_actu p {
		margin:0;
		padding:0;
	}

	#zone_actu .dotted {
		border-bottom: none;
		padding: 1px;
		margin:5px 0;
		background: url(/images/site/dotted-red.gif) scroll repeat-x;
	}

	#zone_actu a {
		color: #5B1802;
		float:right;
	}
	
	.contactez-nous {
		text-align:center;
		padding:8px 0;
		margin:0;
	}
	
	.contactez-nous a{
		color:#CB3E10;
		text-decoration:none;
	}

	.boutonProjet {
		margin-top:20px;
		text-align:center;
	}
	
	.boutonProjet img {
		border:0;
	}	

	.ambassadeurs {
		margin-top:20px;
		text-align:center;
	}
	
	.ambassadeurs img {
		border:0;
	}	

	.bt_voir_site {
		margin-top:20px;
		text-align:center;
	}
	
	.bt_voir_site img {
		border:0;
	}	

	.boite {
		width:170px;
		float:left;
		margin:10px 4px 0 0;
	}

	.boite h2 {
		width: 170px;
		height: 43px;
		text-indent:-9000px;
		margin:0;
		padding:0;
	}

	.boite p {
		margin:0;
		padding:0;
	}
	
	.boite a {
		font-family:Arial, Helvetica, sans-serif;	
	}

	.projet h2 {
		background: url(/images/site/fond_projet.gif) scroll no-repeat;
	}
	.projet a {
		color: #0F5900 !important;
		text-decoration:none;
	}

	.voyagiste h2 {
		background: url(/images/site/fond_voyagistes.gif) scroll no-repeat;
	}
	.voyagiste a {
		color: #637290 !important;
		text-decoration:none;
	}

	.presse h2 {
		background: url(/images/site/fond_presse.gif) scroll no-repeat;
	}
	.presse a {
		color:#C80A00 !important;
		text-decoration:none;
	}

	.chiffre h2 {
		background: url(/images/site/fond_chiffres.gif) scroll no-repeat;
	}
	.chiffre a {
		color:#222 !important;
		text-decoration:none;
	}

	.communication h2 {
		background: url(/images/site/fond_communication.gif) scroll no-repeat;
	}
	.communication a {
		color:#F45C01 !important;
		text-decoration:none;
	}

/*
	FOND DE PAGE
*/
	#bas_de_page {
		height:105px;
		background: url(/images/site/fond_bas_page.gif) scroll repeat-x bottom;
	}

	#bas_de_page .left {
		width:549px;
		border-right:1px solid #FFF;
		background: #FFF url(/images/site/fond_col_gauche.gif) scroll repeat-y right;
	}

	#bas_de_page .right {
		width:221px;
	}
	
	#bas_de_page .right img {
		padding:0 0 0 17px;
	}	

	#bas_de_page .toolbar {
		text-align: right;
		margin: 0;
		padding:71px 15px 0 0;
	}

	#bas_de_page .toolbar img {
		border:0;
	}


/*
	PIED DE PAGE
*/

	#footer {
		margin:8px 0 0 20px;
		font-size:11px;
		color: #530000;
	}

	#footer img {
		border:0;
	}

	#footer a {
		color: #530000;
		text-decoration:none;
	}
	
/*
	classes génériques
*/
	.bottom_stuck {
		position:absolute;
		bottom:7px;
	}

	.dotted {
		padding: 1px;
		height: 1px;
		overflow:hidden;
		background: url(/images/site/dotted.gif) scroll repeat-x top;			
	}

	.top {
		background-position:left top;
	}

	.bottom {
		background-position:left bottom;
	}	

	.left {
		float:left;
	}

	.right {
		float:right;
	}

	.clearer {
		clear:both;
		line-height:0;
		font-size:1px;
		height:0;
		width:0;
	}
	
