/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 11px;
	line-height: 120%;
	color: #cccccc;
	background: black;
}

.clear_both {
	clear: both;
	}

h1 {
	font-family: 'Arial Black', Arial, sans-serif;
	font-style: italic;
	font-size: 20pt;
	font-weight: normal;
	}
	h1 .t12 {
		font-size: 12pt;
		font-family: Arial, Helvetica, sans-serif, "Arial Black";
		}
.Titre_Blanc{
	color:#bbbcc1;
	line-height: normal;
	}
.Titre_Orange{
	color:#e37307;
	}
.dates {
	font-style: italic;
	font-size: 12pt;
	font-weight: bold;
	color: #bbbabf;
	}
.sous_Titre_Orange{
	font-size: 13pt;
	font-family: 'Arial Black', Arial, sans-serif;
	font-style: italic;
	color: #e37307;
	margin-bottom: 7px;
	}
.sous_Titre {
	margin: 7px 0px;
	}
.sous_Titre_Blanc{
	font-size:16px;
	font-style:italic;
	color:#FFFFFF;	
}
#div_menu {
	margin-top: 30px;
	background: url(../images_es/accueil_gauche_fd.png) left repeat-y;
	}
	#div_menu ul {
		margin-left: 15px;
		padding-left: 0px;
		width: 160px;
		}
		#div_menu li {
			font-size: 10pt;
			font-weight:bold;
			/*font-size:16px;*/
			font-style:italic;
			list-style-image:url(../images_es/puce.jpg);
			color:#FFFFFF;
			margin-top: 16px;
		}
			#div_menu li a {
				font-size: 11px;
				font-weight: normal;
				font-style: normal;
				}
#contenu_bas {
	padding-top: 12px;
	background: url(../images_es/accueil_bas_fd.png) left 3px repeat-x;
	}

.Menu_Titre_Orange {
	font-family: 'Arial Black', Arial, sans-serif;
	font-weight: 100;
	font-style:italic;
	color:#e37307;
	font-size: 10pt;
}


.div_Link_Orange {
	margin: 4px 2px;
	}
	.div_Link_Orange a {
		color:#e37307;
		}
a {
	color:#CCCCCC;
	}
a:hover {
	color:#FFFFFF;
	}
#ul_pass {
	margin: 7px 0px 0px 0px;
	padding: 0px;
	width: 224px;
	}
	#ul_pass div {
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 4px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background: url(../images_es/fd_li.png) top repeat-x;
		height: 19px;
		line-height: 19px;
		}
	#ul_pass div a {
		display: block;
		background: url(../images_es/puce2.png) left top no-repeat;
		margin: 0px;
		padding: 0px 0px 0px 33px;
		height: 19px;
		line-height: 19px;
		}
#services {
	padding: 8px 7px;
	min-height: 200px;
	min-width: 160px;
	background: url(../images_es/fd_filet_autres.png) left top no-repeat;
	}
	#services div {
		margin-left: 5px;
		}
	#services .titre {
		font-size: 10pt;
		font-style: italic;
		margin-bottom: 13px;
		margin-left: 0px;
		}
		
#services2 {
	padding: 8px 7px;
	min-height: 240px;
	min-width: 160px;
	background: url(../images_es/fd_filet_autres.png) left top no-repeat;
	}
	#services2 div {
		margin-left: 5px;
		}
	#services2 .titre {
		font-size: 10pt;
		font-style: italic;
		margin-bottom: 13px;
		margin-left: 0px;
		}

.gde_photo {
	padding: 4px;
	background: url(../images_es/fd_filet_gde_photo.png) left top no-repeat;
	}
.sponsoring {
	float: right;
	padding: 7px;
	background: url(../images_es/fd_filet_moy_photo.png) left top no-repeat;
	height: 110px;
	}
.pte_photo {
	min-width: 107px;
	padding: 4px;
	background: url(../images_es/fd_filet_pte_photo.png) left top no-repeat;
	margin-right: 8px;
	}

.souligne_orange{
	font-weight:bold;
	text-decoration:underline;
	color:#e37307;
}

.juste_orange{
	font-weight:bold;
	color:#e37307;
}
#bas {
	position: relative;
	width: 616px;
	/*left: 50%;
	margin-left: -308px;*/
	text-align: center;
	margin-top: 11px;
	padding-top: 36px;
	background: url(../images_es/fd_bas.png) left top no-repeat;
	margin-bottom: 7px;
	}
	#bas .menu {
		margin-bottom: 15px;
		font-size: 12px;
		}
