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



body {
	background-color: #000000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFF;
	margin: 0px;
}

.texte_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:none;
	text-decoration:none;
	text-align:justify;
	color: #FFFFFF;
}
.texte_normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:none;
	text-decoration:none;
	text-align:right;
	color: #FFFFFF;
}
.texte_normal3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:none;
	text-decoration:none;
	text-align:left;
	color: #FFFFFF;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
}
.texte_gras_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #F9CF00;
}
.texte_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fee463;
}
.txt_gras_color_it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #F9CF00;
	font-style: italic;
}
.texte_gras_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.texte_gras_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.texte_gras_14_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.texte_gras_color_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #F9CF00;
}
.titre_color_uppercase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #F9CF00;
	text-decoration: none;
	text-align: center;
}
.titre_color_uppercase2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #F9CF00;
	text-decoration: none;
	text-align: justify;
}
.titre_galerie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	border-bottom: 1px solid #FFFFFF;
	width: 492px;
	position: relative;
	display: block;
	padding-bottom: 5px;
	left: 15px;
}
a.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CFB94E;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, visited, active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9CF00;
	text-decoration: underline;
}
a.texte_gras_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.texte_gras_big:hover, visited, active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F9CF00;
	text-decoration: underline;
}
.fond_association {
    background:url(res/fond_assoc.jpg) no-repeat;
}
.fond_galerie {
    background:url(res/fond_galerie.jpg) no-repeat;
}
.texte_association {
	overflow:auto;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 7px;
	text-align:justify;
	font-size:12px;
	border: none;
	display:block;
	scrollbar-face-color:#F9CF00;
	scrollbar-arrow-color:#ab8e02;
	scrollbar-track-color:#ffeec3;
	scrollbar-highlight-color:#ab8e02;
	scrollbar-shadow-color:#e6e5e5;
	scrollbar-3dlight-color:#555454;
	scrollbar-darkshadow-color: #000;
	width: 539px;
	height: 366px;
}
.texte_galerie {
	overflow:auto;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 7px;
	text-align:justify;
	font-size:12px;
	border: none;
	display:block;
	scrollbar-face-color:#F9CF00;
	scrollbar-arrow-color:#ab8e02;
	scrollbar-track-color:#ffeec3;
	scrollbar-highlight-color:#ab8e02;
	scrollbar-shadow-color:#e6e5e5;
	scrollbar-3dlight-color:#555454;
	scrollbar-darkshadow-color: #000;
	width: 539px;
	height: 345px;
}
.txt_cadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	border: 2px solid;
	border-color: #F9CF00;
	display: block;
	width: 490px;
	height: 165px;
	margin: 5px;
	padding: 10px;
	background-attachment: fixed;
	background: url(res/logo.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.cadre_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border: 2px solid;
	border-color: #F9CF00;
	display: block;
	width: 180px;
	height: 200px;
	margin: 5px;
	padding: 20px;
	background-attachment: fixed;
	background: url(res/logo.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	left: 150px;
	position: relative;
}
.sommaire_presse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border: 2px solid;
	border-color: #F9CF00;
	display: block;
	width: 400px;
	height: 300px;
	margin: 5px;
	padding: 20px;
	background-attachment: fixed;
	background: url(res/logo.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: left;
	left: 35px;
	position: relative;
}
#cadre {
width: 350px;
margin: auto;
padding: 10px;
background-color: #fff9db;
border: 3px solid #F9CF00; /* couleur du cadre */
color: #000000;
}
.cadre_sponsors {
width:530px;
margin:auto;
padding:0px;
color: #FFFFFF;
position: relative;
display: block;
left: 0px; 
}
.cadre_credits {
width:400px;
margin:auto;
padding:0px;
color: #FFFFFF;
position: relative;
display: block;
left: 0px; 
}


/* FORMULAIRE CONTACT */
#champ_form {
background: transparent url(res/fond_form.jpg);
background-repeat: repeat-x;
border: 5px solid #DC3800;
display: block;
padding: 1em;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}
label {
color: #6b8bb5;
font-size: 16px;
font-weight: bold;
}
.textfield {
background-color:#DC3800;
color:#FFFFFF;
font-size:12px;
font-weight:bolder;
}
.bouton {
background-image:url(res/bouton_envoyer.jpg);
background-repeat:no-repeat;
height:22px;
text-indent:-9999px;
width:79px;
}
.special{
color: #F9CF00;
font-size:12px;
font-weight:bold;
}


