tophtml, body{
	font-family: "Bitstream Vera Sans";
	width: 100%;	/* make the body expand to fill the visible window */
	height: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

fieldset, img {
	border: 0 none;
}

#container {
	background-color: transparent;
	background-image: url(../img/design/fond.png);
	background-repeat: repeat;
	width: 1000px;
	margin: 0px auto 0px auto;
}

#Site{
	width: 960px;
	margin: 0px auto 0px auto;
}

.infosAjax {
	position: fixed;
	top: 0px;
	right: 0px;
	height: 20px;
	width: 150px;
	background-color: red;
	color: white;
	font-weight: bold;
	z-index: 5;
}

#Entete{
	background-image:url(../img/design/entete.jpg);
	background-repeat:no-repeat;
	position: relative;
	top:0px;
	left:0px;
	height:150px;
	width: 100%;
}

#Corps { /* outer */
	width: auto;
	overflow: auto;
	margin: 0px auto;
	background-image: url(../img/design/fondCorps.jpg);
}

#ZoneAffichage{ /* inner */
	margin: 0px 5px 0px 205px;
}

.Page { /* center */
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 90px;
	position:relative;
	width: 100%;
	float: left;
	min-height: 900px;
}

.titrePage {
	display: block;
	text-align:center;
	color: #214C21;
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0 20px 0;
}

.pageSousMenu {
	text-align: left;
/*	margin: 0 10px 0 20px;*/
}

.tableVide {
	margin: 0 0 0 20px;
}

.Menu{ /* left */
	display: block;
	position: relative;
	align: left;
	width: 200px;
	margin: 0 1px 0px -205px;
	float: left;
}

.MenuIE6{ /* left IE6 */
	display: block;
	position: relative;
	width: 200px;
	margin: 0 1px 0px -100px;
	float: left;
}

.langues {
	display: block;
	margin: 5px auto 0px auto;
	text-align: center;
}

.drapeau {
	margin: 5px 5px 5px 5px;
}

.categorie {
	background-color: transparent;
	background-image: url(../img/design/cadreMilieu.gif);
	background-repeat: repeat-y;
	padding: 5px 8px 5px 8px;
}

.titreCategorie {
	background-color: transparent;
	background-image: url(../img/design/cadreHaut.png);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	color: #214C21;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0 0px 0;
}

.basCategorie {
	background-color: transparent;
	background-image: url(../img/design/cadreBas.png);
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 20px;
}

.boutonMenu {
	font-family: "Comic Sans MS";
	color: white; //#e0ebef;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../img/design/bouton.png);
	background-repeat: no-repeat;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 180px;
	height: 40px;
	font-size: 15px;
	font-weight: bold;
	z-index: 3;
}

.boutonSousMenu {
	text-align: left;
	text-decoration: none;
	margin-left: 20px;
}

.loginBox {
	/*height:0px;
	float: right;*/
  	font-size: 90%;
  	text-align: center;
	z-index: 4;
}

#footer {
	font-size: 14px;
	/*border: 1px solid black;*/
	color: white;
	height: 305px;
	max-height: 305px;
	padding: 0px 0 0 0;
	background-image:url(../img/design/pied.jpg);
	background-repeat:no-repeat;
}

.textFooter {
	display: block;
	padding: 5px;
	margin-bottom: 20px;
}

.leftFooter {
	float: left;
	text-align: left;
}

.rightFooter {
	text-align: right;
}

.conteneurPub {
	display: inline;
	/*border: 1px solid black;*/
}

.Logos {
	width: 100000px;
}

.Logo {
	float: left;
	width: auto;
}

.etoiles {
	width: 138px;
	height: 40px;
	background-image: url(../img/design/etoiles.jpeg);
	margin-left: auto;
    margin-right: auto;
   	margin-bottom: 30px;
}

.zoneAdmin {
	height: 0px;
	float: left;
  	font-size: 90%;
  	text-align: left;
}

.boutonAdmin {
	display: block;
	margin: 2px auto;
	padding: 3px 0 0 0;
	font-weight: bold;
	color:#330099;
	text-align: right;
}

