/* Copyright BSE - Toute reproduction totale ou partielle de ce site, par quelque procédé que ce soit, est interdite et constituerait une contrefaçon sanctionnée par les articles L 335-2 et suivants du Code de la propriété intellectuelle.*/


/******************************************************************/
/*********************** HOME PAGE *****************************/
/****************************************************************/

/*-------- GENERALITES ------------------*/

/* Couleurs utilisées :

Gris Clair : #BFBFBF
Gris Foncè news : #5A5A5A
Gris Foncè menu : #989897
Jaune Ecr : #D9C457
Bordeaux Ecr : #992922

*/




/* body */

body {
	background-color:#E1E1E1;
	/*font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	margin: 0;
	padding: 0;
	color: black;
letter-spacing:0.1em;


}


/* Font et Style Tableau */
body, p, a, form, input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:0.1em;
 
}

table, tr, th, td,p, span, a, form, input, select, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration:none;
	font-weight:normal;
 letter-spacing:0.1em;
}


A {
color:#FFFFFF;
font-weight:bold;
letter-spacing:0.1em;

}


A:hover {
color:#2C528A;
font-weight:bold;
}

A#li_menu {
color:#C60000;

letter-spacing:0.1em;
}


A#li_menu:hover {
color:#2C528A;

}

A#li_page {
color:#1060A3;

}


A#li_page:hover {
color:#C60000;
}

A#li_boite {
color:#1060A3;
font-size:10px;

}


A#li_boite:hover {
color:#C60000;
}

A#li_rouge {

color:#C60000;
font-weight:bold;

}
A#li_rouge:hover {
color:#1060A3;
font-weight:bold;
}



.ecr_menu {
color:#FFFFFF;
font-weight:bold;
letter-spacing:0.1em;
font-size:12px;
}

/* Puces */

li {
	list-style-position: inside;
	list-style-type: disc;	

}

/* abr */

abbr, acronym, .aide {
  border-bottom: 1px dashed black;
  font-weight:bold;
  cursor: help;
}


/* paragraphe P - H */

p {margin: 0;}
h1 { font-size: 14px; color: #1060A3; font-weight:bold;display:inline;}
h2 { font-size: 12px; color: #C60000; font-weight:bold;display:inline;}
h3 { font-size: 13px; color: #C60000; font-weight:bold;display:inline;}
h4 { font-size: 13px; color: #C60000; font-weight:bold;display:inline;}
h5 { font-size: 13px; color: #C60000; font-weight:bold;display:inline;}
h6 { font-size: 13px; color: #C60000; font-weight:bold;display:inline;}




/* images */

img { border: 0px; } 

/*----------- Fin GENERALITES -----------------*/

/*------------ SPECIFIQUS -----------------------*/

/* Définition de la page */

/* La page : Espace que prend le site sur la page

ici 775 de largeur, aucune marge gauche ni droite... */

#page {
	position: absolute;

	width:780px;
	left:50%;
	margin-left:-390px;	
	top:1px;
	background-color: white;
	border:1px solid #C60000;

}





/* La frame du haut qui fait 160 Px de hauteur */

#top {

height: 69px;
width:100%;
background-color: white;

}

#menu {

	width: 100%;
	height:20px;
	padding-top:10px;
	background-color:#C60000;

}

#bandeau_gauche {
float:left;
width:160px;
margin-left:5px;
border-right:1px dashed #1060A3;
}

#boite_info {
width:150px;
border:1px solid #1060A3;

}
#boite_info_entete {
width:100%;
padding-top:5px;
height:20px;
background-color:#1060A3;
color:white;
font-weight:bold;

}

#boite_info_ecr {
width:90%;
padding-left:5px;
color:#1060A3;


}
#boite_actu {
width:150px;
border:1px solid #1060A3;


}
#boite_actu_entete {
width:100%;
padding-top:5px;
height:20px;
background-color:#1060A3;
color:white;
font-weight:bold;

}

#boite_contact {
width:150px;
border:1px solid #1060A3;
}
#boite_contact_entete {
width:100%;
padding-top:5px;
height:20px;
background-color:#1060A3;
color:white;
font-weight:bold;

}




#frame {
float:right;
	width: 580px;
	background-color: white;


}


#info_page {

	width: 100%;
	height:40px;
	letter-spacing:0.1em;
	color:#1060A3;
	font-weight:bold;
	font-size:13px;
}

#frame_texte {

width:550px;

background-color:#E6EDF7;

}

#frame_texte2 {

width:550px;
background-color:#E6EDF7;
font-size:13px;
font-weight:bold;
color:#1060A3;

}

#frame_texte_entete {

width:100%;
height:30px;
background-color:#DBDBDB;



}

#footer {
	
	width: 100%;
	background-color: #C60000;
	color:white;



}

#satisfaction {
	
	width: 100%;
	background-color:#1060A3;
	color:white;
	font-weight:bold;
	font-size:11px;


}

/************** TEXTES ***************/



.ecr_adh {
color:#C60000;
font-weight:bold;
}
.ecr_adh2 {
color:#C60000;
font-weight:bold;
font-size:13px;
}
.ecr_petit {
font-size:8px;
}
.ecr_petit2 {
font-size:9px;
}
.ecr_petit2_bleu {
font-size:9px;
color:#1060A3;
}

.ecr_bandeau {
color:#1060A3;
font-weight:bold;
font-size:15px;
}

.ecr_bleu {
color:#1060A3;
font-weight:bold;
font-size:12px;
text-decoration:underline;
}

.ecr_bleu2 {
color:#1060A3;
font-weight:bold;
text-decoration:underline;
}

.ecr_bleu3 {
color:#1060A3;

}

.ecr_bleu4 {
color:#1060A3;
font-weight:bold;

}

.ecr_bleu_petit {
color:#1060A3;
font-weight:bold;
font-size:8px;

}

.puce {
background-image:url(images/puce.gif);
background-repeat:no-repeat;
background-position:center;
height:9xp;
width:12px;

}

.ecr_gras_soul {
font-weight:bold;
text-decoration:underline;

}

.ecr_blanc_gros {
font-weight:bold;
color:#FFFFFF;
font-size:12px;


}


