a
{
	outline:none;
}

#cont1
{
	width:1024px;
	height:768px;
	background:url(pics/fond.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#gauche
{
	width:279px;
	float:left;
	
}

/*------------------------------------------------------------ boutons menu --------------------------------------------------------------- */

.item
{
	display:block;
	color:#000000;
	font-family:georgia;
	font-style:italic;
	text-decoration:none;
	line-height:20px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.item:hover
{
	background:#ffffff;
}


a.bt1
{
	position:relative;
	display:block;
	width:229px;
	height:31px;
	background:url(pics/accueil.gif);
}

a.bt1 span
{
	display:none;
	background:none;
	z-index:10;
}

a.bt1 span a
{
}

a.bt1:hover
{
	background:url(pics/accueil-on.gif);
}

a.bt1:hover span
{
	position:absolute;
	width:200px;
	display:block;
	top:0px;
	left:229px;
	background-color:#bbe46d;
	border:solid 1px #556535;
	padding:5px;
	font-size:12px !important;
	text-align:center;
	color:#ffffff !important;
	
}

/*--------------*/

a.bt2
{
	position:relative;
	display:block;
	width:229px;
	height:31px;
	background:url(pics/association.gif);
}

a.bt2 span
{
	display:none;
}

a.bt2:hover
{
	background:url(pics/association-on.gif);
}

a.bt2:hover span
{
	position:absolute;
	width:200px;
	display:block;
	top:0px;
	left:229px;
	background-color:#bbe46d;
	border:solid 1px #556535;
	padding:5px;
	font-size:12px !important;
	text-align:center;
	text-decoration:none;
	filter:alpha(opacity=100);
	
	
	
}

/*--------------*/

a.bt3
{
	position:relative;
	display:block;
	width:229px;
	height:31px;
	background:url(pics/actualites.gif);
}

a.bt3 span
{
	position:absolute;
	display:none;
	background:none;
	z-index:10;
}

a.bt3:hover
{
	background:url(pics/actualites-on.gif);
}

a.bt3:hover span
{
	position:absolute;
	width:200px;
	display:block;
	top:0px;
	left:229px;
	background-color:#bbe46d;
	border:solid 1px #556535;
	padding:5px;
	font-size:12px !important;
	text-align:center;
	color:#ffffff !important;
	
}

/*--------------*/

a.bt4
{
	position:relative;
	display:block;
	width:229px;
	height:31px;
	background:url(pics/visiter.gif);
}

a.bt4 span
{
	position:absolute;
	display:none;
	background:none;
	z-index:10;
}

a.bt4:hover
{
	background:url(pics/visiter-on.gif);
}

a.bt4:hover span
{
	position:absolute;
	width:200px;
	display:block;
	top:0px;
	left:229px;
	background-color:#bbe46d;
	border:solid 1px #556535;
	padding:5px;
	font-size:12px !important;
	text-align:center;
	color:#ffffff !important;
	
}

/*--------------*/

a.bt5
{
	position:relative;
	display:block;
	width:229px;
	height:31px;
	background:url(pics/galeries.gif);
}

a.bt5 span
{
	position:absolute;
	display:none;
	background:none;
	z-index:10;
}

a.bt5:hover
{
	background:url(pics/galeries-on.gif);
}

a.bt5:hover span
{
	position:absolute;
	width:200px;
	display:block;
	top:0px;
	left:229px;
	background-color:#bbe46d;
	border:solid 1px #556535;
	padding:5px;
	font-size:12px !important;
	text-align:center;
	color:#ffffff !important;
	
}

/*--------------*/

a.bt6
{
	position:relative;
	display:block;
	width:229px;
	height:31px;
	background:url(pics/plans.gif);
}

a.bt6 span
{
	position:absolute;
	display:none;
	background:none;
	z-index:10;
}

a.bt6:hover
{
	background:url(pics/plans-on.gif);
}

a.bt6:hover span
{
	position:absolute;
	width:200px;
	display:block;
	top:0px;
	left:229px;
	background-color:#bbe46d;
	border:solid 1px #556535;
	padding:5px;
	font-size:12px !important;
	text-align:center;
	color:#ffffff !important;
	
}

/*--------------*/

a.bt7
{
	position:relative;
	display:block;
	width:229px;
	height:31px;
	background:url(pics/coup.gif);
}

a.bt7 span
{
	position:absolute;
	display:none;
	background:none;
	z-index:10;
}

a.bt7:hover
{
	background:url(pics/coup-on.gif);
}

a.bt7:hover span
{
	position:absolute;
	width:200px;
	display:block;
	top:0px;
	left:229px;
	background-color:#bbe46d;
	border:solid 1px #556535;
	padding:5px;
	font-size:12px !important;
	text-align:center;
	color:#ffffff !important;
	
}

/*--------------*/

a.bt8
{
	position:relative;
	display:block;
	width:229px;
	height:31px;
	background:url(pics/business.gif);
}

a.bt8 span
{
	position:absolute;
	display:none;
	background:none;
	z-index:10;
}

a.bt8:hover
{
	background:url(pics/business-on.gif);
}

a.bt8:hover span
{
	position:absolute;
	width:200px;
	display:block;
	top:0px;
	left:229px;
	background-color:#bbe46d;
	border:solid 1px #556535;
	padding:5px;
	font-size:12px !important;
	text-align:center;
	color:#ffffff !important;
	
}

/*--------------*/

a.bt9
{
	position:relative;
	display:block;
	width:229px;
	height:31px;
	background:url(pics/contact.gif);
}

a.bt9 span
{
	position:absolute;
	display:none;
	background:none;
	z-index:10;
}

a.bt9:hover
{
	background:url(pics/contact-on.gif);
}

a.bt9:hover span
{
	position:absolute;
	width:200px;
	display:block;
	top:0px;
	left:229px;
	background-color:#bbe46d;
	border:solid 1px #556535;
	padding:5px;
	font-size:12px !important;
	text-align:center;
	color:#ffffff !important;
	
}


/*--------------*/

a.bt10
{
	position:relative;
	display:block;
	width:229px;
	height:31px;
	background:url(pics/liens.gif);
}

a.bt10 span
{
	position:absolute;
	display:none;
	background:none;
	z-index:10;
}

a.bt10:hover
{
	background:url(pics/liens-on.gif);
}

a.bt10:hover span
{
	position:absolute;
	width:200px;
	display:block;
	top:0px;
	left:229px;
	background-color:#bbe46d;
	border:solid 1px #556535;
	padding:5px;
	font-size:12px !important;
	text-align:center;
	color:#ffffff !important;
	
}


/*---------------------------------------------------------------------------------------- */

#precedent
{
	display:block;
	width:172px;
	height:32px;
	font-size:0px !important;
	background:url(pics/precedente-off.gif);
	margin-left:auto;
	margin-right:auto;
}

#precedent:hover
{
	background:url(pics/precedente-on.gif);
}



/*---------------------------------------------------------------------------------------- */

#titre
{
	text-align:right;
	font-family:arial;
	
}

#centre
{
	width:600px;
	height:500px;
	border:solid 1px #aaaaaa;
	margin-left:230px;
	margin-top:100px;
	overflow:auto;
	/*background:#ffffff;*/
	background:url(pics/transp.png);
	font-family:verdana;
	font-size:16px;
	padding:5px;
	font-size:12px;
}

h1
{
	font-family:trebuchet ms;
	background:#ffa433;
	color:#ffffff;
	display:solid;
	font-size:20px;
	text-align:center;
	padding:5px;
	margin-bottom:20px;
	font-style:italic;
}

h2
{
	font-family:arial;
	background:#a9afbd;
	color:#ffffff;
	display:solid;
	font-size:12px;
	text-align:center;
	padding:5px;
	margin-bottom:20px;
	font-style:italic;
}


h3
{
	font-family:trebuchet ms;
	background:#3341aa;
	color:#ffa433;
	display:solid;
	padding-left:50px;
	padding:2px;
	margin-bottom:20px;
	font-style:italic;
	margin-top:50px;
	font-size:16px;
}

.lt1
{
	font-weight:bold;
	color:#990000;
	font-size:20px;
	font-family:times new roman;
}



.texte-accueil
{
	text-align:center;
	font-family:georgia;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	text-decoration:italic;
}

.texte-accueil-2
{
	text-align:left;
	font-family:georgia;
	font-size:12px;
	color:#333333;
}




.mini-droite
{
	border:solid 2px #000000;
	float:right;
	margin:5px;
}

.mini-gauche
{
	border:solid 2px #000000;
	float:left;
	margin:5px;
}

/*---------------------------------------------------------------------------------------- */

.contenaire-champ-cont
{
	text-align:right;
	margin-right:100px;
}

.champ-cont
{

	border:solid 1px #556535;
	background:#bbe46d;
	margin-bottom:5px;
}

.champ-cont:hover
{
	background:#cbf47d;
}

.fbt
{
	border:solid 1px #556535;
	background:#bbe46d;
}

.fbt:hover
{
	border:solid 1px #556535;
	background:#cbf47d;
}


/*---------------------------------------------------------------------------------------- */

#loader
{
	display:none;
}

.spacer
{
	clear:both;
}

/*---------------------------------------------------------- ACTUS ---------------------------------------------------------*/

.mini-actus
{
	border:solid 2px #4760e1;
	float:left;
	margin-right:5px;
}

.big-actus
{
	border:solid 2px #333333;
}

.actu-titre
{
	display:block;
	background:#4760e1;
	color:#ff8a00;
	text-align:center;
	font-family:georgia;
	font-size:20px;
	padding:2px;
}

.actu-texte
{
	border:dashed 2px #4760e1;
	padding:5px;
	margin:5px;
	font-family:georgia;
}

.actu-texte-2
{
	padding:5px;
	margin:5px;
	font-family:georgia;
	
}

.actu-suite
{
	float:right;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
}

.actu-lien
{
	text-decoration:none;
	color:#000000;
}

/*------------------------*/

.cont-photo-gauche
{

	float:left;
	padding:5px;
	border:solid 1px #000000;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin-right:5px;
	background:#f5fbe8;

}

.cont-photo-droite
{

	float:right;
	padding:5px;
	border:solid 1px #000000;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin-left:5px;
	background:#f5fbe8
}

.cont-photo-norm
{

	padding:5px;
	border:solid 1px #000000;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin-left:5px;
	background:#f5fbe8
}




.cont-texte-lateral
{
	float:left;
	width:200px;
	font-size:12px;
}

p
{
	text-indent:50px;
	text-align:justify;
}	

/*----------------------------------------*/

.texte-ca
{
	margin-top:80px;
	border:dashed 1px #000000;
	width:250px;
	padding:5px;
	float:left;
	background:#e8effc;
	margin-left:20px;
}

.cont-membres-ca
{
	margin-left:100px;
}

.signature
{
	float:right;
}

.information
{
	border:dotted 1px #000000;
	margin:10px;
	padding:5px;
	background:#eeeeee;
	text-align:justify;
}

.coord
{
	
	margin:5px;
	padding:5px;
	color:#092c7b;
	font-style:italic;
	
}

.important
{
	font-weight:bold;
	font-style:italic;
}

/*-------------------------------------------------------------------------------------*/

.cont-pub-250
{
	width:250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:120px;
}

.cont-pub-480
{
	width:480px;
	margin-left:auto;
	margin-right:auto;
	float:right;
}

/*-------------------------------------------------------------------------------------*/

.credits
{
	font-family:arial;
	text-align:center;
	color:#333333;
	font-size:12px;
}

/*-------------------------------------------------------------------------------------*/

.liens-titre
{
	font-family:arial black;
	background:#435a85;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
}

.institu
{
	color:#755353;
}

.institu a
{
	color:#755353;
}
.institu a:hover
{
	color:#000000;
}

.cultu
{
	color:#535875;
}

.cultu a
{
	color:#535875;
}
.cultu a:hover
{
	color:#000000;
}

.commerce
{
	color:#637553;
}

.commerce:hover
{
	color:#000000;
}

.commerce a
{
	color:#637553;
}
.commerce a:hover
{
	color:#000000;
}

.lien
{
	color:#092c7b;
	text-decoration:none;
}

.lien:hover
{
	color:#ff6633;
	text-decoration:none;
}

/*----------------------------------*/

#cel-gauche
{
	float:left;
	width:50%;
}

#cel-droite
{
	float:left;
	width:50%
}

/*----------------------------------*/

#cont_contact{
	text-align:center;
	padding-top:30px;
}
