@charset "UTF-8";
h1 {
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
	color: #FF9900;
	font-size: 160%;
	background-image: url(../images/loupe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 63px;
	height: 49px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0px;
}

h2
{
	font-size: 140%;
	padding-left: 5px;
	color: #3366CC;
	text-indent: 0px;
	vertical-align: bottom;
	margin: 0px;
	padding:3px;
	background-image: url(/images/backgroundtd.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ccc;
	border-left-color: #ddd;
}


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

h3
{
	font-size: 120%;
	font-weight: normal;
	color: #666666;
	margin:0px;
	height:15px;

	
}


h3 a, h3 a:link, h3 a:visited {
display: block;
background-image: url(../images/aiguille.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	text-decoration: none;
	color: #666666;
	padding-left: 20px;
	}
	
h3 a:hover {
margin:0px;
	text-decoration: none;
	background-image: url(../images/aiguille.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	color:#FF0000;
	padding-left: 0px;
	padding-left: 20px;
}

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

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


div#pub {
	width: 310px;
	position: relative;
	float:right;
}
div#titresactu {
	width: 320px;
	position: relative;
	float:left;
}

div#clubhasard {
	margin:0px;
	padding:0px;
	width: 300px;
	float:right;
	font-size:120%;
	color: #FF9900;
}

div#clubhasard a {
	text-decoration: none;
		color: #FF9900;
}
div#clubhasard a:hover {
	text-decoration: none;
		color: #FF0000;
}

div#citation {
	font-size:140%;
	color: #999999;
	display:block;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
}
div#citationheader {
	/*background-image: url(../images/cedille.png);
	background-repeat: no-repeat;
	background-position: left;
	height:32px;*/
}
div#citationcenter {
	text-align: left;
	margin-bottom:0px;
}
div#citationfooter {
	background-image: url(../images/cedille2.png);
	background-repeat: no-repeat;
	background-position: right;
	height:32px;
	margin:0px;
	padding:0px;
}

