@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
	outline:none;
}

body {
	background:url(images/fond01lg.png) top center no-repeat;
}

#header {
	width:auto;
	height:150px;
}

#conteneur {
	width:750px;
	height:100%;
	margin:auto;
}

#presentation {
	width:200px;
	padding:10px;
	background:#333;
	float:right;
	margin-top:10px;
	-moz-border-radius: 5px;
}

#presentation>p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;

	color:#CCC;
}

h2 {
	display:block;
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
	clear:both;
}
p {
	font-family:Arial, Helvetica, sans-serif;
}
#presentation>h2 {
	color:#FFF;
}

#sanslimites {
	padding-top:10px;

	width:515px;
	float:left;
	border-bottom:1px dotted;
}

#sanslimites>div>p {
	margin-top:10px;
	font-size:13px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}

#sanslimites>h2 {
	display:block;
	border-bottom:1px dotted;
	color:#333;
}


.evenement {
	padding:10px;
	width:730px;
	float:left;
	border-bottom:1px dotted;
}

#evenement>p {

	margin-top:20px;
	font-size:11px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}

#evenement>h2 {
	display:block;
	border-bottom:1px dotted;
	color:#333;
}

#evenement>a>img {
	margin:5px;
	
}

h1 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFF;
	padding-left:5px;
	background-color:#000;
	height:20px;
	margin:none;
}



#logosl {
	float:left;
	margin-right:10px;
	}
	
.bordureimages {
	margin-right:5px;
}

.textevideo {
	margin-top:5px;
	float:left;
	width:auto;
	height:100%;
	background:#333;
	color:#FFF;
	padding:10px;
	font-size:12px;
	-moz-border-radius: 5px;
}

object {
	float:left;
	margin-right:5px;
}

.espacebas {
	margin-bottom:10px;
}

#intro {
	margin-bottom:10px;
	display:block;
}


a {
	color:#000;
	text-decoration:underline;
	font-size:14px;
}

#presentation>a {
	color:#9C0;
	font-size:12px;
}

.pochettearticle {
	float:left;
	margin-bottom:15px;
	margin-right:10px;
}



#contenupart>div {
	width:375px;
	float:left;
}

#contenupart>div>a>img {
	margin-top:20px;
	margin-right:10px;
	float:left;
}

#contenupart>div>p {
	margin-top:20px;
	margin-right:20px;
	display:block;
	font-size:10px;
	text-align:justify;
}

#contenupart>div>hr {
	clear:both;
	border:0px;
}
	
#videopresentationsl {
	margin:10px;
}

.block {
	margin-bottom:20px;
	border:1px dashed #999;
	padding:15px;
	position:relative;
	overflow:hidden
}
