@charset "utf-8";
@import url(reset.css);

.separationG {
	clear: left;
	visibility: hidden;
	height: 0;
}

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

body {
	font: normal 0.9em/1.2em Arial, Helvetica, sans-serif;
	background: #000033;
}

h1 {
	text-indent: -5000px;
	margin:0;
	line-height: 0;
}

#header {
	background-color: #000099;
	border-bottom: 1px solid #fff;
	height: 110px;
	color: #ffffff;
	position: relative;
}

#corps {
	  background: #fff url(body-fond.jpg) top center repeat-x;
	  border-bottom: 1px solid #fff;
	  height: 394px;
	  
}

#header div, #footer div, #contenu {
	width: 1000px;
	margin: 0 auto;
}

#contenu {
	position: relative;
}

#header div img {
	position: absolute;
	bottom: 0;

}

#header div p {
	position: absolute;
	bottom: 1em;
	margin-left: 270px;

}



#splashscreen {
	position: absolute;
	top: 0;
	left: 0;
	width: 265px;
}

#page {
	margin-left: 265px;
}

#menu {
	float: left;
	background-color: #000000;
	width: 535px;
	margin-bottom: 10px;
}

#menu li {
	float: left;
}

a {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #003;
}
#menu {
	width: 735px;
	background-color: #000;
}
#menu li a {
	display: block;
	width: 105px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
#menu li a.active, #menu li a.active:hover {
	background-color: #222;
}
#menu li a:hover {
	color: #ffcc00;
	background-color: #000;
}

#footer {
	color: #ffffff;
	background-color: #000033;
}

#footer div p {
	text-align: center;
	margin-top: 1em;
	font-size: 0.8em;
}

#footer div a { color:#666666; text-decoration:none; font-size:11px; }

#page-texte {
	width: 720px;
	float: left;
}

#page-texte p, #page-texte ul, #page-texte h2, #page-texte h3, #page-texte div.encart {
	margin: 0 0 5px 15px;
}


#page-col p {
	text-align: justify;
	margin: 0 0 5px;
	
}


#page-texte ul {
	list-style-type: square;
	list-style-position: inside;
}
#page-texte ul li {
	padding: 2px 10px
}

#page-texte h2, #page-texte h3, #page-col h2, #page-col h3 {
	font-weight: bold;
	padding-top: 2px;
	color: #000066;
	font-variant: small-caps;
	letter-spacing: 0.2ex;
	font-size: 1em;
	font-family: Verdana,Arial,Sans-serif;
}

#page-col h3 {
	background-color: #006;
	color: #FFFFFF;
	padding: 1px 5px;
	margin-bottom: 2px;
}

#page-col h4 {
	font-weight: bold;
	padding: 1px 5px;
}

.accueil {
	font-size: 1em;
	line-height: 1.5em;
	
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-serif;
	margin: 3em 0;
	padding: 0 0 1em;
}

#signature {
	padding-left: 190px;
	font-style: italic;
}

.detail {
	font-size: 90%;
	color: #333;
}

.colG {
	float: left;
	width: 350px;
	margin-left: 10px;
}

.colD {
	float: right;
	width: 345px;
	margin: 0 5px 0;
}

.indexG {
	margin: 0 auto;
	width: 348px;
	display: block;
}
.indexD {
	margin: 7px auto;
	width: 230px;
	display: block;
}

.loupe {
	vertical-align: middle;
}

img.part {
	float: right;
	margin: 5px 5px;
}
#part-autre {
	text-align: center;
	width: 735px;
	display: block;
	float:left;
}

strong {
	font-weight: bold;
	color: #006;
}

.encart {
	background-color: #eee;
	margin-bottom: 10px;
}

.encart strong {
	font-weight: normal;
}

.encart p, .encart li {
	padding: 5px;
}

label {
	float: left;
	width: 15ex;
}

.messErreur {
	color: #c00;
	font-weight: bold;
	font-size: 0.8em;
}

.snap {
	float: right;
	margin: 0 2px;
}

.snap2 {
	float: right;
	margin: 5px;
}

#stat {
	background: transparent url(fond-stat.png) center center no-repeat;
	height: 109px;
	width: 350px;
	margin: 0 auto 10px;
}

#stat p {
	color: #fff;
	font-weight: bold;
	padding: 5px 10px 0 105px;
}

.intro {
	height: 1.5em;
}
