/* ---------------------- taille des polices ---------------------- */
body {
	margin:0;
	padding:0;
	font-family: verdana, arial, sans-serif;
	font-size:75%;
	color:#333;
	background-color:#fff;
	background-image:url(bkg.png);
	background-repeat:repeat-X;
	behavior: url(csshover.htc); /*IE 6 (et précédent) dispose (à l'heure actuelle) d'un support insuffisant de CSS2. Par conséquent il n'interprète pas la pseudo-classe :hover sur autre chose qu'un élément <a>.*/
}

/* Style pages pour partenaires-small */
.partenaire_small {
	width: 250px;
	background: #fff url(../images/fond_part.jpg) repeat-x;
	padding: 10px;
	border: 1px solid #815d9d;
	float: left;
	margin-bottom: 20px;
	}

/* Style pages pour partenaires */

.partenaire {
	width: 720px;
	background: #fff url(../images/fond_part.jpg) repeat-x;
	padding: 10px;
	border: 1px solid #815d9d;
	float: left;
	margin-bottom: 20px;
	}

.part-logo {
	float: left;
	border: 1px solid #f8ca73;
	width: 200px;
	padding: 5px;
	}

.part-text {
	float: right;
	width: 496px;
	}

.part-text p {
	padding: 5px;
	margin: 0;
	line-height: 1.6em;
	}


/* **************************** */

.col-izq {
	float: left;
	width: 50%;
	}

.col-der {
	float: right;
	width: 50%;
	}

.centrar {
	clear: both;
	text-align: center;
	margin: 15px;
	}

.pub-active {
	font-weight: bold;
	}

/* ---------------------- balises primaires --------------------- */
td, th {
	vertical-align:top;
}
th {
	text-align:center;
	font-weight:bold;
}
p {
	margin:6px 0 10px 0;
	padding:0;
	color:#333;
}

#bloc_Like_h1 { 
	color:#000; 
	font-size:150%;
	font-weight:bold;
	margin:0 5px 15px 0;
	padding:0 0 0 18px;
	background-image:url(puce_h1.gif);
	background-repeat:no-repeat;
}
h1 {
	color:#000;
	font-size:150%;
	margin:10px 5px 15px 0;
	padding:0 0 0 18px;
	background-image:url(puce_h2.ico);
	background-repeat:no-repeat;
}
h2 {
	color:#000;
	font-size:140%;
	margin:20px 10px 15px 0;
	padding:0;
}
h3 {
	color:#333;
	font-weight:bold;
	font-size:130%;
	margin:20px 10px 15px 0;
	padding:0;
}

h4 {
	color:#333;
	font-weight:bold;
	font-size:120%;
	margin:20px 10px 15px 0;
	padding:0;
}
h5 {
	color:#333;
	font-weight:bold;
	font-size:110%;
	margin:20px 10px 15px 0;
	padding:0;
}
h6 {
	color:#333;
	font-weight:bold;
	font-size:100%;
	margin:20px 10px 15px 0;
	padding:0;
}


strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
ul {
	color:#333;
	padding:5px 0 0 0;
	margin:0 0 0 40px;
}
li {
	list-style-type:none;
	list-style-image:url(puce_li.gif);
	color:#333;
	padding:0;
	margin:10px 0 15px 0;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
ol {
	color:#333;
	padding:0;
	margin:0 0 0 40px;
}
ol li {
	list-style-image:none;
	list-style-type:decimal;
}
a:link, a:visited {
	color:#333;
	text-decoration:underline;
}
a:hover {
	color:#7e5793;
	text-decoration:underline;
}
table {
	color:#5c5b5b;
	margin:0;
	padding:0;
}
table td {
	margin:0;
	padding:0;
}
hr {
	border:1px dotted #9d75ae;
	height:1px !important;
	margin:0;
}

/* IMAGES */
img.imgAlignRight {
	padding:0 0 2px 12px !important;
	margin:0 0 2px 12px !important;
	float:right;
	clear:right;
}
.imgAlignLeft {
	padding:0 0 4px 0 !important;
	margin:0 5px 0 0 !important;
	float:left;
	clear:left;
}
img.imgALaLigne {
	display: block;
	clear: both;
}
.imgLeft {
	clear:both;
	text-align:left;
	display:block;
	margin:10px 0 10px 0;
	padding:4px 0 4px 0;
}
.imgCenter {
	clear:both;
	text-align:center;
	display:block;
	margin:6px auto 6px auto;
	padding:2px;
}
.imgRight {
	clear:both;
	text-align:right;
	display:block;
	margin:10px 0 10px 0;
	padding:4px 0 4px 0;
}

/* ---------------------- Blocs principaux ---------------------- */
#content {
	width:990px;
	margin:0 auto 0 auto;
	padding:0;
}
#quickLinks {
	color:#fff;
	font-size:80%;
	text-align:right;
	padding: 4px 4px 0 0;
	margin:0 0 0 0;
}
#header {
	border-top:0px solid #fff;
	background-color:#000;
	float:left;
	clear:left;
	width:100%;
	margin:0 0 0 0;
}
#menu {
	clear:left;
	height:23px;
	background-image:url(bkg-menu.gif);
	background-repeat:repeat-x;
	color:#fff;
	font-size:100%;
	text-transform:uppercase;
	padding:4px 0 0 40px;
	
}

