/* fond */
BODY
{	scrollbar-face-color: #7BB4E5;
	scrollbar-shadow-color: #7BB4E5;
	scrollbar-highlight-color: #7BB4E5;
	scrollbar-3dlight-color: #7BB4E5;
	scrollbar-darkshadow-color: #00267F;
	scrollbar-track-color: #00267F;
	scrollbar-arrow-color: #00267F;
}

/* TITRES */

.tit_1 {font-size: 16pt; font-weight : 100; color : #00267F;}
.tit_2 {font-size: 15pt; font-weight : 100; color : #B0232A;}
.tit_3 {font-size: 13pt; color: #DF0024; font-weight : 600;}
.tit_4 {font-size: 12pt; color: #00267F;}
h1 {font-size: 16pt; font-weight : 100; color : #00267F; margin-bottom : 0px;}
h2 {font-size : 14pt; font-weight : 400; color : #B0232A; margin-bottom : 3px;}
h3 {font-size: 12pt; font-weight : 600; color : #DF0024; margin-bottom : 3px;}
h4 {font-size: 10pt; font-weight : bold; color : #00267F; margin-bottom : 0px;}
.tit_s {font-size: 11pt; font-weight : 600; color : #B0232A;}
.tit_entete {font-size:14pt; font-weight :400; color :#00267F; margin-bottom:2mm}
.tit_infos {font-size:13pt; font-weight: bolder; color :#D40229; margin-top:2mm;  font-style: oblique;  }


hr  {
	width : 80%;
	border : 1px dashed #73C1E4;
}

/* Tableaux */
.prix	{
	border: 1px solid #FFFFFF;
	background-color: #CC3300;
	font-weight: 700;
	color: #FFFFFF;

}
.t_acc	{
	border: 1px solid #73C1E4;
	background-color: #FFFFFF;
	color: #000000;
	padding:5px;
}
.t_inte	{border: #0063A0 1px solid;}
.t_onli	{border: #A01F37 1px solid;}
.t_phon	{border: #068594 1px solid;}
.p_inte	{
	color : #0063A0;
}
.p_onli	{color : #A01F37}
.p_phon	{color : #068594}
.tab_1 
	{
	background-color : #BCE5FF;
	border : 1px solid #0063A0;
}
.tab_2 
	{
	background-color : #FFF7C9;
	border: #73C1E4 1px solid;
	}


.puc {
	text-indent: -10px;
	padding-left : 15px;
}


