body
{
	border:0;margin-top:0px;margin-left:10px;background-color: #FFFFFF;
}
legend
{
  text-align:left;
}
input,textarea,select
{
	background-color:#F4E2D7;
	border-color:#E9C2AB;
}

input.button
{
	font-weight:900	
}
img 
{
	border:0px;
}	
a:link,a:visited {
    color: F45B40;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

a:active {
    color: #FF0000;
    text-decoration: none;
    background-color: #CCCCCC;
    font-weight: bold;
    font-style: normal;
}

th,span.titre
{ 
	background-color:#F8D5C9;
	font-weight:900;
}

table 
{
	border:0pt;
}
br
{
	height:1px;
}
div.alert
{
	background-color:#FFFF95;
	width:100%;
	height:30px;
	text-align:center;
    color:#FF4646;
    font-weight:900;
    font-size:20px;
}
div.warn
{
	background-color:#FDCE9F;
	width:100%;
	height:30px;
	text-align:center;
    color:#F57D05;
    font-weight:900;
    font-size:20px;
}
div#bandeau { background: #FDFDFD url(fond.png) right top no-repeat; display: block; width: 100%; height: 71px;}
h1 {font-size:26px;font-weight:700;vertical-align:center;
    background-image: url(../img/logo.jpg);background-repeat:no-repeat; 
    height:50px;color:#EC0D0D;padding-left:80px
}

td.acts {width=80px;align:right;direction:rtl}

div.tabSelected
{
	display:block;visibility:visible;
}

div.tabUnselected
{
	display:none;visibility:hidden;
}

tr.odd
{
	background-color:#FEE9D3;
}

tr.even
{
  background-color:white;	
}