#apresmenu {
	clear:left;
	height:10px;
	padding: 15px 5px 10px 0;
	background-image:url(bkg-apresmenu.png);
	background-repeat:repeat-x;
	font-size:80%;
	color:#555;
	border-style:solid; 
	border-color:#e5e5e5 ; 
	border-top-width : 0pt; 
	border-right-width : 0pt ; 
	border-bottom-width : 0pt;  
	border-left-width : 0pt;
	

}


#corps {

	border-style:dotted; 
	border-color:#e5e5e5 ; 
	border-top-width : 0pt; 
	border-right-width : 1pt ; 
	border-bottom-width : 0pt;  
	border-left-width : 1pt;

	
	
}



#road {
	background-color:#fff;
	padding:5px 0px 10px 0px;
	font-size:80%;
	color:#000;
}
table#areaAB {
	background-color:#fff;
	background-image:url(bkg_AB2.jpg);
	background-repeat:repeat-x;
	background-position:top;

}
#footer {
	color:#696969;
	background-image:url(bkg-footer.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:10px 12px 0 12px;
	margin:0 0 10px 0;
	font-size:90%;
}
#bloc_Bullet {
	padding:1px;
}

/* ---------------------- CONTENT - bloc_Bullet---------------------- */
#bloc_Bullet ul {
	color:#333;
	padding:1px 0 0 0;
	margin:0 0 0 40px;
}

#bloc_Bullet li {
	list-style-type:none;
	list-style-image:url(puce_li.gif);
	color:#333;
	padding:0;
	margin:1px 0 1px 0;
}

/* ---------------------- CONTENT - Header ---------------------- */
#quickLinks p {
	color:#fff;
}
#quickLinks a, #quickLinks a:visited {
	color:#fff;
	text-decoration:none;
}
#quickLinks a:hover {
	color:#fff;
	text-decoration:underline;
}
#quickLinks a.open, #quickLinks a.open:visited, #quickLinks a.open:hover {
	color:#fff;
	text-decoration:underline;
}
#header #logo {
	margin:30px 0 0 14px;
	float:left;
}
#header #banner {
	float:left;
	width:785px;
	text-align:right !important;
}

/* ---------------------- CONTENT - Menu ---------------------- */
#menu a, #menu a:visited {
	color:#fff;
	text-decoration:none;
}
#menu a:hover {
	color:#fff;
	text-decoration:none;
	/*background-color:#dcac55;*/
	/* FCA background-color:#7e5793;*/
	background-color:#7D7C81;
	/* FCA */
}
#menu a.open, #menu a.open:visited, #menu a.open:hover {
	color:#fff;
	text-decoration:none;
	/* FCA background-color:#7e5793;*/
	background-color:#7D7C81;
	/* FCA */
}

#menu span.space {
	padding:0 10px 0 10px;
	color:#fff;
}


/*On positionne les elements du menu */
div#menu ul {
			 margin:0 0 0 0;
			 padding:0 0 0 0;
			 	
            }
			
div#menu ul li {
			display:inline;
			position:relative;
		
   			}

