@charset "utf-8";
/* CSS Document */

    body {
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #252525;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
    }
    .oneColFixCtrHdr #container {
	width: 788px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	background: #FFFFFF;
	margin: 0 auto; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
    }
#texteentete {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c43838;
	height: 20px;
}
    .oneColFixCtrHdr #header {
	text-align: center;
	background-repeat: no-repeat;
	height: 268px;
    }
#contenug  p {
	text-align: justify;
}
#mainContent  p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
#imagebase {
	background-image: url(images/fondimage.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 201px;
	text-align: left;
	padding-left: 14px;
	padding-top: 14px;
	margin-left: 20px;
}

    .oneColFixCtrHdr #header h1 {
    	margin: 0; /* la mise à zéro de la marge du dernier élément du div #header permet d'éviter une disparition de la marge (espace inexplicable entre les éléments div). Si l'élément div est entouré d'une bordure, cette précaution n'est pas nécessaire, car la bordure évite également la disparition de la marge */
    	padding: 10px 0; /* l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
    }
    .oneColFixCtrHdr #mainContent {
	background-image: url(images/papier-pixel_02.jpg);
	height: 637px;
    }
.oneColFixCtrHdr   #contenu {
	margin-left: 80px;
	float: left;
	text-align: left;
	width: 625px;
}
.oneColFixCtrHdr  #contenug {
	margin-left: 80px;
	float: left;
	width: 360px;
	text-align: left;
}

.oneColFixCtrHdr #contenud {
	float: right;
	width: 260px;
	margin-right: 80px;
}
#contenug h2 {
	margin-top: 0px;
}
    .oneColFixCtrHdr #footer {
	background-color: #DDDDDD;
	background-image: url(images/papier-pixel_03.jpg);
	background-repeat: no-repeat;
	height: 74px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
    }
    .oneColFixCtrHdr #footer p {
	margin: 0; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */
	padding: 30px 0; /* l'utilisation d'un remplissage pour cet élément crée un espace, tout comme une marge l'aurait fait, mais en évitant le risque de disparition de la marge */
	color: #FFFFFF;
    }
.rouge {color: #B53331}
.gras18 {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #B53331;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B53331;
}
a:hover {
	text-decoration: none;
	color: #B53331;
	background-color: #EBEBEB;
}
a:active {
	text-decoration: none;
	color: #B53331;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 16px;
	margin: 0px;
}
h5 {
	font-size: 14px;
	margin: 0px;
}

#coord {
	width: 200px;
	text-align: center;
	padding-top: 20px;
	border: 1px solid #ECBBBB;
	padding-bottom: 20px;
	background-image: url(images/fond_boites.jpg);
	background-repeat: repeat-x;
	margin-left: 80px;
	background-position: 50%;
}
#contenu p {
	text-align: justify;
}
#contenu h2, .highslide-caption h2 {
	margin: 0px;
}

#contenu {
	width: 600px;

}

#bulle {
	position: absolute;
	visibility: visible;
	font-size:12px;
}
.info{ 
border:1px solid #666666; padding: 7px; color:#666666; background-color:#FFFFFF; font-family:"trebuchet MS";
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.texte10 {font-size: 10px}#gauche {
	float: left;
	width: 400px;
}
#droite {
	float: right;
	width: 200px;
	background-color: #F3F3F3;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/fond.jpg);
	height: 600px;
}


/*Formulaire*/
form.form_contactez label{
display: inline;
float: left;
width: 110px;
text-align:right;
margin-right:25px;
font-weight:bold;
}

.input{
width:300px;
}

form.form_contactez textarea{
width:300px;
height:100px;
}

.submit{
	width:109px;
	height:30px;
	border:1px solid #CCCCCC;
	cursor:pointer;
	margin-top:15px;
}
#coord2 {
	width: 200px;
	text-align: center;
	padding-top: 20px;
	border: 1px solid #ECBBBB;
	padding-bottom: 20px;
	background-image: url(images/fond_boites.jpg);
	background-repeat: repeat-x;
	margin-left: 150px;
	background-position: 50%;
}

