@charset "UTF-8";
h1 {
position: absolute;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
}

h2
{
	font-size: 140%;
	padding-left: 5px;
	color: #ff9900;
	text-indent: 0px;
	vertical-align: bottom;
	margin: 0px;
	display: inline;
}


h2 a:link, h2 a:visited 
{
	text-decoration: none;
	color:#ff9900;
}
h2 a:hover
{
	color:#ff0000;
}

h3
{
	font-size: 120%;
	padding-left: 5px;
	color: #ff9900;
	text-indent: 0px;
	margin: 0px;
	display: inline;
}


h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #FF9900;
	}
	
h3 a:hover {
	text-decoration: none;
	color:#FF0000;
}

h5
{
	font-size: 100%;
	color: #999999;
	text-indent: 0px;
	margin: 0px;
	display: inline;
	font-weight: normal;
}

div#pub {
	width: 340px;
	float:right;
	/*background-image: url(../images/fondmultiphoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:30px;
	padding-top:40px;
	padding-bottom:40px;
	padding-right:0px;*/
	margin:0px;
	padding:0px;
}
div#titresactu {
	width: 275px;
	float:left;
	margin:0px;
	padding:0px
}
.dossierindex{
width:654px;
padding-top:54px;
clear:both;
background-image:url(../images/dossier-plongee.gif);
background-repeat:no-repeat;
	font-size:120%;
background-position:top left;
}

.dossier1{
width:310px;	
display:block;
float:left;
margin-right:20px;
	}
.dossier2{
width:310px;	
display:block;
float:left;
	}	
	
.imagedossier{
	float:left;
	}
.titredossier a:visited, .titredossier a{
float:left;
width:175px;
margin-left:10px;
margin-bottom:10px;
display:block;
color:#ff9900;
text-decoration:none;
font-weight:bold;
	}
.titredossier a:hover{
color:#ff0000;
	
	}
	
	
.textedossier{

float:left;
width:175px;
margin-left:10px;
display:block;	
margin-bottom:10px;
color:#666;
	
	}
