body {background-image: url(img/background03.jpg); background-color: #000000; background-repeat: no-repeat; background-position: top center;}

#menu {
    background-image: url(img/_.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 5px 0;
}

#signature {
    background-image: url(img/_.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 0 5px 0;
}

#colonne_gauche {
    background-image: url(img/background_colonne_gauche.png);
	background-repeat: no-repeat;
    background-color: #;
	padding: 0 10px 10px 10px;
}

#colonne_gauche p {
	font-size:18px;
}

#colonne_gauche_transfertoise {
	padding: 0 10px 0 0;
}

#colonne_droite {
    background-image: url(img/background_colonne_gauche.png);
	background-repeat: no-repeat;
    background-color: #;
	padding: 0 10px 0 10px;
}

#colonne_gauche_bellrando {
	padding: 0 10px 0 0;
}

#corps {
    background-image: url(img/_.png);
	background-repeat: no-repeat;
	background-position: right;
}

#corps p {
	font-size:18px;
}

#corps2_in1 p{
	font-size:19px;
	color:#ffffff;
}

#corps3 {
    float: right;
}

#corps_transfertoise a{
    color: #ff0000;
}

#calendrier  b{
    color: #ffffff;
	font-size:14px;
}

#corps_calendrier  a{
    color: #ffffff;
	font-size:18px;
}

#corps_calendrier p{
    color: #ffffff;
	font-size:14px;
}

h1
{
   color: rgb(255,255,255);
}

h2
{
   text-align: center;
   color: #ffffff;
}

h3
{
   color: #ffffff;
}

h4
{
   color: rgb(0,0,0);
}

p
{
   color: rgb(0,0,0);
   /* float: left; /* Flotte à gauche */
   font-size: 14px; /* 
   font-family: Arial, Georgia, "Times New Roman", Times, serif; /* Soit mise en Arial si possible*/
   /* font-weight: bold; /* Soit écrite en gras (c'est plus voyant) */
   /* margin-right: 2px; /* Qu'il y ait une marge de 2px à droite pour que ça colle pas trop au reste du texte */
}

.fond_photo1
{
background-image: url(img/bris_de_vitre.png);
background-repeat: no-repeat;
}

.fond_photo2
{
background-image: url(img/background_fieldset02.jpg);
background-repeat: no-repeat;
}

.fond_photo3
{
background-image: url(img/background_fieldset03.jpg);
background-repeat: no-repeat;
}

.fond_photo4
{
background-image: url(img/background_fieldset04.jpg);
background-repeat: no-repeat;
}

.color_choix1
{
   background-color: #ffffff;
 }
 
.surligne /* Un style qui permet par exemple de surligner certains mots d'un texte */
{
   background-color: yellow;
   color: black; /* Le texte surligné sera écrit en noir, parce que le blanc sur fond jaune on voit rien ;o) */
}

.imageflottante_gauche
{
   float: left;
}

.imageflottante_droite
{
   float: right;
}

.souligne
{
   text-decoration: underline;
}

.color_choix1
{
   background-color: #ffffff;
 }
 
.color_choix2
{
   background-color: #EEF6F5;
}

/* ------------------------------------- Menu ------------------------------------------ */

div#navbar2 { 
    height: 30px; 
	width: 100%; 
	border-top: solid #FFF 2px; 
	border-bottom: solid #FFF 2px; 
} 

div#navbar2 ul { 
    margin: 0%; 
	padding: 0%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #00000; 
	line-height: 30px; 
	white-space: nowrap; 
	background-color: #FD0800;
	
} 

div#navbar2 li { 
    list-style-type: none; 
	display: inline; 
} 

div#navbar2 li a { 
    text-decoration: none; 
	padding: 7px 10px; 
	color: #000000; 
} 
div#navbar2 li a:link { 
    color: #000000; 
} 

div#navbar2 li a:visited { 
    color: #000000; 
} 

div#navbar2 li a:hover { 
    color: #FFFFFF; 
	background-color: #000000;
	border-top: solid #FFF 2px; 
	border-bottom: solid #FFF 2px;
} 

/* -------------------------------------- Fin du Menu ----------------------------------------- */
/* --------------------------------------- Signature ------------------------------------------ */

div#navbar3 { 
    height: 30px; 
	width: 100%; 
	border-top: solid #FFF 2px; 
	border-bottom: solid #FFF 2px; 
} 

div#navbar3 ul { 
    margin: 0%; 
	padding: 0%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #00000; 
	line-height: 30px; 
	white-space: nowrap; 
	background-color: #FD0800;
	
} 

div#navbar3 li { 
    list-style-type: none; 
	display: inline; 
} 

div#navbar3 li a { 
    text-decoration: none; 
	padding: 7px 10px; 
	color: #000000; 
} 

/* ------------------------------------- Fin de Signature ------------------------------------------ */

#organisation {
	width: 10px;
	padding: 0 2px 0 2px;
}
