/* ------------------------------RAZ */

*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p{
	font-size: 1em;
	font-weight: normal;
}
ul {
	margin: 0; padding: 0;
	list-style: none;
}
a {
	text-decoration:none;
	color:#000;
	outline: none;
}
a img {
	border:none;
}
.clear { 
    clear:both;
    display:block;
    line-height:1px;
	font-size:1px;
	height:1px;
}

.clearfix:after {
	content:".";
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both;
}


:focus{-moz-outline-style: none;}
.hidden {
	visibility:hidden;
}
input, textarea{
	color:#3c3c3c;
	font-family:verdana, arial;
	font-size:11px;
}
fieldset{border:none;}

hgroup,header,footer,nav,article,section
{
	display: block;
}

/* -------------------------fin RAZ--- */
body {
	font-family:verdana, arial;
	font-size:11px;
	background:#fafbfa url(../images/back-body.gif) top left repeat-x;
	/*color:#3c3c3c;*/
	color:#000;
	margin:0px;
	padding:0px;		
	text-align:center;
	line-height:14px;
}

#principale{
	width:1011px;
	/*background:url(../images/back-principale.png) repeat-y;*/
	margin: 0 auto;
	text-align:left;
	position:relative;
}
#header{
	width:100%;
	height:123px;
	position:relative;
	z-index:3;
	color:#fff;zoom:1;
}
#header h1{
	background:url(../images/logo.png) no-repeat;
	width:283px;
	height:66px;
	text-indent:-5000px;
	position:absolute;
	top:57px;
	left:11px;zoom:1;
}
#header h1 a{
	display:block;
	width:374px;
	height:53px;
}
#header form label{
	font-size:11px;
	text-transform:uppercase;
	float:left;
	padding:0 10px 0 0;
	line-height:17px;
}
#header form input.inptext-head{
	width:93px;
	height:15px;
	border:none;
	background:#fff;
	float:left;
	margin-right:3px;
	padding:2px 0 0 3px;
	text-transform:uppercase;
	font-size:9px;
}
#header form input.inpimg-head{
	float:left;
}
#header form#form-recherche-head{
	margin:7px 0 0 11px;
	float:left;
	display:inline;
}
#header form#form-insc-head{
	/*float:right;
	margin:7px 224px 0 0;
	display:inline;*/
	position: absolute;
	top:7px;
	left: 60%;
	margin-left: -153px;
	width: 330px
}

.header-link{
	 color: #fff;
}
#header #change-lang{
	position:absolute;
	top:7px;
	right:0px;	
	height:30px;
	width:202px;
}
#header #change-lang p{
	width:118px;
	height:18px;
	text-indent:-5000px;
	float:left;
}
#header #change-lang p a{
	width:110px;
	height:18px;
	display:block;
}

#header #change-lang a{
	 display: block;
}

#header #change-lang ul{
	width:71px;
	float:right;	
}
#header #change-lang ul li{
	width:26px;
	height:17px;
	text-indent:-5000px;
	float:left;
	line-height:1px;
	font-size:1px;
}
#header #change-lang ul li a{
	width:26px;
	height:17px;
	display:block;
}
#header #change-lang ul li#lang-en{
	margin-right:7px;
	display:inline;	
}
#header #change-lang ul li#lang-en{
	background:url(../images/drapeau-en.gif) no-repeat;
}
#header #change-lang ul li#lang-fr{
	background:url(../images/drapeau-fr.gif) no-repeat;
}


/*********menu***************/
#header #menu-principale{
	/*background:url(../images/menu-top.gif) no-repeat;*/
	/*width:392px;*/
	height:35px;
	position:absolute;
	top:88px;
	left:307px;
}
#header #menu-principale li{
	float:left;
	text-indent:-5000px;
	margin-right: 1px;
}
#header #menu-principale li a{
	display:block;
	height:35px;
}
#header #menu-principale li#menu-item-1,
#header #menu-principale li#menu-item-1 a{
	width:85px;
}
#header #menu-principale li#menu-item-2,
#header #menu-principale li#menu-item-2 a{
	width:83px;
}
#header #menu-principale li#menu-item-3,
#header #menu-principale li#menu-item-3 a{
	width:66px;
}
#header #menu-principale li#menu-item-4,
#header #menu-principale li#menu-item-4 a{
	width:63px;
}
#header #menu-principale li#menu-item-5,
#header #menu-principale li#menu-item-5 a{
	width:91px;
}
/*
#header #menu-principale li#menu-item-1 a:hover{
	background:url(../images/menu-top.gif) 0 -31px no-repeat;
}
#header #menu-principale li#menu-item-2 a:hover{
	background:url(../images/menu-top.gif) -89px -31px no-repeat;
}
#header #menu-principale li#menu-item-3 a:hover{
	background:url(../images/menu-top.gif) -175px -31px no-repeat;
}
#header #menu-principale li#menu-item-4 a:hover{
	background:url(../images/menu-top.gif) -253px -31px no-repeat;
}
*/
/*********fin menu***************/
#fil{
	margin-bottom:20px;
}
#fil ul{

	background:#151515;
	display:inline;
	padding:1px 5px 3px 5px;
}
#fil li{
	display:inline;
	color:#fff;
	font-size:10px;
}
#fil li a{
	color:#fff;
	text-decoration:underline;
}
#fil li a:hover{
	color:#ccc;
}