.boutonPlus {
	background-image: url(../img/design/plus.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 130px;
	min-height: 24px;
	max-height: 30px;
	padding-top: 6px;
	padding-left: 30px;
}

.unBouton {
	background-color: transparent;
	background-repeat: no-repeat;
	position: relative;
	min-height: 24px;
	max-height: 30px;
	left: 1px;
	z-index: 3;
	padding-top: 6px;
	padding-left: 30px;
}

.boutonSupprImg {
	background-image: url(../img/design/supprimer.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	float:left;
	height: 30px;
	width: 30px;
	z-index: 3;
	/*
	position: relative;
	left: 1px;
	margin-top: -200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 270px;*/
}

.supprimer {
	background-image: url(../img/design/supprimer.gif);
}

.ok {
	background-image: url(../img/design/ok.gif);
}

.cacher {
	background-image: url(../img/design/cacher.gif);
}

.enligne {
	float: right;
	margin-right: 2px;
	/*top: -20px;*/
}

.liste_contenus {
	margin-top: 50px;
}

.listeMenus {
	width: 140px;
}

.contenu_form {
	display: block;
/*	border: 3px double #214C21;*/
	margin: 5px 0 5px 0;
}

.formContenu {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 230px;
	width: 100%;
}

.texteSeul {
	min-height: 100px;
}

.imgVerticale {
	min-height: 330px;
}


.contenu {
	display: block;
	margin: 5px 0 5px 0;
	height: 260px;
}

.imgContenu {
	min-height: 200px;
	min-width: 200px;
	/*position: relative;
	left: 0px;*/
	float: left;
	height: 200px;
}

.imgContenuDroite {
	/*position: relative;
	right: 0px;*/
	min-height: 200px;
	min-width: 200px;
	float: right;
	height: 200px;
}

.imgContenuCentre {
/*	height: 200px;*/
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

.divPhoto {
	/*border: 1px solid gray;*/
	display: block;
	min-width: 200px;
	min-height: 200px;
/*	left: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -31px;*/
	/*border: 1px solid gray;*/

}

.photo {
	width: 300px;
	height: 200px;
	position: relative;
	/*border: 1px solid gray;*/
	/*top: -31px;*/
}

.verticale {
	width: 200px;
	height: 300px;
}

.bordPhotoPaysage{
	position: relative;
	top: -200px;
	left: 0px;
	width: 300px;
	height: 200px;
	z-index: 2;
	background-image: url(../img/design/bord_paysage.png);
	background-repeat: no-repeat;
}

.bordPhotoPortrait{
	position: relative;
	top: -300px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 300px;
	z-index: 2;
	background-image: url(../img/design/bord_portrait.png);
	background-repeat: no-repeat;
}


.champPhoto {
	position: relative;
	top: -242px;
	border: 3px solid #E8E8E8 ;
	width: 250px;
	height: 30px;
	left: 2px;
	z-index: 5;
}

.texteContenu {
	margin-left: auto;
	margin-right: auto;
	/*min-height: 230px;*/
}

.texteContenuCentre {
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.divTexte {
	display: block;
	visibility: visible;
	/*margin-bottom: 50px;*/
	margin-left: auto;
	margin-right: auto;
	min-width: 400px;
	/*max-width: 440px;*/
}

.pasSeul {
	width: 440px;
}

.texteArea {
	visibility: visible;
	bottom: 0px;
}

.numContenu {
	clear:left;
	/*margin-top: 57px;*/
	float: left;
	/*border: 2px solid gray;*/
}

.monterContenu {
	background-image: url(../img/design/flecheHaut.gif);
	height: 28px;
	width: 30px;
}

.baisserContenu {
	background-image: url(../img/design/flecheBas.gif);
	height: 28px;
	width: 30px;
}

.monterPage {
	background-image: url(../img/design/miniFlecheHaut.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 21px;
	margin: 1px 0 0 3px;
	z-index: 30;
}

.baisserPage {
	background-image: url(../img/design/miniFlecheBas.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 21px;
	margin: 0 0 1px 3px;
	z-index: 30;
}

.monterSousPage {
	background-image: url(../img/design/miniMiniFlecheHaut.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	margin: 3px 0 0 3px;
	z-index: 30;
	float: left;
}

.baisserSousPage {
	background-image: url(../img/design/miniMiniFlecheBas.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	margin: 3px 0 0 3px;
	z-index: 30;
	float: right;
}

.visibleElement {
	display: block;
}

.hiddenElement {
	display: none;
	/*visibility: hidden;
	height: 0px;*/
}

.buttonForm {
	opacity: 1.0;
}

.buttonTransparent {
	opacity: 0.30;
}

.form {
	text-align: left;
}

.elemForm {
	margin: 5px 0px 5px 0px;
}

.ligne {
	margin: 5px auto 5px auto;
	width: 400px;
	border: 1px solid black;
	height: 32px;
	text-align: left;
	padding-top: 5px;
}

.langues {
	display : block;
	text-align: left;
	margin: 0px 1px 0px 15px;
}
