html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,em,img,strong,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}body{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}img{-ms-interpolation-mode:bicubic}label{cursor:pointer}

body{
	background:url('bg.gif') repeat-x #e7ecf5;
	width:100%;
}

body,input.txt{
	font-family:Calibri,'Trebuchet MS',Arial,sans-serif;
}

/*---------------------------------------- CONTENEURS -------------------------------------------*/
#banniere {
	position: absolute;
	top: 7px;
	right: 5px;
}

#conteneur_centre{
	width:980px;
	margin:auto;
	margin-top:6px;
}

#bloc_gauche{
	float:left;
	width:200px;
}
#bloc_droite{
	float:right;
	width:170px;
	margin-top:10px;
}
#bloc_centre{
	float:left;
	width:570px;
	margin:10px 19px 0 19px;
}

#bloc_gauche a, #bloc_droite a, #bloc_centre .outils a, #footer a, #footer #plugins a:hover, #onglets a{
	text-decoration:none;
}
#bloc_gauche h4 a:hover, #bloc_droite h4 a:hover, #bloc_gauche li a:hover, #bloc_droite li a:hover, #footer a:hover{
	text-decoration:underline;
}

/*---------------------------------------- RUBRIQUES -------------------------------------------*/
#bloc_gauche h4, #bloc_droite h4{
	padding:6px 15px 8px 32px;
	line-height:13px;
	margin-top:10px;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	text-shadow:0px 1px 1px #17479D;
	padding:7px 15px 7px 32px\9
}

#bloc_gauche h4 a, #bloc_droite h4 a{
	color:#fff;
}

#bloc_gauche h4{
	background:url('rubrique_gauche.gif') no-repeat;
}
#bloc_droite h4{
	background:url('rubrique_droite.gif') no-repeat;
}

#conteneur_centre h4.bouton{
	padding-bottom:2px;
}
.fin_h4{
	height:8px;	display:block;	line-height:0;	font-size:0;
}
#bloc_gauche .fin_h4{
	width:200px;
	background:url('rubrique_gauche_fin.gif') no-repeat;
}
#bloc_droite .fin_h4{
	width:170px;
	background:url('rubrique_droite_fin.gif') no-repeat;
}


#bloc_gauche ul, #bloc_droite ul, #bloc_droite a.photo, #bloc_droite a.video{
	border:1px solid #7F9AC9;
	background:#fff;
}
#bloc_gauche li, #bloc_droite li{
	background:url('puce.gif') 0px 0px no-repeat;
	padding:8px 8px 8px 29px;
	font-size:13px;
	line-height:14px;
}
#bloc_gauche li:first-child{
	padding-top:7px;
	background-image:url('puce_first.gif');
}

#bloc_gauche li a, #bloc_droite li a{
	color:#666;
}

#bloc_gauche ul ul{
	border:none;
	padding:0 0 0 12px;
}
#bloc_gauche ul ul li, #bloc_gauche ul ul li:first-child{
	background:url('puce2.gif') 0px 7px no-repeat;
	padding:0 0 0 10px;
}

/*---------------------------------------- BLOC DROITE - RECHERCHE -------------------------------------------*/
#recherche .txt{
	border:none;
	background:url('recherche_chps.gif') top left no-repeat;
	width:122px;
	height:29px;
	padding:0 0 2px 12px;
	color:#666;
	font-size:15px;
}
#recherche .txt:focus{
	outline:none;
}
#recherche .txt{padding-top:6px\9}

#recherche .btn{
	position:absolute;
}
*:first-child+html #recherche .btn{margin-top:1px;}
* html #recherche .btn{margin-top:1px;}

/*---------------------------------------- BLOC DROITE - PHOTOS VIDEOS -------------------------------------------*/

#bloc_droite a.photo, #bloc_droite a.video{
	font-size:13px;
	display:block;
	background:6px center no-repeat #fff;
	color:#666;
	padding:5px 5px 10px 50px;
	width:113px;
}
#bloc_droite a.photo{
	background-image:url('picto_photo.gif');
}
#bloc_droite a.video{
	background-image:url('picto_video.gif');
}

#bloc_droite .liens li{
	background-image:url('puce3.gif');
	padding-left:22px;
}
#bloc_droite .liens li:first-child{
	background-image:url('puce3_first.gif');
	padding-top:7px;
}


/*---------------------------------------- CONTENU CENTRAL -------------------------------------------*/
h2{
	margin:0 0 20px 60px;
}

