* {
                        margin: 0;
                        padding: 0;
}

html {
                        width: 100%;
                        height: 100%;
}

body {
                        width: 100%;
                        background: #05518e url(img/fond.jpg) center top no-repeat;
                        font: normal normal normal 0.9em "Trebuchet MS", sans-serif;
                        color: #0f334f; /* 1e639a */
}

#conteneur {
                        width: 100%;
                        margin: 0 auto;
}

#haut {
                        width: 100%;
                        height: 300px;
                        margin: 0 auto;
                        background: transparent url(img/entete.gif) center top no-repeat;
}

#menu {
                        width: 760px;
                        margin: 0 auto;
                        text-align: center;
                        padding-top: 240px;
}

#menu ul {
		        list-style-type: none;
                        width: 300px;
                        float: left;
                        text-align: center;
                        padding: 0;
}

#menu ul#menug {
                        padding-right: 80px;
}

#menu ul#menud {
                        padding-left: 80px;
}

#menu li {
		        list-style-type: none;
                        display: inline;
                        padding: 0 1ex;
		        color: #05518e;
                        font: normal normal normal 1.3em "Trebuchet MS", sans-serif;
		        text-transform: uppercase;
		        letter-spacing: -1px;
}

#menu li a {
		        color: #0b3469;
		        text-decoration: none;
}

#menu li a:hover {
		        color: #fff;
}

#widecont {
                        clear: both;
                        width: 100%;
                        margin: 0 auto;
                        background: transparent url(img/fd-cont.gif) center top no-repeat;
}

#bascont {
                        width: 100%;
                        margin: 0 auto;
                        padding-bottom: 30px;
                        background: transparent url(img/bas-cont.gif) center bottom no-repeat;
}

#contenu {
                        width: 760px;
                        margin: 0 auto;
}

#pied {
                        width: 760px;
                        margin: 0 auto;
                        padding: 0 0 10px 0;
                        text-align: center;
}

#pied p {
		        color: #fff;
                        font: normal normal normal 0.75em verdana, sans-serif;
}

#pied p a {
		        color: #aac4d9;
                        font-weight: bold;
}

#pied p a:hover {
		        color: #aac4d9;
                        text-decoration: none;
}

h1 {
                        font: normal small-caps bold 2.2em "Trebuchet MS", sans-serif;
                        text-align: center;
                        padding: 10px 0 0 0;
                        color: #00c;
}

h2 {
                        font: normal normal normal 1.2em/1.4em Georgia, sans-serif;
                        text-align: center;
                        color: #0f334f; /* 1e639a */
}

h3 {
                        font: normal normal normal 1.5em Georgia, sans-serif;
                        margin: 25px 0 15px 0;
                        color: #1e639a;
                        border-bottom: 1px #85aac8 solid;
}

h4 {
                        font: normal normal normal 1.2em Georgia, sans-serif;
                        margin: 10px 0;
                        color: #1e639a;
}

p {
                        font: normal normal normal 0.9em "Trebuchet MS", sans-serif;
                        padding-bottom: 10px;
}

ul {
		        margin-bottom: 10px;
		        padding-left: 20px;
}

li {
		        list-style: circle inside;
		        padding: 4px 0;
		        font-size: 0.9em;
}

a {
		        color: #1e639a;
}

a:hover {
                        color: #0f334f;
}

ul.tof {
		        list-style-type: none;
                        text-align: center;
                        padding: 0;
}

ul.tof li {
		        list-style-type: none;
                        display: inline;
}

ul.tof li a img {
		        border: 1px #1e639a solid;
}

p.pcont {
                        font-size: 1em;
                        float: left;
                        width: 40%;
                        padding-left: 6%;
                        margin-bottom: 15px;
}

#cred {
                        clear: both;
}

.oust {
                        position: absolute;
	                left: -6666em;
	                top: 0;
	                width: 1px;
	                height: 1px;
	                overflow: hidden;
}