/***********Footer********************/
#footer{
	height:30px;
	background:#151515;
	margin-top:33px;
	padding:0 10px 0 0px;
	position:relative;
}
#footer ul{
	line-height:30px;
}
#footer ul li{
	display:inline;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
}
#footer ul li a{
	color:#fff;
	padding:0 10px;
}
#footer ul li#rss-flux{
	background:url(../images/back-rss.gif) no-repeat;
	width:43px;
	height:19px;
	text-indent:-5000px;
	font-size:1px;
	line-height:1px;
	display:block;
	position:absolute;
	top:5px;
	left:605px;
}
#footer ul li#rss-flux a{
	display:block;
	width:43px;
	height:19px;
}
#footer ul li#rss-flux a:hover{
	background:url(../images/back-rss.gif) 0 -19px no-repeat;
}
address{
	color:#888888;
	font-size:10px;
	padding-top:6px;
}
address strong{
	font-weight:bold;
	text-transform:uppercase;
}
/***********fin Footer********************/

#simple-col-left .encart-border{
	position:relative;
}
.block-hover{
	cursor:pointer;
}

.mess-err{
	 color:red;
}

div.pub-block
{
	margin: 1em 0;
}

div.pub-bandeau
{
	margin: 1em 0;
}

div.pdf-block
{
	background: url('/images/picto-pdf.gif') no-repeat #eaeae6 10px 50%;
	position: relative;
	min-height: 30px;
	padding: 6px 0;
	margin: 1em 0;
}

div.pdf-block p
{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 130px 0 40px;
	padding: 0 6px;
}

div.pdf-block p.pdf-download
{
	margin: -9px 0 0;
	border: none;
	background: url('/images/picto-telecharge.gif') no-repeat #eaeae6;
	position: absolute;
	top: 50%;
	right: 10px;
	font-weight: bold;
	padding-left: 28px;
	line-height: 19px;
}

div.descri-actu img.visuel-actu
{
	float: left;
	clear: left;
	margin: 4px 18px 4px 0;
}

div.descri-actu a
{
	font-weight: bold;
	text-decoration: underline;
}



#entete{
	position:relative;
	margin-bottom:18px;
}

#entete h2{
	position:absolute;
	bottom:0;
	left:0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#747474;
}

#entete h2 strong{
	background:#fff;
	padding:4px 9px 0px 2px;
}

.encart-border
{
	border:1px solid #ccc;
	padding:12px 12px;
	margin-bottom:16px;
}

.block-simple-right
{
	background:#f8cc00;
	padding:15px 13px 15px 13px;
	color:#000;
	margin-bottom:10px;
}

.block-simple-right h5
{
	font-weight: bold;
	font-size: 16px !important;
	text-transform: uppercase;
	margin-bottom: 13px;
	letter-spacing: -1px;
	color: #000 !important;
}

.block-simple-right ul li
{
	background: url('/images/puce-list-border.gif') 0 5px no-repeat;
	line-height: 1.4;
	padding-left: 12px;
	margin-bottom: 6px;	
}


form.login
{
	background:#e4e2e3;
	padding:15px 12px 15px 12px;
	margin:25px 0 10px 0;
    clear: both;
	overflow: hidden;
}

form.login h4
{
	background:url(../images/puce-list-border.gif) 0 4px no-repeat;
	line-height:14px;
	padding-left:12px;
	font-weight:bold;
	color:#000;
	margin-bottom:12px;
}
	
form.login .inp-left
{
	float:left;
	margin-right:44px;
	display:inline;
	position:relative;
}

form.login p.titre-oubli{
	line-height:14px;
	padding-left:12px;
	font-weight:bold;
	color:#000;
	margin-top:12px;
        float: right;
}

form.login .inp-right{
	margin-right:10px;
	position:relative;
}
.btn-valid-nlogue{
	float:left;
	margin-left:10px;
	position:relative;
}
form.login .bk-inp-float label{
	background:#767676;
	height:16px;
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	position:relative;
	padding:0px 5px 0 5px;
}
form.login .bk-inp-float input{
	width:158px;
	height:16px;
	padding:2px 0 0 4px;
	border:none;
	background:#fff;
	float:left;
	position:relative;
	text-transform:uppercase;
	font-size:9px;
}

