/* -------------------------------------------------------
 	1. LIENS 
 ------------------------------------------------------- */
a, a:link, a:visited {
	text-decoration: none;
	COLOR: #04022a; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	COLOR: #04022a; 
}
a.link1 {
	FONT-SIZE: 13px; 
	font-weight: bold; 
	COLOR: #04022a; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}
a:hover.link1 {
	background-color: #04022a;
	color: #000;
}
.titre a, a.titr, .titre a:visited, a:visited.titr{
	COLOR: #04022a; 
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
a:hover.titr, .titre a:hover {
	color: #04022a;
	text-decoration: none;
}
.banniere a {
	FONT-SIZE: 13px; 
	COLOR: #000; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}
.banniere a:hover {
   text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #04022a;
}
.haut a, .haut a:visited {
	color: #04022a;
	text-decoration : none;
	font-size: 12px;
}
.haut a:hover {
	color: #04022a;
	text-decoration : underline;
	}
.activites a, .activites a:visited {
	color: #000;
	text-decoration : none;
	font-size: 14px;
	font-weight: bold;
}	
.activites a:hover {
	color: #fff;
	text-decoration : none;
	}

/* -------------------------------------------------------
 	2. BANDEAU - ENTETE (inc/inc-bandeau.html)
 ------------------------------------------------------- */
 .banniere {
	background-image: url(../images/haut.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 145px;
	margin-top: 0px;
	color: #800000;
}
.textban {
	top: 120px;
	left: middle;
	margin-left: auto;
	margin-right: auto;
}
.banphoto1 {
	width: 200px;
	padding: 0 20px;
	position: absolute;
	top: 50px;
	right: 50px;
}
.banphoto2 {
	width: 200px;
	padding: 0 20px;
	position: absolute;
	top: 0px;
	left: 0px; 
	}
.banniere h3{
	color: #04022a;
	letter-spacing: 5px;
	text-align: right;
	padding-right: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-shadow: white 0px 0px 8px;
}
.banniere p {
	color: #000;
	text-align: right;
	padding-right: 20px;
	FONT-SIZE: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
/* -------------------------------------------------------
 	3. MISE EN PAGE - BLOCS PRINCIPAUX
 ------------------------------------------------------- */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04022a;
	background-color: #fff; 
	background-image: url(../images/top.jpg); 
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
}
.activites {
	background-color: #04022a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	width: 100%;
	padding-left: 10px;
	margin-top: 20px;
	}
.chronique {
	border-bottom : solid #04022a 1px;
}	
.clear {
	clear: both;
}
.colcentre {
	margin: 20px 20px;
	WIDTH: 60%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	color: #04022a;
	float: right;

}
.coldroite {
	width: 15%;
	float: right;
	margin-right: 20px;
	}
.colgauche {
	width: 15%;
	float: left;
	margin-left: 0;
	color: #04022a;
	text-align: left;
	FONT-SIZE: 13px;
}
.photosgauche {
	width: 250px;
	float: left;
	margin-left: 20px;
	color: #04022a;
	text-align: center;
	FONT-SIZE: 13px;
	padding: 20px;
}
.gauche {
	width: 40%;
	float: left;
	margin-left: 10px;
	color: #04022a;
	text-align: center;
	FONT-SIZE: 13px;
	padding: 20px;
}
.droite {
	margin: 20px 20px;
	WIDTH: 40%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	color: #04022a;
	float: right;
}
.conteneur {
	width: 95%;
	height: auto;
	color: #000;
	padding-top: 110px;
}
.ensemble {
	position: absolute;
	top: 200px;
	left: 30px;
	width: 614px;
	height: 21px;


}
.cyanne {
	clear: both;
	background-color: #04022a;
	WIDTH: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 5px;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	vertical-align: bottom;
	padding-left: 20px;
	text-decoration: none;
	}
.cyanne a {
	color: #fff;
}	
.cyanne a, .cyanne a:hover {
	font-weight: bold;
	text-decoration: none;
	}
.cyanne a:hover {
	color: #fce17c;
}	
.disc {
	list-style-image: none;
	list-style: disc;
}
.haut {
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
}
.news {
	margin: 10px 10px 15px 60px;
	border-top: 1px solid #84837b;
	border-right: 3px solid #84837b;
	border-bottom: 3px solid #84837b;
	border-left: 1px solid #84837b;
	background-image: url(../images/news.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	color: #000;
	height: auto;
	padding: 10px;
	margin: 10px;
	text-align: center;
	width: 100%;
	}
.cadre {
	margin: 5px;
	border-top: 1px solid #84837b;
	border-right: 3px solid #84837b;
	border-bottom: 3px solid #84837b;
	border-left: 1px solid #84837b;
	height: auto;
	padding: 5px;
	text-align: center;
	width: 80%;
	}	
.centre {
	margin: 10px 10px 15px 50px;
	border-top: 1px solid #84837b;
	border-right: 3px solid #84837b;
	border-bottom: 3px solid #84837b;
	border-left: 1px solid #84837b;
	background-image: url(../images/news.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	color: #000;
	height: auto;
	padding: 10px;
	margin: 10px;
	text-align: center;
	width: 90%;
	}	
.news h3, .centre h3 {
	color: #444;
	font-family: "Times New Roman", Times, serif;
	font-style: italic; 
	text-align: center;
	font-size: 18px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #84837b;
	
}	
.photo {
	float: right;
	width: auto;
	padding: 20px;
}	
.photo2 {
	float: left;
	width: auto;
	padding: 20px;
}	
.titre {
	background-color: #ffff00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	width: 100%;
	padding-left: 10px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
.top {
	float: right;
	margin-top: 35px;
	}
/* -------------------------------------------------------
 	4. ELEMENTS HTML DE BASE
 ------------------------------------------------------- */
 strong {
	color: #222;
	font-style: italic;
	font-size: 1.1em;
	}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	color: #04022a;
	text-align: justify;
}
.gd {
	FONT-SIZE: 2em;
	color: #04022a;
	text-align: center;
}
ul, ol {
	text-align: justify;
	}
ul {
	list-style-image:  url(images/puce.gif);
}	
li {
	color: Black;
}
.clear {
	clear: both;
}	
/* -------------------------------------------------------
 	5. MENU 
 ------------------------------------------------------- */
 #menu {
 	background-image: url(../images/menu1.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 35px;
	position: absolute;
	top: 150px;
	text-align: center;
	 }
 #nav {
 	width: 80%;
	margin: 0 auto;
 }
 ul.menu 		{	list-style-type: none;
							margin : 0;
							padding: 0;
							text-align: center;	
							}
ul.menu li 	{	float: left; 
							margin: 0;
							border: 0;	}	
ul.menu ul 	{	position: absolute;
							display: none;
							list-style-type: none;
							margin: 0;
							padding: 0;
						}
ul.menu ul li 	
						{	float: none;
							padding: 0;	
							font-weight: bold;}
ul.menu li a:link, ul.menu li a:visited 
						{	display: block;
							color: #04022a;
							background-image: url(../images/bouton1.jpg);
							margin:0;
							padding: 4px 15px;
							text-decoration: none;	
							font-weight: normal;
							}
ul.menu li a:hover 
						{	color: #f60;	
							font-weight: normal;}
ul.menu ul li a:link, ul.menu ul li a:visited 
						{	display: block;
							color: #04022a;
							background-color: #e7e8ee;
							margin:0;
							padding: 4px 20px;
							text-decoration: none;	}
ul.menu ul li a:hover 
						{	background: #c7cedd;}					
ul.menu li:hover > ul 
						{	display: block;	}
a.inter {
	background-color: transparent;
	border: none;
	width: 30px;
	cursor: default;
} 
/* correct a little IE bug */
* html .menu li li{
    display:inline;
    }
.resp td {
	border-bottom: dotted 1px #999999; 
	padding: 4px;
}

