body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.nav {
font-family:Verdana, Arial, Helvetica, sans-serif;
width:230px;
vertical-align:middle; /* ne fonctionne pas*/
}

.nav_interligne{
background-image:url(../images/motif_navigation.jpg);
background-repeat:repeat-y;
height:5px;
}

/* RUBRIQUE */
.nav_rubrique{
background-image:url(../images/motif_navigation.jpg);
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
background-repeat:repeat-y;
}
/* FIN DE RUBRIQUE */

/* ACTIVITE  */
.nav_activite{
background-image:url(../images/motif_navigation.jpg);
font-size:11px;
font-weight:normal;
color:#FF4102;
background-repeat:repeat-y;
}

.nav_activite A:link{
color:#FF4102;
text-decoration:none;
}

.nav_activite A:hover{
color:#FF4102;
text-decoration:underline;
}

.nav_activite A:active{
color:#FF4102;
text-decoration:none;
}

.nav_activite A:visited{
color:#FF4102;
text-decoration:none;
}

.nav_activite_on{
background-image:url(../images/motif_navigation.jpg);
font-size:11px;
font-weight:normal;
color:#000000;
background-repeat:repeat-y;
}

.nav_activite_on A:link{
color:#000000;
text-decoration:none;
}

.nav_activite_on A:hover{
color:#000000;
text-decoration:underline;
}

.nav_activite_on A:active{
color:#000000;
text-decoration:none;
}

.nav_activite_on A:visited{
color:#000000;
text-decoration:none;
}
/* FIN ACTIVITE */


.nav_interieur {
background-image:url(../images/onglet_interieur.jpg);
background-position:center;
background-repeat:no-repeat;
font-size:17px;
font-weight:bold;
color:#999999;
text-align:center;
height:37px;
vertical-align:middle; /* ne fonctionne pas*/
text-decoration:none;
}

.nav_interieur A:link {
color:#999999;
text-decoration:none;
}

.nav_interieur A:hover {
color:#999999;
text-decoration:underline;
}

.nav_interieur A:visited {
color:#999999;
text-decoration:none;
}

.nav_interieur A:active {
color:#999999;
text-decoration:none;
}

/* TEXTE */
.texte_fonce_16 {
color:#000000;
font-size:16px;
font-weight:600;
}

.texte_fonce_14 {
color:#000000;
font-size:14px;
font-weight:bold;
}

.texte_fonce_12 {
color:#000000;
font-size:12px;
text-decoration:none;
}

.texte_fonce_12 a:link {
color:#FF4102;
text-decoration:underline;
}

.texte_fonce_12 a:hover {
color:#FF4102;
text-decoration:none;
}

.texte_fonce_12 a:visited {
color:#FF4102;
text-decoration:none;
}

.texte_fonce_12 a:active {
color:#FF4102;
text-decoration:none;
}

.texte_fonce_12_gras {
font-size:12px;
color:#000000;
font-weight:bold;}

/* ONGLET ACTIF */
.nav_interieur_on {
background-image:url(../images/onglet_interieur.jpg);
background-position:center;
background-repeat:no-repeat;
font-size:17px;
font-weight:bold;
color:#FF4102;
text-align:center;
height:37px;
vertical-align:middle; /* ne fonctionne pas*/
text-decoration:none;
}

.nav_interieur_on A:link {
color:#FF4102;
text-decoration:none;
}

.nav_interieur_on A:hover {
color:#FF4102;
text-decoration:underline;
}

.nav_interieur_on A:visited {
color:#FF4102;
text-decoration:none;
}

.nav_interieur_on A:active {
color:#FF4102;
text-decoration:none;
}
/* FIN ONGLET ACTIF */

.nav_haut{
background-image:url(../images/onglet_haut.jpg);
background-position:center;
background-repeat:no-repeat;
font-size:17px;
font-weight:bold;
color:#999999;
text-align:center;
height:37px;
vertical-align:middle; /* ne fonctionne pas*/
text-decoration:none;
}

.nav_haut A:link{
color:#999999;
text-decoration:none;
}

.nav_haut A:visited{
color:#999999;
text-decoration:none;
}

.nav_haut A:hover{
color:#999999;
text-decoration:none;
}

.nav_haut A:active{
color:#999999;
text-decoration:none;
}

.etiquette{
width:5%;
background-color:#F2F2F2;
font-size:12px;
color:#999999;
}

.coordonnees{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.coordonnees A:link{
	color:#FFFF00;
	text-decoration:none;
}

.coordonnees A:visited{
	color:#FFFF00;
	text-decoration:none;
}

.coordonnees A:hover{
	color:#FFFF00;
	text-decoration:none;
}

.mentions_legales{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
}

.mentions_legales A:link{
	color:#FFFF00;
	font-size:9px;
	text-decoration:none;
}

.mentions_legales A:hover{
	color:#FFFF00;
	font-size:9px;
	text-decoration:none;
}

.mentions_legales A:visited{
	color:#FFFF00;
	font-size:9px;
	text-decoration:none;
}

/* TEST CADRE ARRONDI */
#cadre_photo_01 { /* taille du cadre, à titre d'exemple */
width: 280px;
background-color:#F2F2F2;
}

#cadre_photo_02 { /* taille du cadre, à titre d'exemple */
width: 280px;
background-color:#F2F2F2;
}

#cadre_photo_03 { /* taille du cadre, à titre d'exemple */
width: 280px;
background-color:#F2F2F2;
}

/* propriétés communes à l'ensemble des 4 coins */
.cadre_photo_nw, .cadre_photo_ne, .cadre_photo_sw, .cadre_photo_se {
height: 10px; width: 10px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
.cadre_photo_nw {
background:url(../images/cadre_photo_nw.jpg)
}
.cadre_photo_ne {
float: right;
background: url(../images/cadre_photo_ne.jpg)
}
.cadre_photo_sw {
background: url(../images/cadre_photo_sw.jpg)
}
.cadre_photo_se {
float: right;
background:url(../images/cadre_photo_se.jpg)
}
.texte_cadre_photo p {
color: #000000;
text-align:center;
font-size:10px;
margin: 0.5em; /*gestion des espaces interparagraphes */
}

.nom_chapitre {
	background-color: #F2F2F2;
	font-weight: bold;
	font-size: 12px;
	padding:2px;
}

.lien_taille_11 {
font-size:11px;
font-weight:normal;
color:#FF4102;
}

.logo_gauche {
float:left;
}

.logo_droite {
float:right;
}

.saut_de_ligne {
clear:both;
}