body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
}

h1{
	font-size:12px;
	color:#ff8000;
	font-family:Verdana, Tahoma, Arial;
}

h4 {
	font-size:18px;
	
	color:#ff8000;
	font-family:Verdana, Tahoma, Arial;
}

h3,h2 {
	background-color: #F2F3F3;
	padding: 5px;
}

img {
	border: none;
}

ul {
list-style-type:square;
}

#main {
	width: 1080px;
}

#corps {
	text-align: justify;
	vertical-align: top;
	padding-left: 30px;
	width: 900px;
}

#header {
	height: 200px;
	background-image:url("./images/header.png");
	background-repeat: no-repeat ;
	text-align: right;
	vertical-align: bottom;
}

#bas {
	text-align:center;
}

#gauche {
	vertical-align:top;
	width: 130px;
}


a:visited { 
color: orange;
text-decoration:none
} 
a:link { 
color: orange;
text-decoration:none;
}


.accordion_headings{
	font-size: 10pt;
	font-weight:bold;
	background-color: #F2F3F3;
	padding: 5px;
}

.accordion_child{
padding-bottom: 15px;
}

.ascenseur /*Le pointeur de la souris se transforme en main si il pointe un titre*/
{
	cursor:pointer;
}

#videos
{
	position:relative;
}

#img2
{
	margin-right:-500px;

}