div#menu ul li ul
{
	
				position:absolute;
 				left: 0;
				/*width:215px;*/
				margin:0;
				padding-top:22px;
				}
				
div#menu ul li ul li
{
				list-style-image:none;
				list-style: none; /*on enleve les icones de liste */
				display:block;
                position:relative;
                
				
				padding:1px;
				margin:0px; 
				text-decoration:none;
				color: #FFFFFF;
				border-top: 1px solid #FFFFFF;
 				border-right: 1px solid #FFFFFF;
				/*width:100%; /* IE */
				background-color:#333333;
                
               }
			  



div#menu li a 
{
               text-decoration: none; /* plus de soulignement pour les liens */
              }
/* On cache tous les sous menu avec la propriété display none */
div#menu ul ul 
{

                position: absolute;
                top: 0;
                /*left: 100px;*/
                display:none
               }

/*Lors du survol ,avec la souris, les sousmenu apparaissent grace a display: block */
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2 
{


	display:block  ;

                                                 }	
                                                 

                                                 


/* ---------------------- CONTENT - Road ---------------------- */
#road a, #road a:visited  /*fil ariane */ {
	color:#000;
	text-decoration:underline;
}
#road a:hover  {
	color:#333;
	text-decoration:underline;
}

/* ---------------------- CONTENT - Area A B ---------------------- */

table#areaAB td.areaB {
	width:202px;
}
table#areaAB td.areaA {
	padding:0 20px 0 20px;
}
table#areaAB #separator {
	border-bottom:1px dotted #7e5793;
	margin:20px 20px 20px 0;
}

/* ------------ Area A ------------ */
#home_bloc1, #home_bloc2, #home_bloc3 {
	margin:20px 5px 0 5px;
	width:239px;
	background-color:#fff;
	float:left;
}





#home_bloc1 h1, #home_bloc2 h1, #home_bloc3 h1 {
	background-image:url(blockHeader.png);
	font-size:90%;
	color:#fff;
	text-align:center;
	padding:2px;
	margin:0;
}

#home_bloc1 h1 {
	background-color:#2d2d2d;
}
#home_bloc2 h1 {
	background-color:#9d75ae;
	text-transform:none;
}
#home_bloc3 h1 {
	background-color:#fccb64;
	text-transform:none;
}
#home_bloc1 p, #home_bloc2 p, #home_bloc3 p {
	margin:4px 0 6px 0;
	padding:5px;
	font-size:90%;
}
#home_bloc1 a, #home_bloc1 a:visited, #home_bloc2 a, #home_bloc2 a:visited, #home_bloc3 a, #home_bloc3 a:visited {
	color:#333;
	text-decoration:none;
}
#home_bloc1 a:hover, #home_bloc2 a:hover, #home_bloc3 a:hover {
	color:#333;
	text-decoration:underline;
}
.textSpecial {
	font-weight:bold;
	color:#fcbb31;
}

#bloc1, #bloc2, #bloc3 {
	margin:20px 5px 0 5px;
	width:720px;
	
	clear:both;
}


#bloc2 h1, #bloc3 h1 {
	background-image:none;
	font-size:90%;
	color:#fff;
	text-align:center;
	padding:2px;
	margin:0;
}
#bloc2 h1 {
	/* FCA background-color:#9d75ae;*/
	/*background-color:#2d2d2d;*/
	/* FCA */
	text-transform:none;
	background-image:url(blockHeader.png);
}
#bloc3 h1 {
	/*background-color:#fccb64;*/
	/*background-color:#2d2d2d;*/
	/* FCA */
	text-transform:none;
	background-image:url(blockHeader.png);
}
#bloc2 p, #bloc3 p {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#bloc2 h3, #bloc3 h3 {
	margin:15px 10px 10px 0;
	padding:0 0 0 15px;
}
form {
	width:90%;
	margin:0 auto;
	background-color:#e5e5e5;
	padding:10px;
}
form table td, form table th {
	padding:4px;
}
form table th {
	text-align:left;
}
form .field {
	color:#333;
	border:1px solid #333;
	padding:1px 2px;
	font-family:"Times New Roman", Times, serif;
}
form input.button {
	color:#fff;
	background-color:#000;
	border:1px solid #fff;
	padding:2px 4px;
	cursor:pointer;
}
#siteMap {
	width:90%;
	margin:0 auto;
}
#siteMap h2 {
	font-size:110% !important;
}
#siteMap h2 a, #siteMap h2 a:visited {
	color:#fff;
	text-decoration:none;
	background-color:#000;
	padding:4px 20px 4px 20px;
}
#siteMap h2 a:hover {
	background-color:#7e5793;
}
#siteMap ul {
	margin:0;
	padding:0;
}
#siteMap li {
	margin:0 0 0 40px;
	border-left:1px solid #333;
	padding:0 0 0 10px;
	list-style-type:none;
	list-style-image:none;
}

