/**************RESET**************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}


/****************************/

body{
	background-color:black;
}

#header{
	background-color:black;
}

/**************HEADER**************/
#header table{
	margin-left:auto;
	margin-right:auto;
}

/**************TOP MENU**************/
#topmenu{
	width:auto;
	height:40px;
	background-image:url('../images/barre_menu.jpg');
	background-repeat:repeat-x;
}

#topmenu li{
	display:inline;
}

#topmenu a{
	color:white;
	text-decoration:none;
	font-family:Helvetica,Arial,Sans Serif;
	font-size:16px;
	font-weight:bold;
}

#topmenu a:hover{
	color:#23222a;
	text-decoration:none;
}

#menutop{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#menucontainer{
	width:700px;
	padding-top:10px;
}

#menucontainer li{
	margin-right:18px;
}

#langcontainer{
	width:200px;
	position:absolute;
	margin-left:845px;
	margin-top:-15px;
}

#langcontainer li{
	display:inline;
}

/**************TOP MENU**************/
#content{
	background-color:#23222a;
	font-family:Helvetica,Arial,Sans Serif;
}

#conteneur{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#contenu{
	width:750px;
	margin-left:200px;
	padding-left:15px;
	position:relative;
}

#sidebar{
	float:left;
	width:200px;
	height:150px;
	background-repeat:no-repeat;
	background-image:url('../images/cadre.png');
	margin-top:20px;
}

#sidebar a{
	text-decoration:none;
	color:white;
	font-weight:bold;
	margin-left:20px;
}

#sidebar li{
	margin-top:10px;
}

/**************FOOTER**************/

#footer{
	background-color:#403f4a;
	color:white;
	border-top:2px solid #adaabd;
	text-align:center;
	padding-top:15px;
	padding-bottom:20px;
	font-family:Helvetica,Arial,Sans Serif;
}

#footer a{
	color:white;
	text-decoration:none;
}

#footer a:hover{
	color:#23222a;
	text-decoration:none;
}

/**************TEXT**************/

h1{
	color:white;
	font-size:30px;
	font-weight:bold;
}

h2{
	color:#adaabd;
	font-size:26px;
	text-align:justify;
	line-height:1.3em;
	margin-bottom:20px;
	margin-top:25px;
}

h3{
	color:white;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:20px;
}

#espace{
	margin-top:20px;
	padding-bottom:20px;
}

#espace p{
	color:white;
	font-size:15px;
	line-height:1.2em;
	margin-bottom:15px;
	text-align:justify;
}

#espace a{
	color:#adaabd;
	text-decoration:none;
	font-weight:bold;
}

#espace a:hover{
	color:#8d0008;
	text-decoration:none;
	font-weight:bold;
}

#espace ul li{
	color:white;
	font-size:15px;
	line-height:1.2em;
	text-align:justify;
	margin-bottom:5px;

}

#espace ul.normal{
	list-style-type:square;
	margin-left:80px;
}

#espace ul.carre{
	list-style-type:square;
	margin-left:20px;
}

ul.fleche{
	list-style-image:url('../images/fleche.png');
	padding-left:80px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#adaabd;
	border-top:2px #403f4a dashed;
	border-bottom:2px #403f4a dashed;
}

ul.fleche li{
	text-indent:0px;
}

ul.flechesans{
	list-style-image:url('../images/fleche.png');
	padding-left:80px;
	padding-bottom:20px;
}

ul.flechesans li{
	text-indent:0px;
}

#espace ul li a:hover{
	color:#8d0008;
	font-weight:bold;
}

.index a:hover{
	color:#8d0008;
	font-weight:bold;
	text-decoration:undeline;
}

#espace ul li a{
	text-decoration:none;
	color:#23222a;
	font-weight:bold;
}

#espace .cote{
	width:370px;
	position:absolute;
	margin-left:380px;
}

#espace .cote h3{
	margin-top:0px;
}

#espace .gauche{
	width:375px;
}

#espace p{
	font-size:14px;
}

#espace table{
	color:white;
	font-size:14px;
}

#espace th{
	font-weight:bold;
	padding:10px;
}

label{
	color:white;
}

input{
	margin-right:10px;
	margin-bottom:10px;
}

p{
color:white;
margin-bottom:10px;
}

.newstitle{
	color:white;
	font-size:12px;
	vertical-align:top;
}

#map p{
	color:black;
	background-color:black;
}

#map a{
	font-size:12px;
}

#map .gmnoprint p{
	color:black;
}

ul{
	color:white;
	margin-left:20px;
	line-height:1.2em;
	list-style-type:circle;
}

