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

*{
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border:#663300 solid 0px;
	}
	
a:link{
	color:#663300;
	text-decoration:none;
	line-height:2em;
	}
	
a:hover{
	color:#D45F00;
	text-decoration:underline;
	line-height:2em;
	}
	
a:visited{
	color:#999999;
	text-decoration:none;
	line-height:2em;
	}
		
body{
	background-image:url(images/background-pattern.gif);
	margin:0 0 0 0;
	}
	
h1{
	font-size:18px;
	color:#999999;
	margin-bottom:20px;
	}
	
h2{
	font-size:14px;
	color:#D45F00;
	margin-bottom:15px;
	}
	
h3{
	color:#666666;
	font-size:12px;
	margin-bottom:15px;
	}
	
p{
	margin-bottom:15px;
	}
	
ul{
	margin-bottom:15px;
	list-style:none;
	}
	
.home a{
	position:absolute;
	text-indent:-9999px;
	height:200px;
	width:900px;
	display:block;
	}
	
#global{
	height:auto;
	width:900px;
	margin:auto;
	margin-bottom:50px;
	}
	
#lang{
	height:20px;
	width:auto;
	padding-bottom:5px;
	position:relative;
	margin-left:700px;
	text-align:right;
	color:#CC9900;
	margin-right:30px;
	}
	
#lang a{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	
#lang a:hover{
	color:#CC9900;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}
	

	
#header{
	background-image:url(images/banner.png);
	height:230px;
	width:900px;
	position:relative;
	}
	
#menu{
	height:28px;
	padding-top:2px;
	padding-right:30px;
	margin-top:200px;
	width:870px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	background-image:url(images/OL-menu.png);
	position:absolute;
	}
	
#menu a{
	margin:0 0 0 20px;
	text-decoration:none;
	font-size:12px;
	color:#663300;
	}

#menu a:hover{
	margin:0 0 0 20px;
	text-decoration:none;
	font-size:12px;
	color:#D45F00;
	}
	
.current{
	margin:0 0 0 20px;
	color:#D45F00;
	line-height:2em;
	font-size:12px;
	}
		
#content{
	height:auto;
	width:885px;
	float:left;
	padding:10px 0 30px 15px;
	background-color:#ffffff;
	}
		

.images_conferanciers{
	float:left;
	display:block;
	border:1px solid #CCCCCC;
	margin-right:20px;
	}
	
	
#informations{
	height:auto;
	width:640px;
	float:left;
	padding:10px 10px 20px 10px;
	margin:0 10px  30px 5px;
	background-color:#ffffff;
	text-align:left;
	}
	
	
#informations a{
	color:#663300;
	text-decoration:none;
	}
	
#informations a:hover{
	color:#D45F00;
	text-decoration:underline;
	}
	
#informations a:visited{
	color:#999999;
	text-decoration:none;
	}
	
#sidebar{
	height:auto;
	width:180px;
	float:right;
	padding:10px 0 10px 0;
	background-color:#ffffff;
	padding-left:20px;
	}
	
#footer-contener{
	height:auto;
	width:900px;
	}

#footer{
	height:auto;
	padding:10px;
	padding-bottom:30px;
	width:880px;
	clear:both;
	background-image:url(images/footer-bckgrnd.png);
	background-position:bottom;
	text-align:center;
	}


.logos_partenaires{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	}
	
.galery-side{
	margin-bottom:10px;
	border:2px #CCCCCC solid;
	}
	
/* dordogne juste en home page */

#dordogne{
	height:auto;
	width:640px;
	float:left;
	padding:20px 10px 20px 10px;
	margin:0 10px  0 5px;
	background-color:#ffffff;
	border:1px #cccccc dashed;
	text-align:left;
	}
	
.images-dordogne{
	margin:0 20px 10px 0;
	border:0px dashed #cccccc;
	float:left;
	}
	
.images-dordogne-droite{
	margin:0 0 10px 20px;
	border:0px dashed #cccccc;
	float:right;
	}