/* ------------------------------------ */
/*                                      */
/*            Generalites               */
/*                                      */
/* ------------------------------------ */

body {
	background: #FFDDF4;
	font: normal 80%/1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: black;
	margin: 0;
	padding: 0 0 2em 0;
	text-align: center;
}


h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

h2 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #660033;
	font-weight: bold;
	font-size: 1.3em;
}

h2 span {
	color: #660033;
}

h3 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.25em;
	color: #CC6699;
}

h4 {
	clear: left;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #999900;
}


	



a#lien-accueil {
 position: absolute;
 left: 180px;
 top: 80px;
 width: 550px;
 height: 60px;
}

a {
	color: #990066;
	text-decoration: none;
}
a:visited {
	color: #990066;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
	color: black;
}
a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	background : transparent;
}
a img {
	border: 0 none;
}
.cache {
	text-indent: -5000px;
	font-size: 0px;
	line-height: 1px;
	text-decoration: none;
}

tt, samp {
	font-size: 1em;
	color: green;
}

code {
	font-size: 1.1em;
	color: #369;
}

q {
	font-style: italic;
}
kbd {
	font-size : 1.1em;
	padding: 0px 1px;
	border: 1px solid #E2F576;
	border-right: 1px solid #0A7A21;
	border-bottom: 1px solid #0A7A21;
	background: #FFFFC4;
}

ul, li {
	margin: 0;
	padding: 0;
}


input.textfield {
	width:70%;
	background:#fff;
	border:1px solid #aaa;
	padding:3px;
}

input.textfield:focus, textarea:focus {
	background:#F5FFDC;
}


.gauche {
	float: left;
	margin-right: 8px;
}
.droite {
	float: right;
	margin-left: 8px;
}
.textegauche {
	text-align : left;
}
.textedroite {
	text-align : right;
}


/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */

#header {
	position: relative;
	width: 807px;
	height: 135px;
	background: url(design/header.jpg) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}
#evitement {
	position: absolute;
	top: 18px;
	right: 30px;
	/*background: url(design/fonddate.gif) left bottom no-repeat;*/
	text-align: left;
	width: 175px;
}
#evitement ul {
	margin: 0;
	padding: 0 15px 2px 0;
	/*background: url(design/coinliens.gif) right top no-repeat;*/
}
#evitement li {
	list-style-type: none;
	font-size: 0.9em;
	padding: 10px;
	display: inline;
	color: #005500;
	line-height:1.5em;
}
#evitement li a {
	color: #005500;
}


/* ------------------------------------ */
/*                                      */
/*            Menu                      */
/*                                      */
/* ------------------------------------ */

#menu {
	position: relative;
	width: 807px;
	height: 34px;
	background: url(design/fondmenu.jpg) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}

#menu ul {
	position: absolute;
	top: 3px;
	left: 28px;
	width: 755px;
	height: 25px;
	padding: 0;
	margin:0;
	background: yellow;
	list-style: none;
	background: transparent url(design/nav.jpg) top left no-repeat;
}
#menu li {
	float: left;
	padding: 0;
	margin:0;
	text-indent: 50px;
}

#menu li a {
	display: block;
	height: 25px;
	width: 100px;
	text-decoration: none;
	font-size: 1px;
	line-height: 25px;
	color: #C6C1A3;
}

#menu li a span {
	position: absolute;
	left: -5000px;
}
#menu li a:hover {
	background: transparent url(design/nav.jpg) top left no-repeat;
}
#menu a#presentation:hover {
	background-position: 0px -25px;
	color: #6882c3;
}
#menu a#histoire:hover {
	background-position: -100px -25px;
	color: #8fab10;
}
#menu a#frimousse:hover {
	background-position: -200px -25px;
	color: #ffc326;
}

#menu a#contact:hover {
	background-position: -300px -25px;
	color: #ffc326;
}


/* ------------------------------------ */
/*                                      */
/*            Global                    */
/*                                      */
/* ------------------------------------ */

#global {
	width: 807px;
	background: url(design/fondglobal.jpg) left top repeat-y;
	margin: 0 auto 0 auto;
	text-align: left;
	background-attachment: scroll;
}

#global #barmid {
	float: left;
	width: 425px;
	margin: 0 0 10px 0;
}

#global #photo {
	float: left;
	margin: 0 0 10px 0;
}

#global #general {
	float: left;
	width: 600px;
}

div#contenu {
	margin: 0 30px 0 30px;
	text-align: left;
}
	
#contenu h2 {
	padding-bottom: 5px;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 1.35em;
	border-bottom: 1px solid #550022;
}

#contenu h3 {
	margin: 20px 0 10px 0;
	letter-spacing: 2px;
	color: #330033;
}
#contenu h3:first-letter {
	color: #330033;
}

#contenu h4 {
	margin: 10px 0 10px 30px;
	font-weight: normal;
	font-size: 1em;
	color: #006600;
}
#contenu h4:first-letter {
	font-size: 1.5em;
	color: #FF550C;
}
#contenu h4 span {
	margin: 0 0 0.5em 2em;
}

#contenu p {
	margin: 0 50px 0 50px;
	font-size: 1.1em;
	color: #550033;
	line-height: 1.5em;
}

#contenu dl {
	margin-bottom: 2em;
	padding-bottom: 20px;
/*	background: url(design/hr3.png) left bottom no-repeat;*/
}
#contenu dt {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1em;
	color: #999900;
}
#contenu dd {
	margin-bottom: 0.5em;
}

#contenu ul {
	padding: 0;
	margin: 0 0 10px 0px;
	list-style-type: none;
}
#contenu li {
	margin: 0 0 0 0;
	line-height: 1.2em;
	margin-bottom: 4px;
	margin-top: 4px;
	background: url(design/dot.gif) left top no-repeat;
	padding-left: 20px;
}

/* ------------------------------------ */
/*                                      */
/*            Footer                    */
/*                                      */
/* ------------------------------------ */

#footer {
        width: 807px;
        height: 50px ;
        background: url(design/footer.jpg) left bottom no-repeat;
        color: white;
        line-height: 2.5em;
        font-size: 0.95em;
        text-align: center;
        margin: 0 auto;
        padding-top: 0px ;
}
#footer p {
        margin: 0 60px 0 35px;
}
#footer a {
        color: white;
}

#footer img {
        float: left;
        margin: 8px 0 0 0;
}
