/* ========================================================================== */
/*									GENERAL									  */
/* ========================================================================== */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 75%;
}


h1	{ font-size: 2em;}
h2	{ font-size: 1.5em; }
h3	{ font-size: 1.25em; }
h4	{ font-size: 1em; }

input, select, th, td { font-size: 1em; }

li li, li p, td p, blockquote p { font-size: 1em; }


a { border: 0; text-decoration: none; }

#page {
	width: 890px;
	position: relative;
	margin: auto;
}

/* ========================================================================== */
/* 									ENTETE 									  */
/* ========================================================================== */
#entete {
	position: absolute;
	top: 15px;
	left: 245px;
	width: 640px;
	height: 45px;
}

#connexion { position: absolute; bottom: 0; left: 0; }
#connexion p { color: #D0D0D0; font-size: 1.1em; }

#connect input#login {
	float: left;
	height: 17px;
	line-height: 17px;
	margin-right: 5px;
	border: 2px solid #E2E2E2;
	color: #A0A0A0;
	padding: 3px;
	width: 150px;
}

#contact { position: absolute; bottom: 0; right: 0; }


/* ========================================================================== */
/* 									CENTRE 									  */
/* ========================================================================== */
#centre {
	width: 642px;
	float: right;
	background: #FF9906 url(../Images/img_orangehaut.gif) no-repeat;
	margin-top: 65px;
	height: 750px; /*620px;*/
}


html>body #centre {
	height: auto;
	min-height: 750px; /* 620px;*/
}


#contenu {
	width: 413px;
	float: left;
	margin-left: 12px;
	margin-bottom: -7px;
	background: #FFA806;
	z-index: 10;
	position: relative;
	text-align: center;
}

#contenu img.accueil {
	margin: 1em;
}


h2 {
	margin: 30px 0 0 3px;
	height: 48px;
	position: relative;
	text-align: left;
}

h2 span {
	margin-left: 70px;
	color: #FFF;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1em;
	height: 1em;
	display: block;
}

h2#titreMenu_1 { background: #FFA806 url(../Images/img_orangepictohome.gif) no-repeat; }
h2#titreMenu_2 { background: #FFA806 url(../Images/img_orangepictocasepasse.gif) no-repeat; }
h2#titreMenu_3 { background: #FFA806 url(../Images/img_orangepictocasestpasse.gif) no-repeat; }
h2#titreMenu_4 { background: #FFA806 url(../Images/img_orangepictoinscription_.gif) no-repeat; }
h2#titreMenu_5 { background: #FFA806 url(../Images/img_orangepictotelecharge.gif) no-repeat; }

#SousTitre {
	display: block;
	margin: 2px 0 0 70px;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	color: #8C4307;
}


h3 {
	color: #8C4307;
	margin: 1em;
	border-bottom: 1px solid #8C4307;
	background-color: #FDFDFD;
	text-align: center;
}


img.gauche { float: left; margin: 0.5em 1em 0.5em 0; }
img.droite { float: right; margin: 0.5em 0 0.5em 1em; }
img.milieu { margin: auto; margin: 1em; }

#contTop {
	background: #FDFDFD url(../Images/img_centregrishaut.gif) no-repeat;
	height: 15px;
	margin: 0 3px 0 3px;
}

#contMid {
	background: #FDFDFD;/* url(../Images/img_centregrismilieu.gif) no-repeat;*/
	margin: 0 3px 0 3px;
	text-align: left;
}

#contMid p {
	margin: 1em;
	text-align: justify;
	/*text-indent: 2em;*/
}

#contMid img {
	border: 0;
}


#contBot {
	background: url(../Images/img_centregrisbas.gif) no-repeat;
	height: 9px;
	margin: 0 3px 10px 3px;
}

ul#listeDL {
	list-style-type: none;
	margin: 1em;
}

ul#listeDL li {
	margin: 0 0 1.5em 0;
	text-align: left;
}


.textLienDL {
	display: block;
	text-align: left;
}


dt {
	margin: 1em;
	font-weight: bold;
}

dd {
	margin: 1em;
	text-align: justify;
}

ul li { margin: 0.5em 1em 0.5em 3em; }

#tooltip {
	position: absolute;
	visibility: hidden;
	background-color: #FFEEC7;
	border: 1px solid black;
	padding: 0.2em;
	font-size: 0.9em;
	font-weight: bold;
	max-width: 20em;
	z-index: 100;
}


.evenement p.desc {
	text-indent: 0;
}

.evenement h3 {
	text-align: left;
}

.evenement .lieu {
	font-style: italic;
	border-bottom: 1px dashed #8C4307;
	margin: -0.8em 1.5em 0.5em 1.5em;
	font-size: 0.9em;
}


/* ========================================================================== */
/* 									DROITE 									  */
/* ========================================================================== */
#droite {
	width: 210px;
	float: right;
	height: 100%;
	text-align: center;
	margin-top: 9px;
	position: relative;
	z-index: 0;
}

#dcubes {
	background: #FF9906 url(../Images/img_orangecubes.gif) no-repeat bottom right;
	height: 367px;
	width: 177px;
	position: absolute;
	z-index: 0;
	top: -367px;
	right: 0;
	bottom: 0;
}

#inscription {
	width: 184px;
	height: 184px;
	margin: 20px auto 20px auto;
	background: #FFF url(../Images/img_drfondblanc.gif) repeat-y;
}

#b_insc {
	margin-top: 50px;
	border: 0;
}


#droite h4 {
	text-align: left;
	border-bottom: 1px solid black;
	margin-right: 0.5em;
}

#droite p {
	margin-right: 0.5em;
	font-size: 0.9em;
}

