body
{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color: #007db3;
	/* police de caractère et couleur de fond  */

}

div#conteneur
{  
 
	width: 814px ;
	margin: 0 auto; 
	text-align: left ;
	/*border: 2px solid #ab4 ;*/
	background: #ff6208 ;
}

div#flashid_intro
{
height:243px;
margin:0;
padding:0 ;
background: url(../images/barre_menu_horizontal.gif) no-repeat left top;
/*border:#000000 solid 1px;*/
}

h1#header
{
	/*height: 243px ;*/
	/* hauteur de la partie header, contenant le titre du site */
	/*background: url(../images/entete.jpg) no-repeat left top;*/
	margin: 0 ; padding:0;
	text-indent: -10000px ;/*on cache le texte */
	/* Une image de fond correspondant aux 243 pixels de tout à l'heure, attention à bien compresser vos images */
}


#zone_menu_horizontal
{
margin:0; padding:0;
width:100%;
height:36px;
/*background-color:#ff6208;*/
background: url(../images/barre_menu_horizontal.gif) no-repeat left top;
/*border:#000000 solid 1px;*/
}

/*DEBUT////MENU DYNAMIQUE HORIZONTAL ////*/
ul#menu
{
	height: 33px ;
	width:100%;
	margin: 0 ;
	padding: 0;
	list-style-type: none ;
	margin: 0 0 0 27px;
}

.ariane {
color:#fff;
font-size:14px;
font-weight:bold;
}
.ariane A{
color:#007DB3;
font-size:12px;

}

.ariane_act {
color:#fff;
font-size:14px;
font-weight:bold;
}
.ariane_act a{
color:#E26C0A;
font-size:12px;
}


ul#menu li
{
	float: left ;
	padding:11px 10px 0 0px;
/*	border:#000000 solid 1px;*/
	/*background-color:#000;*/
}/* On rend les li en flottant pour pouvoir les afficher horizontalement, on cache les puces, et on centre le texte */


/*
a#decalage_gauche
{
margin: 0 0 0 27px;
}
#fd_menu_gauche
{
margin: 0 0 0 27px;
}*/

ul#menu li a
{
display:block;
padding:1px 6px 6px 25px;
background: url(../images/pastille_menu_horizontal.gif) no-repeat left top ;
font-size:14px;
font-weight: bold ;
letter-spacing: 1px ;
color: #fff ;
text-decoration: none ;
/*border:#000000 solid 1px;*/
}

ul#menu li a:hover
{
background-color:#007db3;
background-image: url(../images/roll/pastille_menu_horizontal.gif);
}


ul#menu li#act a 
{
background-color:#007db3;
background-image: url(../images/roll/pastille_menu_horizontal.gif);
}
/*FIN////MENU DYNAMIQUE HORIZONTAL ////*/

#barre_verte_horizontale 
{
background-color: #007db3;
margin:0;
padding:3px 0 3px 0;
}

div#barre_entete_contenu
{
height:32px;
text-align:center;
background-image:url(../images/barre_entete_contenu.gif);
background-repeat:no-repeat;
margin:0;
padding:0;
}

/*DEBUT////TITRE DYNAMIQUE --- NE PAS AUTORISER PLUS DE 50 carcatères et limiter la taille maximale à 16 px */
#ENTETE-DYNAMIQUE
{
margin:0;
padding:5px 20px 0 231px;
font-size:16px;
line-height: 25px ;
font-size: 1.4em ;
color: #000000 ; ;
}
/*FIN//// TITRE DYNAMIQUE --- NE PAS AUTORISER PLUS DE 50 carcatères et limiter la taille maximale à 16 px */

div#corps{
margin:0; padding:0;
background-image:url(../images/barre_corps.gif);
}


#colonne_gauche
{
float:left;
left:0;
width:221px;
background-image: url(../images/fond_menu_vertical.gif);
/*border:#000000 solid 1px;*/
}

#zone-photo
{
width:207px; height:137px;
margin:0 0 0 14px;
border-bottom:#FED13A solid 28px;
}

