html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	color: black;
	background: white;
	/* opacity: .99; text-rendering bug in Fx2/Mac --- doesn't validate */
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* CLEAFIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearer {
	clear: both;
}

/* Debut css  */

body{
	background:url(../images/bg.png) repeat-x #84abc2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

#global1{
	width:976px;
	background:url(../images/global1.png) no-repeat;
}
#global2{
	margin:0 auto;
	width:976px;
	background:url(../images/global2.png) ;
}

#header{
	width:913px;
	height:164px;
	position:relative;
	margin:0 0 0 34px;
}


.headertitle{
	padding: 6px 0 0 0;
	height:21px;
}
.headertitle table{
	background:#e7e7e7;
	height:21px;
	margin:0 auto;
	border-right:3px solid #fff;
}

h1{
	font-size:13px;
	color:#333;
	line-height:15px;
	margin:0px;
}

.logotitre{
	width:408px;
	height:75px;
	position: absolute;
	top:37px;
	left:0px;
	color:#888;
	font-size:16px;
}
.logotitre p{
	padding:5px 0 0 0;
}

.textintro{
	position: absolute;
	top:49px;
	left:428px;
	color:#686868;
	font-size16px;
	line-height:22px;
	width:450px;
	font-style:italic;

}

.flagslang{
	
	text-align:right;
	position:absolute;
	right:0;
	top:6px;

}
.menuheader{
	position: absolute;
	top:132px;
	left:0px;
	width:100%;
}
.menuheader a{
	color:#afafaf;
	font-size:17px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
}
.menuheader ul{
	position:absolute;
	right:0px;
	top:0;
}
.menuheader ul li{
	float:left;
	display:inline;
	margin:0 20px;
}


.menuheader a:hover{
	color:#e2e2e2;
}


#content{
	margin: 19px 0 0 0;
}

.gauchedouble{
	width:762px;
	float:left;
	display:inline;
}

.coldroite{
	float:left;
	display:inline;
	background:#CCCCCC;
	margin:0 0 20px 20px;
	width:160px;
}

.ads728{
	margin:0 0 10px 34px;
	width:728px;
	height:90px;
	background:#999999;
}

.gauche-gauche{
	position:relative;
	width:442px;
	float:left;
	display:inline;
}
.gauche-gauche-content{
	margin:7px 0 0 34px;
}

.gauche-droite{
	margin:10px 0 20px 0;
	width:300px;
	float:right;
	display:inline;
	background:#222;
}
.bg-h2{
	width:442px;
	height:62px;
	background:url(../images/bg-h2.jpg) no-repeat;
}
h2{
	padding:26px 0 0 34px;
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	font-weight:normal;
}
.detail-topnews{	
	color:#6d6d6d;
	font-size:11px;
	text-transform:uppercase;
}
.detail-topnews p{
	line-height:20px;
}
.mode-affichage{
	color:#333;
	font-size:11px;
	height:20px;
	line-height:20px;
	float:right;
	display:inline;
}
.bouton-detail{
	display:block;
	width:62px;
	height:20px;
	background:url(../images/bt-detail.jpg) no-repeat;
	text-indent:-10000px;
	float:right;
	display:inline;
}
.bouton-rapide{
	display:block;
	width:51px;
	height:20px;
	background:url(../images/bt-rapide.jpg) no-repeat;
	text-indent:-10000px;
	float:right;
	display:inline;
	margin:0 0 0 8px;
}
.bt-on{
	cursor:default;
}
.bt-off{
	background-position:0 -40px;
	cursor:pointer;
}
a.bt-off:hover{
	background-position:0 -20px;
}
.listenews{
	position:relative;
	border-top:1px solid #ccc;
	margin:10px 0 0 0;
	overflow:hidden;
}
.listenews .date{
	position:absolute;
	top:10px;
	left:0;
	color:#940f00;
	font-size:16px;
}
.listenews .corpsnews{
	margin:10px 0 0 50px;
}
.listenews h3 a{
	color:#000;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.listenews h3 a:hover{
	color:#940f00;
}
.listenews p{
	color:#666;
	font-size:13px;
	line-height:15px;
}

