*
{
	margin: 0;
	padding: 0;
	
	font-weight:normal;
	z-index:0;
}

html
{
	height:100%;
}


body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background-color: #3C849F;
}
p {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 0px 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EB8126;
	text-align: left;
	line-height: 25px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EB8126;
	text-align: left;
	line-height: 25px;
}
h5 {
	font-size: 11px;
	color: #0b4b68;
	text-align: left;
}
#conteneur {
	position:absolute;
	left:50%;
	width: 631px;
	margin-left:-328px;
	text-align: center;
	background-image: url(images/img-css/fond-conteneur.gif);
	background-repeat: repeat-y;
	top: 10px;
}
#conteneur #centre .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C05447;
	border: 1px solid #CCCCCC;
	width: 90%;
	height: 40px;
}

#gauche {
	width: 184px;
	float: left;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/img-css/fond-gauche.gif);
	text-align: left;
}
#head {
	background-image: url(images/img-css/fond-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 195px;
	background-color: #3C849F;
}
#droite {
	width: 425px;
	float: right;
	margin-right: 10px;
	margin-left: 5px;
	background-image: url(images/img-css/fond-droite.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	margin-top: 5px;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
}

#droite  h1 {
	font-size: 17px;
	color: #FFFFFF;
	text-align: left;
	line-height: 30px;
	font-variant: small-caps;
	font-weight: bold;
	padding-left: 45px;
	background-image: url(/images/img-css/puce-H1.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}

#droite  h2 {
	font-size: 14px;
	color: #c8d200;
	text-align: left;
	line-height: 25px;
	font-variant: small-caps;
	font-weight: bold;
}


#droite  p {
	color: #FFFFFF;
	text-align: justify;
}
#droite  ul {
	list-style-position: inside;
	margin-left: 25px;
}

#droite ol {
	list-style-position: inside;
	margin-left: 25px;
}

#droite a:link {
	color: #C8D200;
}
#droite a:visited {
	color: #C8D200;
	text-decoration: none;
}
#droite a:active {
	font-style: italic;
	color: #C8D200;
	text-decoration: underline;
}
#droite a:hover {
	color: #C8D200;
	text-decoration: underline;
}


/* ------------- ----------- ----------------- */


#gauche a {
	text-decoration: underline;
	color: #C8D200;
	margin: 0px;
	padding: 0px;
}

#gauche a:hover {
	text-decoration: underline;
	color: #B73C2B;
}
#foot {
	background-image: url(images/img-css/fond-foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}
#foot p {
	padding-top: 5px;
}

#bas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: normal;
	letter-spacing: 0.1em;
	margin-left: 10px;
}

#menu {
	width: 184px;
	background-image: url(images/img-css/fond-menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 175px;
	text-align: left;
}
#menu  ul   {
	padding-top: 20px;
}
#menu li {
	list-style-image: url(images/img-css/puce-menu.gif);
	list-style-position: inside;
	text-indent: 20px;
	list-style-type: none;
	margin-top: 4px;
}

#menu a{
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 3px;
}

#menu a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
#gauche p {
	margin-left: 5px;
	margin-right: 5px;
}
#conteneur #centre input {
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B73C2C;
	margin: 0px;
	padding: 0px;
}
#conteneur #centre label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	margin: 8px 0px 3px;
	padding: 0px;
}
hr.both
{
	visibility:hidden;
	height:0;
	width:0;
	clear:both;
	margin: 0px;
	padding: 0px;
}
#droite #vignimage {
	width: 125px;
	height: 150px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}


/* ----   css pour le formulaire de contact  */

#contact-droite {
	width: 205px;
	float: right;
	text-align: left;
}
#contact-droite #envoyer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
}

#contact-gauche {
	width: 205px;
	float: left;
	text-align: left;
}

#contact-gauche label {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	display: block;
	margin-top: 5px;
}
#contact-droite textarea {
	height: 94px;
	width: 200px;
}

#contact-gauche input {
	font-size: 12px;
	color: #333333;
	width: 150px;
	margin-left: 5px;
	height: 12px;
	}
	
	#droite  #contact {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
}
#droite  #contact  .titre  {
	color: #FFFFFF;
	font-size: 18px;
	margin-right: 30px;
	margin-left: 5px;
}
/* ----- retour index -------- */


#retour-index
{
	position: absolute;
	left: 0pt;
	top: 0pt;
	display: block;
	width: 180px;
	height: 190px;
}

#retour-index span {
	display:none;
}
#actuplusmoins {
	width: 100%;
}
.suivant  {
	float: right;
}
.precedent  {
	float: left;
}
#conteneur #foot a {
	color: #FFFFFF;
	text-decoration: none;
}
#conteneur #foot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

