html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: repeat;
	background-position: center top;
}
body, div, th, td, select, input, texarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#cleaner {
	line-height: 1%;
	clear: both;
}
.invisible {
	display: none;
}
#conteneurGlobalSite {
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#conteneurSite {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#addCom {
	text-align: center;
}


#enteteSite {
	margin-top: 10px;
	margin-bottom: 3px;
	margin-right: 10px;
	float: right;
	width: 730px;
	text-align: left;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
#resa {
	text-align: center;
}
input, textarea {
	border: 1px solid #000000;
	background-color: #FFFF99;
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	margin: 0;
	padding: 0;
}

.ville {
	text-transform: uppercase;
}
.reflex a {
	width:180;
	height:240;
}
.reflex a:hover {
	width:190;
	height:250;
}
.hrNews {
	clear: both;
}


.form {
	width: 200px;
	border: 1px solid #000000;
}
#menuSite {
	float: left;
	width: 186px;
	background-image: url(menuCenter.jpg);
	font-weight: bold;
	margin-top: 15px;
	margin-left: -5px;
}
#menuSiteHaut {
	background-image: url(menuTop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
}
#menuSiteHaut h1 {
	margin: 0px;
	padding: 0px;
	font-size: large;
}
#menuSiteBas {
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(menuBottom.jpg);
	height: 33px;
}
#menuSiteContenu {
	padding-bottom: 22px;
}
#menuSiteContenu .h3{
	color: #FFFFFF;
	background-color: #000000;
	font-size: large;
	font-weight: bold;
}

.menuSeparateur {
	background-image: url(menu_03.jpg);
	background-repeat: no-repeat;
	height: 15px;
	background-position: center;
}
#menuSite h3 {
	margin: 0px;
	padding-right: 22px;
	padding-left: 25px;
	padding-bottom: 2px;
}
#menuSite ul {
	margin: 0px;
	padding: 0px;
}
#menuSite li {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 110%;
	margin-top: 10px;
}
#menuSiteContenu a {
}
#contenuSite {
	background-color: #F0F046;
	background-image: url(contenuFond_02.jpg);
	width: 740px;
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
	margin-top: 15px;
}
#contenuSiteMarge {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contenuSiteHaut {
	background-image: url(contenuFond_01.jpg);
	height: 22px;
	background-repeat: no-repeat;
}
#contenuSiteBas {
	background-image: url(contenuFond_03.jpg);
	height: 32px;
	background-repeat: no-repeat;
}
#piedDePageSite {
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
	margin-left: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover, a:active {
	color: #990000;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
.elementDeFormulaire {
	border: 1px solid #000000;
	background-color: #F7F78A;
}
.boutonFormulaire {
	font-weight: bold;
}








h2 {
	font-size: 130%;
	font-weight: bold;
	color: #EC6D1C;
}
h1 {
	font-size: 130%;
	text-align: left;
}

.Texte {
	text-align: justify;
}
.tournee {
	background-color: #8D3007;
}
.tournee th, .tournee td {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tournee th {
	font-weight: bold;
	text-align: left;
}
.tournee .ligne1 {
	background-image: url(cadreCenterSombre.jpg);
}
.tournee .ligne0 {
	background-image: url(cadreCenter.jpg);
}
.erreurs {
	border: 1px solid #000000;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
li {
	list-style-type: none;
}

.image {
	border: 1px solid #FFFFFF;
	margin-right: 20px;
	margin-bottom: 10px;
}
.cadreImage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centre {
	text-align: center;
}
.souligne {
	text-decoration: underline;
}

#galerie {
	text-align: center;
}
#galerie ul, #galerie li
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
	display: inline;
}

#galerie li img
{
	border: 2px solid #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#galerie h3
{
	font-size: large;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1em;
}

#galerie #photo
{
	border: 6px solid #000000;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

