@charset "utf-8";
/* CSS Document */

body {
	background-color: #E8E8E8;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #B2356D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B2356D;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #B2356D;
}
.couleur{color: #B2356D}
.back_footer{
background-image:url(images/bottom.png);
background-repeat:no-repeat;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}






.bienvenue {background:url(images/2.png);
background-repeat:no-repeat;
}

.styleimage{
	border:3px solid #ffffff;
}
.styleimage:link{
	border:3px solid #ffffff;
}
.styleimage:active{
	border:3px solid #ffffff;
}
.styleimage:visited{
	border:3px solid #ffffff;
}

.styleimage:hover{
	border:3px solid #B2356D;
}

.tableaugold{
	border:1px solid #B2356D;
}
.encadre{
background-color:#ffffff;
border:solid 1px #CCCCCC;
}
.encadre2{
background-color:#ffffff;
border:solid 1px #B2356D;
}



.coin1{
background-image:url(images/arrondi2_01.gif);
background-position:top left;
background-repeat:no-repeat;
}
.coin2{
background-image:url(images/arrondi2_02.gif);
background-position:top right;
background-repeat:no-repeat;
}

.coin3{
background-image:url(images/arrondi2_03.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
.coin4{
background-image:url(images/arrondi2_04.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

.bouton{
background-color:#B2356D;
color:#FFFFFF;
}
.bouton:hover{
background-color:#FAD6D8;
color:#B2356D;
}

.marge{
margin-left:20px;
}
.marge2{
margin-left:30px;
}
.big{
font-size:18px;
}
.description{
background-color:#EEEEEE;
border-bottom:solid 1px #B2356D;
}
.gauche {
	text-align: left;
}
