/* CSS Document */

#header{
font-family:verdana,arial,helvetica;
font-size:11px;
color:#000000;
font-weight:normal;
}

.altribox{
font-family:verdana,arial,helvetica;
font-size:11px;
color:#000000;
font-weight:normal;
}

td{
font-family:verdana,arial,helvetica;
font-size:12px;
color:#000000;
font-weight:normal;
}

#menu{
color:#FDE0D6;
font-family:tahoma,verdana,arial,helvetica;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

#menu:hover {	
color:#FFFFFF;
font-family:tahoma,verdana,arial,helvetica;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

#categorie{
color:#A93B21;
font-family:tahoma,verdana,arial,helvetica;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

#categorie:hover {	
color:#6C3021;
font-family:tahoma,verdana,arial,helvetica;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
text-decoration:underline;
}

#white{
text-transform:uppercase;
color:#FFFFFF;
font-size:10px;
font-family:tahoma,verdana,arial,helvetica;
font-weight:bold;
}

#white-title{
text-transform:uppercase;
color:#FFFFFF;
font-size:15px;
font-family:tahoma,verdana,arial,helvetica;
font-weight:bold;
}

#form{
	font-family: arial,verdana,helvetica;
	font-size: 11px;
	color:#444444;
	BORDER-RIGHT: #b7b7b7 0px solid;
	BORDER-TOP: #b7b7b7 0px solid;
	BORDER-LEFT: #b7b7b7 0px solid;
	BORDER-BOTTOM: #b7b7b7 0px solid; 
	background-color:#FFFFFF;
	width:99%;
	height:19px;
}

#data{
font-family:tahoma,verdana,arial,helvetica;
font-size:11px;
color:#0E424E;
font-weight:normal;
}
