body {
background-color:white;
background-image:url(images/fond.png);
}

li {
 display:list-item;
 list-style-image : url(images/puce.gif);
} 


.cadre 
 {
  border-top-width:1;
  border-right-width:1;   
  border-bottom-width:1;
  border-left-width:1;  
  border-top-style:solid;
  border-right-style:solid;
  border-left-style:solid;
  border-bottom-style:solid;
  border-color:#993333;
 }

.line
 {
  border-top-width:0;
  border-right-width:0;   
  border-bottom-width:1;
  border-left-width:0;  
  border-top-style:solid;
  border-right-style:solid;
  border-left-style:solid;
  border-bottom-style:solid;
  border-color:#993333;
 }

.equerre
 {
  border-top-width:0;
  border-right-width:0;   
  border-bottom-width:1;
  border-left-width:1;  
  border-top-style:solid;
  border-right-style:solid;
  border-left-style:dashed;
  border-bottom-style:dashed;
  border-color:#4C4C4C;
  padding: 10px 10px 10px 10px;
 }

.equerrer
 {
  border-top-width:0;
  border-right-width:1;   
  border-bottom-width:1;
  border-left-width:0;  
  border-top-style:solid;
  border-right-style:dashed;
  border-left-style:solid;
  border-bottom-style:dashed;
  border-color:#FF7B00;
  padding: 10px 10px 10px 10px;
 }

.equerrel
 {
  border-top-width:0;
  border-right-width:0;   
  border-bottom-width:1;
  border-left-width:1;  
  border-top-style:solid;
  border-right-style:solid;
  border-left-style:dashed;
  border-bottom-style:dashed;
  border-color:#FF7B00;
  padding: 10px 10px 10px 10px;
 }

.equerrem
 {
  border-top-width:1;
  border-right-width:1;   
  border-bottom-width:1;
  border-left-width:1;  
  border-top-style:solid;
  border-right-style:dashed;
  border-left-style:dashed;
  border-bottom-style:dashed;
  border-color:#FF7B00;
  padding: 10px 10px 10px 10px;
 }


.cadreint
 {
  border-top-width:1;
  border-right-width:1;   
  border-bottom-width:1;
  border-left-width:1;  
  border-top-style:solid;
  border-right-style:solid;
  border-left-style:solid;
  border-bottom-style:solid;
  border-color:#993333;
  padding: 10px 10px 10px 10px;
 }


.big 
 {
 font-family:Trebuchet MS, Helvetica, sans-serif;
 font-size:14pt;
 color:#993333;
 }

.cat2 
 {
 font-family:Trebuchet MS, Helvetica, sans-serif;
 font-size:10pt;
 color:#6B4F32;
 }

.text 
 {
 font-family:Trebuchet MS, Helvetica, sans-serif;
 font-size:10pt;
 color:#000000;
 }
a.text
	{
	color:#4C2576;
	text-decoration:none;
 	font-family:Trebuchet MS, Helvetica, sans-serif;
 	font-size:10pt;
 	}

a.text:hover 
	{
	color:#FF965D;
	text-decoration:none;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:10pt;
  	}

.title 
 {
 font-family:Trebuchet MS, Helvetica, sans-serif;
 font-size:10pt;
 color:#A82525;
 }

.infos 
 {
 font-family:Trebuchet MS, Helvetica, sans-serif;
 font-size:10pt;
 color:#C2C2C2;
 }

a.infos
	{
	color:#BACC00;
	text-decoration:none;
 	font-family:Trebuchet MS, Helvetica, sans-serif;
 	font-size:10pt;
 	}

a.infos:hover 
	{
	color:#FF965D;
	text-decoration:none;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:10pt;
  	}


input
{
  font-family:Verdana;
  font-size:11px;
  color:black;
  background-color:#F8F8F8;
  border-width:1px;
  border-color:#862424;
  border-style:solid;
}

textarea
{
  font-family:Verdana;
  font-size:11px;
  color:black;
  background-color:#F8F8F8;
  border-width:1px;
  border-color:#862424;
  border-style:solid;
}