.cadre_haut{
	height:11px;
	width:100%;
	background:url('cadre_centre.gif') top left no-repeat;
	margin-top:10px;
	font-size:0;
	position:relative;
	z-index:3;
}

/*---------------------------------------- CONTENU CENTRAL - TITRE -------------------------------------------*/
#bloc_centre .cadre_h3{
	padding:0 20px 11px 20px;
	background:url('dot_horizontal.gif') bottom left repeat-x;
	color:#F5AE00;
	font-size:12px;
	margin:0 0 10px 0;
}
#bloc_centre .cadre_h3 h3{
	padding:0 0 2px 0;
	line-height:15px;
	width: 410px;
}
#bloc_centre .cadre_h3 span{
	display: block;
	float:right;
	color:#F5AE00;
	font-weight:bold;
	position:relative;
	bottom:16px;
}

/*---------------------------------------- CONTENU CENTRAL - TEXTE ET VISUEL -------------------------------------------*/
#bloc_centre .cadre{
	border-left:1px solid #7F9AC9;
	border-bottom:1px solid #7F9AC9;
	border-right:1px solid #7F9AC9;
	background:url('cadre_bas.gif') bottom left repeat-x #fff;
	float:left;
	width:568px;
	line-height:17px;
}

#bloc_centre .cadre img.visuel_article{
	margin:0 20px 10px 0px;
	float:left;
}

#bloc_centre h3{
	color:#17479D;
	font-size:20px;
	padding:10px 0 17px 0;
}

#bloc_centre h4{
	color:#17479D;
	font-size:15px;
	padding: 10px 0 0px 0;
}

#bloc_centre .suite{
	margin:1em 0 30px 0;
}
#bloc_centre .suite a{
	padding:0 0 0 14px;
	background:url('lien.gif') 0px 4px no-repeat;
	color:#F5AE00;
	font-weight:bold;
}

.clear{
	clear:both;height:0;line-height:0;font-size:0;
}


/*---------------------------------------- CONTENU CENTRAL - CONTENU PAGES INTERNES -------------------------------------------*/
#bloc_centre .contenu, #bloc_centre .contenu_interne{
	margin:0 20px;
}
#bloc_centre .contenu_interne{
	color:#666;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	padding-bottom:20px;
	clear:right;
}
#bloc_centre .contenu_interne h3{
	font-size:18px;
	line-height:18px;
	color:#F5AE00;
	margin:10px;
}

#bloc_centre .contenu_interne ul{
	margin:15px;
}
#bloc_centre .contenu_interne ul li{
	background:url('puce4.gif') 0px 8px no-repeat;
	padding:0 0 0 10px;
}
#bloc_centre .contenu_interne a{
	color:#17479D;
}
#bloc_centre .cadre.interne{
	margin-bottom:50px;
}

#bloc_centre .conteneurDocsActu {
	border: 1px solid #F5AE00;
	padding: 5px;
	margin: 15px 5px 5px 5px;
}
	#bloc_centre .conteneurDocsActu p {
		margin-bottom: 10px;
	}

/*---------------------------------------- CONTENU CENTRAL - OUTILS BAS DE CADRE -------------------------------------------*/
#bloc_centre .outils{
	text-align:right;
	margin-bottom:8px;
	clear:left;
}
#bloc_centre .outils a{
	color:#666;
	margin-right:20px;
	font-size:12px;
}
#bloc_centre .outils a img{	margin-right:6px;	}


/*---------------------------------------- CONTENU CENTRAL - BLOC MOITIE -------------------------------------------*/
#bloc_centre .cadre_moitie		{	float:left;			}
#bloc_centre .cadre_moitie.last	{	margin-left:10px;	}

#bloc_centre .cadre_moitie .cadre_haut{
	width:280px;
	background:url('cadre_centre_moitie.gif') top left no-repeat;
}

#bloc_centre .cadre_moitie .cadre_h3			{	text-align:left;	}
#bloc_centre .cadre_moitie .cadre_h3 h3		{	display:inline;		}
#bloc_centre .cadre_moitie .cadre_h3 span	{
	float:none;
	position:static;
	line-height:16px;
	margin-left:4px;
}

#bloc_centre .cadre_moitie .cadre	{	width:278px;	}
#bloc_centre .cadre_moitie .cadre	{	margin-right:0;	}

#bloc_centre .cadre_moitie .cadre .txt{
	width:150px;
	font-size:13px;
	line-height:14px;
}

