/* fond */
BODY
{	scrollbar-face-color: #E3E0DB;
	scrollbar-shadow-color: #F4F3F1;
	scrollbar-highlight-color: #F4F3F1;
	scrollbar-3dlight-color: #A83129;
	scrollbar-darkshadow-color: #A83129;
	scrollbar-track-color: #F4F3F1;
	scrollbar-arrow-color: #A83129;
}

/* TITRES */

.tit_1 {font-size : 16px; font-weight : 100; color : #723838; margin-bottom : 3px;}
.tit_2 {font-size : 14px; font-weight : 100; color : #A83129; margin-bottom : 3px;}
.tit_3 {font-size : 12px; color: #723838; margin-bottom : 3px;}
.tit_4 {font-size : 10px; color: #723838;}
.tit_s {font-size : 11pt; font-weight : bold; color : #723838;}
h1 {font-size : 13pt; font-weight : 100; color : #723838;}
h2 {font-size : 12pt; font-weight : 100; color : #A83129;}
h3 {font-size : 10pt; color: #0063A0; margin-bottom : 0px;}
h4 {font-size : 9pt; font-weight : bold; color : #0063A0;}
fieldset {background : url(datas/m_field.gif) repeat-x top; border : 1px solid #FF6603; padding : 0px;}
legend {font-size : 14px; font-weight : 500; color : #A83129; border:1 solid #723838; background-color:#FFFFFF; padding-left:3; padding-right:3}


hr  {
	border : 1px solid #714538;height: 1px;
}

/* Tableaux */
.tab_1 
	{border : 1px solid #A83129;
	 background : #ffffff url(datas/deg1.gif) repeat-x bottom;
}
.tab_2 
	{
	background-color : #FFF7C9;
	border: #73C1E4 1px solid;
	}
