body{
	font-size:80%;
	font-family:Arial,"Trebuchet MS", Helvetica, sans-serif;
	background-image:none;
	background-color:#fff;
	text-align:center;
}

#global{
	position:relative;
	top:0px;
	left:0px;
	width:700px;
	height:auto;
	text-align:left;
}

#header, #col_g, #fil_ariane, #liste_actus_single, #lien_toutes_actualites, .liste_actu, #liste_videos_single, .vignette_video, #myVideo, #footer{
	display:none;
	height:0px;
	visibility:hidden;
}

h1{
	color:#1889D8;
	font-size:1.5em;
	clear:both;
	margin-bottom:17px;
	font-weight:normal;
	width:613px;
}

h2{
	margin-bottom:10px;
	font-size:1.2em;
	clear:both;
	color:#666;
	padding-top:10px;
}

h3{
	margin-bottom:7px;
	font-size:1.1em;
	clear:both;
	color:#f0a200;
	padding-top:10px;
}

h3.video{
	margin-bottom:7px;
	font-size:1.1em;
	clear:both;
	color:#5babe6;
	padding-bottom:10px;
}

h4{
	margin-bottom:5px;
	padding-top:7px;
	clear:both;
	font-size:1.2em;
	color:#666;
}

p{
	margin-bottom:8px;
	line-height:18px;
}

ul{
	margin-bottom:12px;
	color:#1889D8;
	margin-top:5px;
}

ul li{
	margin-bottom:7px;
	margin-left:10px;
	color:#000;
	list-style-image:url(../img/puce_li.gif);
}

ol{
	margin-bottom:7px;
	margin-top:5px;
}

ol li{
	margin-bottom:7px;
	margin-left:30px;
	color:#000;
}

a{
	color:#1889D8;
	text-decoration:none;
}

a:hover{
	color:#1889D8;
	text-decoration:underline;
}

#texte_simple_bis img{
	float:left;
	width:227px;
	height:auto;
	border:0px;
	margin-right:10px;
	margin-bottom:10px;
}

#texte_simple dl.sc-textpic-image img{
	width:80px;
	margin-right:10px;
	margin-bottom:0px;
}

.element_contenu{
	position:relative;
	clear:both;
	width:100%;
	height:auto;
	margin-bottom:15px;
}

.element_contenu h2{
	margin-bottom:10px;
	font-size:1.2em;
	clear:both;
	color:#666;
	padding-top:10px;
}