td.areaA h2 {
	font-size:100%;
	margin:0 10px 1px 0;
	padding:0;
	
}

/* ------------ Area B ------------ */
#sousMenu {
	margin:0;
}
#sousMenu p {
	margin:0;
	padding:0;
	border-bottom:2px solid #fff;
}
#sousMenu a, #sousMenu a:visited {
	color:#fff;
	text-decoration:none;
	padding:5px 5px 5px 20px !important;
	display:block;
	background-color:#fccb64;
}
#sousMenu a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#484848;
}
a.sousMenuOpen, a.sousMenuOpen:visited, a.sousMenuOpen:hover {
	color:#fff;
	text-decoration:none;
	padding:5px 5px 5px 20px !important;
	display:run-in ;
	background-color:#484848 !important;
}
td.areaB h2 {
	color:#7e5793;
	font-size:100%;
	margin:0 10px 15px 0;
	padding:0;
	text-transform:uppercase;
}
#deco {
	background-image:url(bkg-areaB.gif);
	background-repeat:repeat-x;
	padding:5px 0 0 0;
}
#news {
	margin:10px;
	padding:0;
}
#news #separator {
	border-bottom:1px dotted #7e5793;
	margin:0 0 10px 0;
}
#news h3 {
	color:#333;
	font-size:90%;
	font-weight:bold;
	padding:0;
	margin:0 0 6px 0;
}


#news p  {
	font-size:90%;
	padding:0 0 6px 0;
	margin:0px 0px 0px 0px;
}
#news a, #news a:visited {
	font-size:90%;
	color:  #7D7C81;
	text-decoration:underline;
	text-align:right !important;
	margin:6px 0px 10px 0px;
	padding:0px 0 0 8px;
	background-image:url(puce_areaBLink.gif);
	background-repeat:no-repeat;
}
#news a:hover {
	color: #000;
	text-decoration:underline;
}
#event {
	margin:10px;
	padding:0;
}
#event h3 {
	color:#333;
	font-size:90%;
	font-weight:bold;
	padding:0;
	margin:0 0 6px 0;
}
#event p  {
	font-size:85%;
	padding:0 0 0px 0;
	margin:0px 0px 0px 0px;
}
#event a, #event a:visited {
	font-size:85%;
	color:  #7D7C81;
	text-decoration:underline;
	text-align:right !important;
	margin:6px 0px 10px 0px;
	padding:0px 0 0 0px;
	background-repeat:no-repeat;
}


/*#event {
	border-top:1px solid #666;
	margin:20px 0 0 0;
	padding:10px 0 0 12px;
	background-image:url(bkg-areaBEvent.gif);
	background-repeat:no-repeat;
}
#event h2 {
	background-image:url(puce-areaBEvent.gif);
	background-repeat:no-repeat;
	padding:2px 0 2px 25px;
	margin:0 0 6px 0;
}
#event h3 {
	color:#333;
	font-size:90%;
	font-weight:bold;
	padding:0;
	margin:0 5px 0 25px;
}
#event p {
	font-size:80%;
	padding:0 0 6px 0;
	margin:0 15px 0 25px;
}
#event a, #event a:visited {
	color:#333;
	text-decoration:none;
}
#event a:hover {
	color:#000;
	text-decoration:underline;
}
#event img {
	margin:5px 0 15px 15px;
}
*/
/* ---------------------- CONTENT - footer ---------------------- */
#footer a, #footer a:visited {
	color:#696969;
	text-decoration:underline;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}
#footer span.space {
	padding:0 0 0 140px;
}