/*DEBUT////MENU DYNAMIQUE VERTICAL ////*/
ul#menu2
{
	margin: 0 ;
	padding: 0 ;
	/*background: url(../images/bg_menu.gif) repeat-x 0 -25px ;*/
	list-style-type: none ;
}

ul#menu2 li
{
	text-align: left ;
	
}

ul#menu2 li a
{
    display: block;
	height: 28px;
	font-size:14px;
	font-weight: bold ;
	letter-spacing: 1px ;
	color: #fff ;
	line-height: 26px;
	background: url(../images/bouton_menu_vertical.gif) no-repeat left top ;
	padding:0 0 0 42px;
	margin:0;
	text-decoration: none;
}

ul#menu2 li a:hover
{
	background: url(../images/roll/bouton_menu_vertical.gif) no-repeat left top ;
}

ul#menu2 li#gaucheAct a
{
	background: url(../images/roll/bouton_menu_vertical.gif) no-repeat left top ;
}
/*FIN////MENU DYNAMIQUE VERTICAL ////*/


div.spacer {
	clear:both;
	height:0px;
	}


div#colonne_droite
{
float:left;
background-image:url(../images/fond_ombre_colonne_droite.gif);
background-repeat:no-repeat;
}


div#contenu
{
margin:0; padding:0;
width:578px;	
}

/*DEBUT////ZONE DE CONTENU DYNAMIQUE ---  */
#CONTENU-DYNAMIQUE
{
margin:0;
padding:16px;
text-align: justify ;/*temporaire*/
line-height: 1.4em ;/*temporaire*/
}

h1 {
color:#E26C0A;
font-size:23px;
}

div#contenu a /* Mise en forme les liens du contenu dynamique */
{
	color: #007db3 ;
	text-decoration: none;	
}

div#contenu a:hover /* Mise en forme les liens du contenu dynamique */
{
	text-decoration:underline;
}


p#pied
{
    background-image:url(../images/pied.gif);
    height:37px;
	margin:0;
	padding:0 30px;
	font-size:11px;
	line-height: 30px;
	text-align: center;
	color:#000000;
	}



p#pied a
{
color:#000000;
text-decoration:none;
font-size:11px;
}

p#pied a:hover
{
text-decoration:underline;
}


/* formulaires Typo3 css */

	.csc-mailform {
	border:0px;
	font-size:11px;
	font-weight: bold;
	color:#000000;	
	width:80%; 
	margin-left:10px;
	
	}
	
	
	.csc-mailform-submit{
	background-color: #aba978;
	font-size: 10px;
	color:#000000;
	margin:0;
	padding:0;
	float: right;
	margin-right:10px;
	margin-top:10px;
	padding:5px;
	
	}
	

	.csc-mailform-field {
	text-align:left;
	margin-bottom:3px; 
	width:100%;
	float:left;

	}

	.csc-mailform label {
	text-align:right;
	float:left;
	width:160px;
	margin-top:10px;
	font-weight:bold;
	}
	
	.csc-mailform-check {
	float:right;
	}
	
	
	.csc-mailform check-label {
	margin-left:500px;
	float:left;
	color:#33FF00;
	
	}
	
	
	.csc-mailform-check legend {
	margin-left:500px;
	float:right;
	color:#FF0000;
	
	}
	
	.csc-mailform-check label {
	margin-left:500px;
	float:left;
	color:#33FF00;
	
	}
 	
	.csc-mailform textarea { 
	border: 1px #838383 solid;
	font-size: 11px;
	color: #838383;	
	line-height: 15px;
	background-color: #EEEEEE;
	margin:3px;
	padding:2px;
	float:left;	
	margin-top:10px;
	
	 }

	.csc-mailform input			{ 
	border: 1px #838383 solid;
	font-size: 11px;
	font-weight: normal;
	color:#000000;	
	background-color: #EEEEEE;
	margin:3px;
	margin-top:5px;
	padding:2px;
	float:left;
	
	
}

.csc-mailform li		{ 
	line-height:15px;
	
}
#1{
	background-color:#000000;
}
