
body 
{
	 margin: 0px;
	 background-color: black;
	 background-image:url('fondcoingauche.jpg');
	 background-repeat:no-repeat;
	 background-position:left bottom;

}


table, th, td
{
	border-spacing:		0px;
	border-width:	0px;
	margin: 0px;
	border-collapse: collapse;
	padding:	0px; 
}


.stepright
{
	
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
}

table.MainWindow
{

	text-align: center;
	vertical-align: middle;

}

.menubutton
{
	width: 150px;
}

.menucell
{
	background-color: lightgray;
}

p.quote
{
	font-style: italic;
	font-family: serif;
	font-size: 25px;
}

p.ref
{
	font-family: serif;
	font-size: 16px;
	font-weight: bold;
}


p.label
{
	font-family: verdana;
	color: #ffffff;
	text-indent: 0px;
	margin-bottom: 0;
	margin-top: 0;
}

a
{
	text-decoration: none;
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
}

p
{

	font-family: verdana;
	color: #ffffff;
	text-indent: 0px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 13px;
}



a:hover
{
	text-decoration: none;
	background-color: #18ff00;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}


input
{
background-color: 000000;
border-color: 00ff00;
border-style: solid;
border-width: 1;
color: ffffff;
font-size: 7pt;
font-family: verdana;
}

.obligatoire
{
background-color: 000000;
border-color: ff0000;
border-style: solid;
border-width: 1;
color: ff0000;
font-size: 7pt;
font-family: verdana;
}


textarea
{
background-color: 000000;
border-color: 00ff00;
border-style: solid;
border-width: 1;
color: 00ff00;
font-size: 7pt;
font-family: verdana;
}


p.title
{
	margin: 10px 0px 0px 0px;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold; 
}

.paddedcell
{
	padding: 10px;
}



