body, html
{
	background: #fff url(media/bgbody.png) repeat-x scroll 0% top;
}

body
{
	min-width: 750px;
	font-family: Verdana, "Bitstream Vera Sans";
	font-size: 12px;
}

:focus
{
	outline:none;
}

#wrapper
{
	border: 2px solid black;
	margin: 0px auto;
	padding: 0px;
	background: #eee url(media/bgsidea.png) repeat scroll right top;
	text-align: left;
	width: 700px;
}
#side-a
{
	float: left;
	width: 150px;
}
#side-b
{
	margin: 0;
	background: #ffffff url(media/bggreen.png) repeat scroll 0%;
	background-position:30px 20px;
	float: left;
	width: 550px;
}

#bodyside-b
{
	padding: 10px;
	text-align: justify;
	min-height: 500px;
}

#bodyside-b ul
{
	list-style-type: square;
}

#bodyside-b ul
{
	line-height: 20px;
}

#header
{
	margin: 0px;
	padding: 0px;
	background: #ffffff url(media/bglogogreen.png) repeat-x;
	height: 96px;
}

.droite
{
	float: right;
}

.gauche
{
	float: left;
}

#footer
{
	background: #ffffff url(media/footerblack.png) repeat-x scroll 0%;
	color: #eeeeee;
	clear: both;
}

#footer p
{
	margin: 0;
	padding: 1px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

.solidblockmenu
{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(media/blockdefault.png) center center repeat-x;
}

.solidblockmenu li
{
	display: inline;
}

.solidblockmenu li a
{
	float: left;
	color: white;
	padding: 6px 11px;
	text-decoration: none;
	border-right: 1px solid white;
}

.solidblockmenu li a:visited
{
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current
{
	color: white;
	background: transparent url(media/blockactivepink.png) center center repeat-x;
}

.solidblockmenu li .currentb
{
	color: white;
	background: transparent url(media/blockactiveblue.png) center center repeat-x;
}

.purpletext
{
	color: rgb(204, 51, 204);
	font-weight: bold;
}

.solidblockmenu .droite a
{
	border-right: 0px solid white;
}

.solidblockmenu .droite a:hover
{
	color: white;
	background: transparent url(media/blockactiveblue.png) center center repeat-x;
}

.blockmenu_a
{
	margin: 0;
	padding: 0;
	margin-left: 0;
	padding-top: 15px;
	font: 11px Verdana;
	width: 100%;
	background: url(media/bgsidea.png) repeat-x;
}

.codes_couleurs
{
	margin: 0;
	padding: 0;
	padding-top: 262px;
	padding-left: 5px;
	font: 11px Verdana;
	width: 90%;
	background: url(media/bgsidea.png) repeat-x;
}

.tablecouleurs
{
	background-color:white;
}

.blockmenu_a a
{
	color: #000000;
	padding: 6px 11px;
	text-decoration: none;
	border: 1px solid black;
	display: block;
}

#side-a li 
{
	list-style-type: none;
	margin: 10px 15px;
	text-align: center;
	background-color: #faeeee;
	background: transparent url(media/blockactivesoftpink.png) center center repeat-x;
}

.blockmenu_a li a:hover
{
	background: transparent url(media/blockactivesoftpurple.png) center center repeat-x;
}

.blockmenu_a #current
{
	background: transparent url(media/blockactivesoftpurple.png) center center repeat-x;
	font-weight: bold;
}

#counter
{
	font: 11px Verdana;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	background: transparent url(media/blockactivesoftpink.png) center center repeat-x;
	border: 1px solid black;
	line-height: 25px;
	padding: 0px;
}

.espace_photos img
{
	border: 3px solid black;
}

.espace_photos img:hover
{
	border: 3px solid rgb(204, 51, 204);
}


table
{
	text-align: center;
	font-size: 10px;
	border:0px;
}

table .tdblue
{
	background-color: #a9d4ec;
}

table .tdpurple
{
	background-color: #dac8e4;
}

table .tdred
{
	background-color: #efc0c0;
}

table .tdgreen
{
	background-color: #93eab6;
}

table .tdorange
{
	background-color: #ffcb8e;
}

table .titre
{
	font-weight: bold;
	font-size: 11px;
	background-color: #a2eaa4;
}

table .titre2
{
	font-weight: bold;
	font-size: 11px;
	background-color: black;
	color: white;
}

table .tr1
{
	background-color: #ffd4ff;
}

table .tr2
{
	background-color: #ffc4ff;
}

table .tr3
{
	background-color: #faa6fd;
}

table .tr4
{
	background-color: #fa74ff;
}


strong
{
	border: 1px solid #00dd00;
	padding: 5px 10px 5px 10px;
	background-color: #080;
	color:white;
}

p
{
	line-height: 1.6em;
}

h4
{
	text-decoration: underline;
}

.center
{
	text-align:center;
	padding-top: 10px;
}

.lignehr
{
	margin-left:65px;
	padding-bottom: 5px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 12px;
}

.map
{
	float:left;
	margin-right:20px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid #b8dcb8;
	border-bottom: 1px solid #b8dcb8;
	margin-bottom:10px;
}

.map:hover
{
	border-bottom: 1px solid #980e77;
	border-right: 1px solid #980e77;
	border-left: 1px solid #f99ce4;
	border-top: 1px solid #f99ce4;
}

.button
{
	background: transparent url('media/bg_button1.png') no-repeat scroll top left;
	height: 24px;
	width:160px;
	border: 0px;
}

img
{
	border: 0px;
}

.w3c
{
	text-align:center;
}

.ab
{
	width:170px;
	background-color:#faa6fd;
	margin-left:20px;
	border: 1px solid black;
	padding: 2px;
	font-size:11px;
}

.ac
{
	width:180px;
	background-color:#fa74ff;
	border: 1px solid black;
	padding: 2px;
	font-size:11px;
	margin-left:10px;
}

.ad
{
	width:150px;
	background-color:#ffc4ff;
	margin-left:30px;
	border: 1px solid black;
	padding: 2px;
	font-size:11px;
}

.ae
{
	width:90px;
	background-color:#ffd4ff;
	margin-left:20px;
	border: 1px solid black;
	padding: 2px;
	font-size:11px;
}

.logo_partenaires
{
	background-color: black;
	border: 1px solid black;
}

.hl1
{
	background-color:#ed8ed1;
	border: 1px solid black;
	padding-left : 5px;
	padding-right : 5px;
	margin-bottom : 25px;
	text-align:center;
	margin-left: 40px;
	margin-right: 40px;
}

.hl2
{
	background-color:#f9bbe7;
	border: 1px solid black;
	padding-left : 5px;
	padding-right : 5px;
	margin-bottom : 25px;
	text-align:center;
	margin-left: 40px;
	margin-right: 40px;
}