/*---------------------------------------- FOOTER -------------------------------------------*/
#footer{
	position:relative;
	bottom:15px;
	text-align:center;
}
#footer blockquote{
	margin-left:30px;
	text-align:center;
	color:#6183C2;
}

#footer .cadre_haut{
	background:url('cadre_footer.gif') top left no-repeat;
}
#footer .cadre{
	border-left:1px solid #7F9AC9;
	border-bottom:1px solid #7F9AC9;
	border-right:1px solid #7F9AC9;
	background:#fff;
	width:978px;
}

#footer .cadre h3{
	margin-bottom:20px;
}

/*---------------------------------------- FOOTER - LISTES -------------------------------------------*/
#footer dl{
	float:left;
	width:170px;
	text-align:left;
	padding:0 0 30px 20px;
}

#footer dt{
	font-weight:bold;
	font-size:15px;
	margin-bottom:15px;
}
#footer dt, #footer dt a{
	color:#17479D;
}

#footer dd{
	font-size:13px;
	padding:0 0 15px 10px;
	background:url('dot_vertical.gif') top left repeat-y;
}
#footer dd, #footer dd a{
	color:#666;
}

#footer dl dl{
	border:none;
	padding:0 0 12px 12px;
}
#footer dl dl dd{
	background:url('puce2.gif') 0px 9px no-repeat;
	padding:3px 0 0 10px;
}

/*---------------------------------------- FOOTER - LIENS HORIZONTALS -------------------------------------------*/
#footer .liens_horizontal{
	clear:left;
	background: url('dot_horizontal.gif') top left repeat-x;
	margin:0 20px 18px 20px;
	padding-top:10px;
}
#footer .liens_horizontal li{
	display:inline;
}
#footer .liens_horizontal a{
	margin:0 56px;
	color:#666;
	font-size:13px;
}

/*---------------------------------------- PLUGINS -------------------------------------------*/
#footer #plugins{
	width:958px;
	text-align:left;
	margin-bottom:10px;
	font-size:11px;
	padding:0 0 15px 20px;
	position:relative;
}
#plugins li{
	display:inline;
	margin-right:13px;
}
#plugins a#copyright{
	display:block;
	color:#000;
	text-align:left;
	position:absolute;
	top:30px;
	left:795px;
	width:180px;
	height:30px;
}

/*---------------------------------------- GALERIE -------------------------------------------*/

div.cadre_haut.galerie{
	margin-top:0;
	clear:left;
}

#bloc_centre .cadre_h3.galerie{	min-height:33px	}
#bloc_centre .cadre_h3.galerie h3{	padding:0; }

#bloc_centre .cadre_h3.galerie p{
	float:right;
	text-align:right;
	position:relative;top:3px;
	height:30px;
}
#bloc_centre .cadre_h3.galerie span{
	position:static;
	float:none;
	display:block;
}
#bloc_centre .cadre_h3.galerie span#galerie_date{
	line-height:14px;
}
#bloc_centre .cadre_h3.galerie span#galerie_auteur{
	color:#999;
	font-size:14px;
	line-height:16px;
}

#onglets{
	margin-left:406px;
	float:left;
	display:inline;
	margin-top:-26px;
}
#onglets li{
	width:62px;
	height:22px;
	float:left;
	margin-left:10px;
	display:inline;
	font-size:15px;
	font-weight:normal;
	text-shadow:0px 1px 1px #17479D;
	text-align:center;
	color:#fff;
}
#onglets li.courant{
	background:url('onglet.gif') top left no-repeat;
	padding-top:4px;
}
#onglets a{
	background:url('onglet.gif') top left no-repeat;
	display:block;
	width:62px;
	height:22px;
	position:relative;
	top:5px;
	color:#fff;
	padding-top:4px;
	z-index:2;
}
#onglets a:hover{	top:0px;margin-right:1px;	}


.inputForm {
	border: 1px solid #2955a3;
}
.boutonSend {
	background-color: #2955a3;
	color: #fff;
	font-weight: bold;
	width: 180px;
	border: none;
}
.alertEncart {
	text-align: center;
	color: #E2001A;
	font-weight: bold;
}

/*************** indexation vidéos *******************************************/

#indexPleniere {
}

#indexPleniere .rubNiv1 {
}
	#indexPleniere .rubNiv1 a {
		outline: none;
	}

#indexPleniere .rubNiv1Actif {
}
	#indexPleniere .rubNiv1Actif a {
		color: #F5AE00;
		outline: none;
	}

