﻿#mySlideShow
{
width: 540px;
height: 180px;
}

a { font-size:12px; text-decoration: none; color: #000; }
a:visited	{ text-decoration: none; color: #000; }
a:hover		{ text-decoration: underline overline; color: #000; }
a:active	{ text-decoration: none; color: #000; }

a.menu{
color: #ffffff;
text-decoration: none;
font-size:12px;
font-weight: bold;
}
a.menu:visited	{ text-decoration: none; color: #ffffff; }
a.menu:hover		{ text-decoration: none; color: #ffffff; }
a.menu:active	{ text-decoration: none; color: #ffffff; }

a.rose{
color: #f73ba1;
text-decoration: none;
font-size:12px;
font-weight: bold;
}
a.rose:visited	{ text-decoration: none; color: #f73ba1; }
a.rose:hover		{ text-decoration: none; color: #F0B3D4; }
a.rose:active	{ text-decoration: none; color: #f73ba1; }

a.marron{
color: #6f642a;
text-decoration: none;
font-size:12px;
font-weight: bold;
}
a.marron:visited	{ text-decoration: none; color: #6f642a; }
a.marron:hover		{ text-decoration: none; color: #AFA25C; }
a.marron:active	{ text-decoration: none; color: #6f642a; }

a.orange{
color: #f1a719;
text-decoration: none;
font-size:12px;
font-weight: bold;
}
a.orange:visited	{ text-decoration: none; color: #f1a719; }
a.orange:hover		{ text-decoration: none; color: #F3C367; }
a.orange:active	{ text-decoration: none; color: #f1a719; }

a.vert{
color: #1cbb22;
text-decoration: none;
font-size:12px;
font-weight: bold;
}
a.vert:visited	{ text-decoration: none; color: #1cbb22; }
a.vert:hover		{ text-decoration: none; color: #6BDB70; }
a.vert:active	{ text-decoration: none; color: #1cbb22; }

body{
        font-style: normal;
		font-family: Helvetica, Arial, sans-serif;
}
table{

		font-size:12px;
        font-style: normal;
		font-family: Helvetica, Arial, sans-serif;
}
.titre{
font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size:24px;
	font-weight: bolder;
	color: #F3B50E;

}
.cor{
font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size:12px;

}
.minititre{
font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size:16px;
	font-weight: bolder;
	color: #22B25C;

}
.back{
font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size:10px;
	font-weight: bolder;
	color: #000000;

}
a.back{
color: #434242;
text-decoration: none;
}
a.back:visited	{ text-decoration: none; color: #434242; }
a.back:hover		{ text-decoration: none; color: #000000; }
a.back:active	{ text-decoration: none; color: #434242; }

table.point{
border-style:dashed;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
border-color:#F7972D;
color:#3B778F;
font-weight: bolder;
font-style: normal;
}
table.table{
border-style:solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
color:#000000;

font-style: normal;
font-size:12px;
}
table.news{
border-style:solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
color:#3B778F;
font-weight: bolder;
font-style: normal;
font-size:16px;
}
table.tablea{
border-style:solid;
border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px;

font-style: normal;
font-size:12px;
}
textarea.code{
border: 0px;
}

div#jeurpg{
background-color: #ffffff;
width: 800px;
}

div#header{
	margin: 0 auto;
	width: 780px;
	background: url(images/header-vierge-copie.png);
	height: 96px;
}
div#menu ul li a{
	width: 155px;
	display: block;
	padding: 2px 5px;
	border-left: 4px solid #000;
	text-decoration: none;
	border-top: 1px solid #BBBBBB;
	color: #313131;
	letter-spacing: 0px;
	font-weight: normal;
}
.blog{
font-size:10px;
}