/* ========================================================================== */
/* 							FORMULAIRE D'INSCRIPTION						  */
/* ========================================================================== */

.erreur { color: #F00; }
.exemple { color: gray; font-style: italic; font-size: 0.9em; }
.obligatoire { color: #F00; }

#merci {
	border: 2px solid #A3509f;
	text-align: center;
}


#corpForm input, #corpForm select {
	height: 1.5em;
	margin-left: 0.5em;
	border: 1px solid gray;
	line-height: 1.5em;
}

#corpForm textarea {
	margin-left: 0.5em;
	height: 25em;
	width: 68%;
	font-size: 1em;
}


#form_insc input, #form_insc textarea {
	border: 1px solid gray;
}

#corpForm {
	width: 402px;
}

#corpForm fieldset {
	margin: 1em 0 0 0;
	border: 0;
}

#corpForm legend {
	margin-bottom: 0.5em;
	border: 0;
	display: block;
	text-align: center;
}

#corpForm legend span.bord {
	width: 365px;
	margin: 1em;
	display: block;
	border-bottom: 1px solid #8C4307;
	text-align: center;
}

#corpForm legend span.text {
	font-weight: bold;
	font-size: 1.2em;
	color: #8C4307;
}

#corpForm p {
	padding: .2em 0;
	margin: 0 1em .2em 1em;
	text-indent: 0;
	/*border-bottom: 1px solid black;*/
}

#corpForm fieldset label {
	float: left;
	width: 26%;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	height: 1.5em;
}

#corpForm label:hover, #piedForm input {
	cursor: pointer;
}

#piedForm {
	color: #FFF;
	width: 402px;
	margin-top: 2em;
	text-align: center;
}

#piedForm input {
	margin-left: 1em;
}


#exempleInsc { margin-top: 110px; }

#exempleInsc h3 {
	background: transparent;
	margin-bottom: 0;
}

#exempleInsc ul {
	text-align: left;
	color: #8C4307;
	margin: 0 0 2.5em 0;
}
#exempleInsc ul li {
	padding: .2em 0;
	margin: 0 1em .2em 1em;
	height: 1.7em;
}

/* ========================================================================== */
/* 								BARRE GAUCHE								  */
/* ========================================================================== */
#gauche {
	width: 235px;
	float: left;
	/*min-height: 715px;*/
	position: relative;
	z-index: 100;
}

h1 {
	position: relative;
	/*text-indent: -5000em;*/
	width: 235px;
	color: #FFF;
	text-align: center;
	background-color: #FFF;
	/*height: 290px;
	background: #FFF url(../Images/img_logo.gif) no-repeat;
	float: left;	*/
	z-index: 100;
}


#menu {
	background-color: #8C4307;
	background: #8C4307 url(../Images/img_gchemarrontop.gif) no-repeat top;
	margin-top: -3px;
	z-index: 1;
}

#menu ul { list-style-type: none; }

#ligne_1, #ligne_2, #ligne_3, #ligne_4, #ligne_5 {
	height: 29px;
	margin: 15px 0 15px 0;
	color: #BA5909;
}

#ligne_1 span, #ligne_2 span, #ligne_3 span, #ligne_4 span, #ligne_5 span {
	margin-left: 60px;
}

#ligne_1 a { background: #8C4307 url(../Images/img_bouthome1.gif) no-repeat; }
#ligne_2 a { background: #8C4307 url(../Images/img_boutcasepasse1.gif) no-repeat; }
#ligne_3 a { background: #8C4307 url(../Images/img_boutcasestpasse1.gif) no-repeat; }
#ligne_4 a { background: #8C4307 url(../Images/img_boutinscription1.gif) no-repeat; }
#ligne_5 a { background: #8C4307 url(../Images/img_bouttelecharge1.gif) no-repeat; }

#ligne_1 a:hover { background: #8C4307 url(../Images/img_bouthome2.gif) no-repeat; }
#ligne_2 a:hover { background: #8C4307 url(../Images/img_boutcasepasse2.gif) no-repeat; }
#ligne_3 a:hover { background: #8C4307 url(../Images/img_boutcasestpasse2.gif) no-repeat; }
#ligne_4 a:hover { background: #8C4307 url(../Images/img_boutinscription2.gif) no-repeat; }
#ligne_5 a:hover { background: #8C4307 url(../Images/img_bouttelecharge3.gif) no-repeat; }

#ligne_1 a:hover, #ligne_2 a:hover, #ligne_3 a:hover, #ligne_4 a:hover, #ligne_5 a:hover
{ color: #FFA806; }


#ligne_1 a, #ligne_2 a, #ligne_3 a, #ligne_4 a, #ligne_5 a {
	display: block;
	color: #BA5909;
}



.menuTitre {
	display: block;
	font-variant: small-caps;
	color: #FFF;
	font-size: 1.3em;
}
.menuSousTitre {
	display: block;
	border-top: 1px solid #A2512B;
	margin-right: 1em;
}

a:hover .menuSousTitre { border-color: #8C4307; }

#gcubes {
	height: 5000px;
	background: #8C4307 url(../Images/img_gchemarroncubes.gif) no-repeat bottom right;
	position: absolute;
	top: -5000px;
	width: 235px;
	z-index: -1;
}

/*
#menubas {
	height: 7px;
	background: #FFF url(../Images/img_gchemarronbas.gif) no-repeat;
}
*/

/* ========================================================================== */
/* 								PIED DE PAGE								  */
/* ========================================================================== */
#pied {
	tex-align: center;
	background: #FFF url(../Images/img_pied.gif) no-repeat;
	clear: both;
	position: relative;
	z-index: 0;
}

#pied p {
	text-align: center;
	color: #8C4307;
	font-size: 0.8em;
	margin-bottom: 1em;
}


