/* CSS Document */

body
{
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
background-image:url(gfx/fd-ecran.jpg);
background-repeat:repeat-x;
background-position:top;
background-attachment:fixed;
}

form
{
margin:0;
padding:0;
}

a
{
text-decoration:underline;
color:#000000;
font-weight:bold;
}

a:hover
{
text-decoration:none;
color:#C73037;
font-weight:bold;
}

.poucet
{
background-image:url(gfx/poucet.jpg);
background-repeat:no-repeat; 
background-position:left;
padding-left:10px;
font-size:11px;
color:#ffffff;
}
.poucet:hover
{
background-image:url(gfx/poucet.jpg);
background-repeat:no-repeat; 
background-position:left;
padding-left:10px;
font-size:11px;
color:#000000;
}
.footer
{
text-align:center;
font-size:11px;
color:#ffffff;
background-color:#C73037;
vertical-align:middle;
height:30px;
}
.blc
{font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;}
.blc:hover
{font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#ffffff;}

.tx
{font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;}
.tx-rose
{font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#C73037;
font-weight: bold;}

.formulaire {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 11px;
	BORDER-LEFT: medium none;
	WIDTH: 100%;
	COLOR: #7C5B3C;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif
	BACKGROUND-COLOR: #ffffff}
	
.formulairebouton {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: medium none; WIDTH: 49%; COLOR: #7C5B3C; BORDER-BOTTOM: medium none; FONT-FAMILY: Georgia, "Times New Roman", Times, serif BACKGROUND-COLOR:#ffffff;
	}