body {
border: 0;
margin: 0;
padding: 0;
background-color: #164450;
background-image: url(img/fond.png);
background-repeat: repeat-x;
background-position: top;
text-align: center;
font-family: sans-serif;
font-size: 1em;
}

* {
border: 0;
margin: 0;
padding: 0;
}






#mainMenu {
	position: fixed;
	top: 18px;
	right: 18px;
	text-align: right;
	width: 80%;
	z-index: 9;
}

#mainMenu a {
	margin-left: 7px;
	margin-right: 7px;
	text-decoration: none;
	color: none;
	/*display: block;*/
}





#titPage {
	position: relative;
	margin-top: 68px;
	margin-left: 10px;
	text-align: left;
	z-index: 10;
	width: 60%;
}
#titPage h1 {
	/*display: inline;*/
	color: #1D363D;
	font-weight: normal;
	font-size: 3em;
}
#titPage a {
	text-decoration: none;
	color: #79EBF6;
	font-size: 0.8em;
}
#titPage a:hover {
	color: #53CD11;
}







#content {
	position: relative;
	left: 0;
	text-align: left;
	z-index: 8;
}

#content .liste {
	width: 60%;
	height: 78px;
	/*padding-right: 10px;*/
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 8px;
	margin-bottom: 1px;
	position: relative;
}
#content .liste #image {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	position: relative;
	z-index: 10;
}
#content .liste a {
	text-decoration: none;
	color: #53CD11;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 10;
}
#content .liste a:hover {
	color: #59FF00;
}
#content .liste p {
	font-size: 9px;
	color: #fff;
	position: relative;
	z-index: 9;
	width: 90%;
}
#content .liste p strong {
	font-weight: bold;

}
#content .liste p a {
	text-decoration: none;
	color: #79EBF6;
	font-size: 9px;
}
#content .liste p a:hover {
	text-decoration: none;
	color: #53CD11;
}


#content .liste .fond {
	z-index: inherit;
	left: 0;
	top: 0;
	height: 78px;
	position: absolute;
	width: 100%;
}
#content .liste .fond #gch {
	background-image: url("img/liste_lgn.png");
	background-repeat: repeat-x;
}
#content .liste .fond #drt {
	background-image: url("img/cadre_taf.png");
	background-repeat: no-repeat;
	background-position: right;
	width: 398px;
}







#content .bloc {
	width: 70%;
	padding-left: 3%;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2em;
	position: relative;
}
#content .bloc h3 {
	color: #1D363D;
	font-weight: normal;
	font-size: 2em;
}
#content .bloc h4 {
	color: #53CD11;
	font-weight: normal;
	font-size: 1.1em;
	margin-top: 1em;
}
#content .bloc ul {
	margin-top: 0.3em;
}
#content .bloc ul li {
	color: #fff;
	font-weight: normal;
	font-size: 0.9em;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url("img/flech_verte12.png");
	margin-top: 0;
}
#content .bloc p {
	color: #fff;
	font-weight: normal;
	font-size: 0.9em;
	margin-top: 0.1em;
}
#content .bloc blockquote {
	color: #206577;
	font-weight: normal;
	font-size: 0.7em;
}
/* Formulaire */
#content .bloc form p {
	font-size: 0.8em;
}
#content .bloc form fieldset {
	width: 340px;
	display: block;
	margin-top: 1em;
}
#content .bloc form fieldset legend {
	color: #53CD11;
	font-weight: normal;
	font-size: 1.1em;
}
#content .bloc form #blocMessage {
	float: right;
	width: 53%;
}
#content .bloc form input {
	width: 100%;
	background-color: #5b8792;
	color: #d5e1e4;
	margin-bottom: 0.3em;
}
#content .bloc form textarea {
	width: 100%;
	background-color: #5b8792;
	color: #d5e1e4;
	margin-bottom: 0.3em;
}
#content .bloc form select {
	width: 100%;
	background-color: #5b8792;
	color: #d5e1e4;
	margin-bottom: 0.3em;
}
#content .bloc form #btn {
	float: right;
	background-color: #d4d0c8;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
	margin-top: 1.3em;
}







/* Eléments d'habillage */
#logo {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 2;
}
#logoFond {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("img/logo_fond.png");
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
}
#footer {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 10;
	font-size: 0.7em;
	color: #2A849A;
	text-align: right;
}
#footer strong {
	color: #3DBFDF;
	font-weight: bold;
}
#footer a, #footer a:visited {
	color: #53CD11;
	text-decoration: none;
}





/* Alerte Internet Explorer */
#alerteIE {
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 1000;
	background-color: #E4B126;
	color: #000;
	border-top: 1em solid #000;
	border-bottom: 1em solid #000;
	padding: 3em 20% 3em 20%;
	display: none;
	/*margin-left: auto;
	margin-right: auto;*/
}
/* Effacement pour navigateurs alternatifs */
/*html > body #alerteIE {
	display: none;
}*/
/* IE7 */
/**html #alerteIE {
	display: block;
}*/
/* IE8 */
/*body:last-child #undiv #alerteIE {
	display: none;
}*/

#alerteIE h3 {
	margin: 0 0 1.2em 0;
	font-size: 2em;
}
#alerteIE p {
	font-size: 0.8em;
}
#alerteIE a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#alerteIE a:hover {
	color: #fff;
}
#alerteIE #link {
	font-size: 1.5em;
}

