/*-------------------------------------*/
/*-------------  HTML ----------------*/
/*------------------------------------*/


/*#bg_congres {
background: #4A92DC url('../medias/bg_home_congres.jpg') repeat-x top ;

}*/



/*body {
	color : #212121;
	margin: 0;
	padding: 0;
	margin-top : 10px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #6e6e6e url(../medias/deces/bg_deces.jpg) repeat-x top ;
	
}*/

/* le header a changer pour DECES est à la ligne 137*/

body {
	color : #212121;
	margin: 0;
	padding: 0;
	margin-top : 10px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #4A92DC url('../medias/bg_pompiers.fr.jpg') repeat-x top ;
	/*background: #6e6e6e url(../medias/deces/bg_deces.jpg) repeat-x top ;
	background: #4A92DC url('../medias/bg_home_congres.jpg') repeat-x top ;*/
	
	
	
}


a {
	color : black;
	text-decoration : none;

}
a:hover {
	color : #FF0000;
	text-decoration : underline;
}
a:link {
color: black;
text-decoration:none;
}
a:visited {
color: black;
text-decoration:none;
}
strong, b {
	font-weight: bold;
	font-size:12px;
}
/*miguel 19.03.08*/
.bodytext em{
font-style:italic;
}
/*fin ajout*/
img {
	border: 0;
padding:0 3px 0 0;
}
h1 {
font-size:16px;
margin:0pt;
}
h2 {
color:#DC1205;
font-size:12px;
margin:5px 0pt 0pt;
}
h3 {
font-size:11px;
margin:0pt;
}
h6 {
color:#000000;
font-size:9px;
font-weight:bold;
padding:0px 0pt 0pt;
}
.block {
	display: block;
}
.blockLeft {
	display: block;
	float : left;
}
.blockRight {
	display: block;
	float : right;
}
.blockCenter {
	display: block;
	margin: 0 auto;
}
.clear {
	clear: both;
	width : 0;
	height : 0;
	display : block;
}
/*hack IE6 et IE7*/
*+html .clear, *html .clear {
	display : none !important;
}

.mini {
	font-size : 9px;
	font-weight : normal;
}

#listeArticlesEdition table.contenttable{
border-collapse:separate;
border-spacing:2px;
width:80%;
margin:auto;
}

#listeArticlesEdition table.contenttable td{
background-color:#EFEFEF;
padding: 0px 5px;
}
#listeArticlesEdition table.contenttable td.titre{
background-color:#999999;
}
#listeArticlesEdition table.contenttable td.titre p.bodytext{
margin-top:5px;
}

/*---------------------------------*/
/*------------ HEADER -------------/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*---------------------------------*/
#headerContainer {
	height: 175px;
	width: 958px;
	position: relative;
	display : block;
	margin: 0 auto;
	margin-top : 10px;
	margin-bottom : 15px;
	z-index : 2;
	background-image : url(../medias/headerContainer-bg.png);
	/* Header Noël */
	/*background-image : url(../medias/HeaderFNSPFNoel2011.jpg);*/
	/*background-image : url(../medias/deces/header_deces.png);*/
	
	background-repeat : no-repeat;
	background-position : 0px 16px;
}
/*---------------------------------*/
/*-----------DECES-----------------*/
/*---------------------------------*/
#headerDeces {
	height: 34px;
	width: 1280px;
	position: relative;
	display : block;
	z-index : 3;
	background-image : url(../medias/barre_haut.jpg);
	background-repeat : no-repeat;
	background-position : 0px 0px;
	color: white;
}
/*---------------------------------*/
/*-------FIN----DECES--------------*/
/*---------------------------------*/
#headerMenu {
	height: 20px;
	width: 958px;	
	position: relative;
	display : block;
}

#headerMenu ul {
	position: relative;
	display : block;
	width : auto;
	height : auto;
	float : right;
}
#headerMenu li {
	position : relative;
	float : left;
	color : #172377;
	padding-right : 4px;
	text-align : right;
}
#headerMenu li a {
	/*color : #172377;*/
	/*color : #0A51A1;*/
	color:beige;
	text-decoration : none;
	text-align : left;
	padding-left : 4px;
}
#headerMenu li a:hover {
	text-decoration : underline;
	color:black;
}
#headerRecherche {
	height: 90px;
	width: 958px;
	position: relative;
	display : block;
}
#headerRecherche .motcle {
	display : block;
	height : 17px;
	left : 788px;
	position : absolute;
	top : 27px;
	width : 130px;
}
#headerRecherche .motcleInput {
	border : 1px solid #BCBDBD;
	color : #BCBDBD;
	font-family : arial,sans-serif;
	font-size : 11px;
	font-weight : normal;
	height : 17px;
	padding : 0px;
	width : 130px;
}
#headerRecherche .motcleOK {
	display : block;
	height : 18px;
	left : 930px;
	position : absolute;
	top : 28px;
	width : 18px;
}

#headerMenuHorizontal {
	height: 24px;
	width: 958px;
	position: relative;
	display : block;
	z-index : 2;
}
#headerMenuHorizontal ul {
	position: relative;
	display : block;
	width : auto;
	height : 24px;
	padding-left : 5px;
	font-size : 11px;
}
#headerMenuHorizontal ul li {
	position : relative;
	float : left;
	color : #FFF;
	text-align : right;
	height: 24px;
	line-height: 24px;
	font-weight : bold;
}
#headerMenuHorizontal ul li a {
	color : #FFF;
	text-decoration : none;
	text-align : left;
	padding-right : 8px;
	padding-left : 8px;
	background-color : transparent;
}
#headerMenuHorizontal ul li a:hover {
	text-decoration : underline;
	background-color : #fff;
	color : #dc1204;
	text-decoration : none;
}


#headerMenuHorizontal ul li ul {
	position: absolute;
	display : none;
	width : auto;
	height : auto;
	font-size : 11px;
	left:0;
	top:23px;
	z-index : 10;
	padding:0;
	margin:0;
	border:0;
	background-color : transparent;
}

#headerMenuHorizontal ul li:hover ul {
	display : block;
}

#headerMenuHorizontal ul li ul li {
	position: relative;
	display : block;
	float : none;
	width : 120px;
	height : auto;
	line-height : normal;
	padding:0;
	margin:0;
	border:0;
	/*white-space : nowrap;*/
	background-color : Aqua;
}

#headerMenuHorizontal ul li ul li a {
	position: relative;
	display : block;
	width : 120px;
	height : auto;
	line-height : normal;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 4px;
	padding-bottom:4px;
	background-color : #fff;
	color : #dc1204;
	border: 1px solid #dc1204;
	/*white-space : nowrap;*/
}
#headerMenuHorizontal ul li ul li a:hover {
	background-color : #dc1204;
	color : #fff;
	border: 1px solid #fff;
}



/*Miguel 22.03.08*/
#logoPartenaireDrt{
padding-left:15px;
padding-bottom:15px;
/*padding-bottom:10px;*/
width:auto;
height:auto;
display:block;
position:relative;
float:left
}
/*fin ajout*/
/*ajout miguel 11.04.08 */

/*#centreContainerGaucheInt .bodytext {
float:right;
margin-bottom:5px;
width:500px;
}
#listeArticlesEdition .csc-textpic-text .bodytext{
float:left;
}
#listeArticlesEdition .csc-textpic-text p b{
float:left;
width:500px;
}
#listeArticlesEdition .bloc_haut .csc-textpic-text p b{
float:left;
width:auto;
}*/
.csc-textpic{
float:left;
display:block;
position:relative;
width:100%; /* modifié par paf le 29/09 à l'origine: pas de width indiqué //////////////////////////////////*/ /* apres modif fait sauter le lien "lire la suite" dans id=15*/
}
/*fin ajout*/









#headerAriane {
	height: 15px;
	width: 750px;
	position: absolute;
	display : block;
	margin-top : 6px;
	padding-left : 20px;
	margin-left : 12px;
	background-image : url(../medias/btnHome.gif);
	background-repeat : no-repeat;
	z-index : 1;
}
#headerAriane ul {
	position: relative;
	display : block;
	width : auto;
	height: 15px;
	line-height: 15px;
	float : left;
}
#headerAriane li {
	position : relative;
	float : left;
	color : white;
	padding-right : 4px;
	text-align : right;
}
#headerAriane li a {
	color : white;
	text-decoration : none;
	text-align : left;
	padding-left : 4px;
}
#headerAriane li a:hover {
	text-decoration : underline;
}

#headerAcces {
	height: 20px;
	width: 678px;
	position: relative;
	display : block;
	font-size : 11px;
	font-weight : bold;
	color:white;
	padding-top : 4px;
	z-index : 1;
	margin-top:20px;
}
#headerAcces a {
	color: white;
	text-decoration : none;
}
#headerAcces a:hover {
	color: white;
	text-decoration : underline;
}
#headerAcces .auth {
	height: 20px;
	line-height: 20px;
	width: auto;
	padding-left : 20px;
	padding-right : 15px;
	position: relative;
	display : block;
	float : right;
	background-image : url(../medias/picto-Login.gif);
	background-repeat : no-repeat;
}
#headerAcces .presse {
	height: 20px;
	line-height: 20px;
	width: auto;
	padding-left : 23px;
	padding-right : 15px;
	position: relative;
	display : block;
	float : right;
	background-image : url(../medias/picto-Presse.gif);
	background-repeat : no-repeat;
}
#headerAcces .forum {
	height: 20px;
	line-height: 20px;
	width: auto;
	padding-left : 23px;
	padding-right : 15px;
	position: relative;
	display : block;
	float : right;
	background-image : url(../medias/picto-Forum.gif);
	background-repeat : no-repeat;
}
#headerAcces .video {
	height: 20px;
	line-height: 20px;
	width: auto;
	padding-left : 23px;
	padding-right : 5px;
	position: relative;
	display : block;
	float : right;
	background-image : url(../medias/picto-Video.gif);
	background-repeat : no-repeat;
}

#headerPartenaires {
	height: 40px;
	width: 270px;
	position: relative;
	display : block;
	float : right;
	text-align : center;
	z-index : 1;
}
#headerPartenaires img {
	padding-left:4px;
	padding-right:4px;
}
/*---------------------------------*/
/*------------ CONTAINER -----------*/
/*---------------------------------*/
#centreContainer {
	min-height:500px;
	height: auto;
	width: 958px;
	position: relative;
	display : block;
	margin: 0 auto;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 10px;
	z-index : 0;
	background-image : url(../medias/centreContainer-bg.jpg);
	z-index : 1;
}
#centreContainerTop {
	height: 19px;
	width: 958px;
	position: relative;
	display : block;
	background-image : url(../medias/centreContainerTop-bg.png);
	background-repeat : no-repeat;
}
#centreContainerGauche {
	height: auto;
	width: 738px;
	position: relative;
	display : block;
	float : left;
}
#centreContainerGaucheInt {
	height: auto;
	width: 714px;
	position: relative;
	overflow:hidden;
	display : block;
	float : left;
	padding-left:12px;
	padding-right:12px;
}

#centreContainerDroite {
	height: auto;
	width: 220px;
	position: relative;
	display : block;
	float : left;
}

/*---------------------------------*/
/*------------ FOOTER -------------*/
/*---------------------------------*/
#footerContainer {
	min-height: 60px;
	height:auto;
	width: 958px;
	position: relative;
	display : block;
	margin: 0 auto;
	margin-top : 0px;
	margin-bottom : 20px;
	z-index : 0;
	background-image : url(../medias/footerContainer-bg.png);
	background-repeat : no-repeat;
}
#footerMenu {
	height: 20px;
	width: 950px;
	position: relative;
	display : block;
}
#footerMenu ul {
	position: relative;
	display : block;
	width : auto;
	height : 18px;
	line-height : 18px;
	float : right;
}
#footerMenu li {
	position : relative;
	float : left;
	color : white;
	padding-right : 4px;
	text-align : right;
}
#footerMenu li a {
	color : white;
	text-decoration : none;
	text-align : left;
	padding-left : 4px;
}
#footerMenu li a:hover {
	text-decoration : underline;
}
#footerBasPage {
	height: auto;
	width: 860px;
	padding-top : 15px;
	padding-left:50px;
	position: relative;
	display : block;
	text-align : center;
	color : White;
	font-size : 10px;
}



/*---------------------------------*/
/*------------ HOME ---------------*/
/*---------------------------------*/
#containerGauche01 {
	height: auto;
	width: 350px;
	position: relative;
	display : block;
	float : left;
	padding-left : 12px;
	padding-right : 7px;
}
#containerGauche02 {
	height: auto;
	width: 350px;
	position: relative;
	display : block;
	float : left;
	padding-left : 7px;
	padding-right : 7px;
}
#zoomInfo {
	height: auto;
	width: 350px;
	position: relative;
	display : block;
	font-size:12px;
	text-align : left;
	padding-bottom : 10px;
}
#zoomInfo .titre {
	color:#172377;
	font-weight : bold;
	font-size: 14px;
}
#zoomInfo a.more{
	font-weight : bold;
	/*color : #717171;*/
	color : #E22105;
	text-decoration : none;
}
#zoomInfo a.more:hover{
	text-decoration : underline;
}
#zoomInfo .img {
	position: relative;
	display : block;
	height: auto;
	width: auto;
	float:left;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
}

#listeInfo {
	height: 130px;
	width: 350px;
	position: relative;
	display : block;
	padding-bottom : 10px;
}
.listeInfoItem {
border:1px solid #BCBDBD;
display:block;
float:left;
height:auto;
margin-bottom:4px;
min-height:40px;
padding:0px;
position:relative;
vertical-align:middle;
width:100%;
}
.listeInfoItem a:hover {
	text-decoration : none;
	color:red;
}
.listeInfoItem:hover {
	background-image : url(../medias/listeInfoItem-bg.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
}
.listeInfoItemImg {
	position: relative;
	display : block;
	height: auto;
	width: auto;
	float:left;
	padding-right:0px;
}




#listeOffreEmploi {
	height: auto;
	width: 350px;
	position: relative;
	display : block;
	padding-bottom : 20px;
}
#listeOffreEmploiTitre {
	height: 34px;
	width: 350px;
	position: relative;
	display : block;
	background-image : url(../medias/listeOffreEmploiTitre-bg.gif);
	background-repeat : repeat-x;
	padding-bottom : 10px;
}


#listeOffreEmploiTitre .titre a{
	color : #bdff23;
	text-decoration:none;
}

#listeOffreEmploiTitre .titre {
	height: 15px;
	width: 170px;
	color : #bdff23;
	background-color : White;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 14px;
	top:21px;
	position: absolute;
	display : block;
	background-image : url(../medias/listeOffreEmploiTitre-puce.gif);
	background-repeat : no-repeat;
	background-position : 0px 2px;
	padding-left : 15px;
}
.listeOffreEmploiItem {
	height: auto;
	min-height: 30px;
	width: 310px;
	position: relative;
	display : block;
	margin-bottom : 4px;
	border:1px solid #bdff23;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 5px;
	padding-bottom : 5px;
	color : #717171;
}
.listeOffreEmploiItem a {
	color:black;
	font-weight : bold;
	text-decoration : none;
}
.listeOffreEmploiItem a:hover {
	text-decoration : none;
}
.listeOffreEmploiItem:hover {
	background-image : url(../medias/listeOffreEmploi-bg.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
}



#listeArticles, #listeDecouvrir {
	height: auto;
	width: 350px;
	position: relative;
	display : block;
	padding-bottom : 20px;
	padding-top:10px;
	float:left;
}
#listeArticlesTitre {
	height: 30px;
	line-height: 30px;
	padding-left : 30px;
	width: 320px;
	position: relative;
	display : block;
	padding-bottom : 5px;
	background-image : url(../medias/listeArticles-bg.jpg);
	background-repeat : no-repeat;
	color : #172377;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	float:left;
}
#listeDecouvrirTitre {
	height: 30px;
	line-height: 30px;
	padding-left : 30px;
	width: 320px;
	position: relative;
	display : block;
	padding-bottom : 5px;
	background-image : url(../medias/listeArticles-bg.jpg);
	background-repeat : no-repeat;
	color : #172377;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	float:left;
}
.listeArticlesItem, .listeDecouvrirItem {
	height: auto;
	/*min-height: 45px;*/
	width: 340px;
	position: relative;
	display : block;
	/*margin-bottom : 4px;*/
	border-bottom:1px solid #BCBDBD;
	padding : 5px;
	float:left;
}
.listeArticlesItem a, .listeDecouvrirItem a {
	color:#172377;
	text-align:left;
}
.listeArticlesItem a:hover, .listeDecouvrirItem a:hover {
	color:#FF0000;
	text-align:left;
}
.listeArticlesItemImg, .listeDecouvrirItemImg{
	position: relative;
	display : block;
	height: auto;
	width: auto;
	float:left;
	padding-top : 3px;
	padding-right:4px;
}



#blocVideo {
	height: auto;
	width: 350px;
	position: relative;
	display : block;
	padding-bottom : 20px;
}

#listeDepeches {
	height: auto;
	width: 350px;
	position: relative;
	display : block;
	padding-bottom : 20px;
}
#listeDepechesHeader {
	height: 19px;
	width: 330px;
	position: relative;
	display : block;
	background-image : url(../medias/listeDepecheHead-bg.jpg);
	background-repeat : no-repeat;
	text-align : right;
	color : #dc1204;
	font-size : 14px;
	font-weight : bold;
	padding-right:20px;
	padding-top : 10px;
}
#listeDepechesFooter {
	height: 30px;
	width: 330px;
	position: relative;
	display : block;
	background-image : url(../medias/listeDepecheFooter-bg.jpg);
	background-repeat : no-repeat;
	padding-right:20px;
	padding-top : 10px;
	text-align : right;
}
#listeDepechesFooter a, #listeDepechesFooter a:hover {
	color : #172377;
	font-size : 12px;
	font-weight : bold;
}
.listeDepechesItem {
	height: auto;
	min-height: 40px;
	width: 330px;
	position: relative;
	display : block;
	padding-bottom : 0px;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	background-image : url(../medias/listeDepeche-bg.jpg);
}
.listeDepechesItemImg {
	position: relative;
	display : block;
	height: auto;
	width: auto;
	float:left;
	padding-top : 0px;
	padding-right:5px;
}



#listeAgenda {
	height: auto;
	width: 350px;
	position: relative;
	display : block;
	padding-bottom : 20px;
}
#listeAgendaHeader {
	height: 26px;
	width: 350px;
	position: relative;
	display : block;
	background-image : url(../medias/listeAgendaHead-bg.jpg);
	background-repeat : no-repeat;
}
#listeAgendaHeader .titre {
	background-color : #dc1204;
	color : white;
	display : block;
	font-size : 12px;
	font-weight : bold;
	height : 15px;
	padding-left : 5px;
	padding-right : 5px;
	position : absolute;
	text-transform : uppercase;
	top : 5px;
	left : 10px;
	width : auto;
}
#listeAgendaFooter {
	height: 10px;
	width: 350px;
	position: relative;
	display : block;
	background-image : url(../medias/listeAgendaFooter-bg.jpg);
	background-repeat : no-repeat;
}
#listeAgendaFooter a, #listeAgendaFooter a:hover {
	color : #172377;
	font-size : 12px;
	font-weight : bold;
}
.listeAgendaNav {
	height: 16px;
	width: 100px;
	position: absolute;
	display : block;
	z-index : 10;
	text-align : center;
	padding-top : 10px;
}
.listeAgendaNav img {
	padding-left : 5px;
	padding-right : 15px;
}
.listeAgendaTxt {
	height: auto;
	min-height: 30px;
	width: 225px;
	position: relative;
	display : block;
	padding-bottom : 0px;
	padding-top : 0px;
	padding-left : 115px;
	padding-right : 10px;
	background-image : url(../medias/listeAgenda-bg.jpg);
}
.listeAgendaTxt a {
	color : #000000;
	font-weight : bold;
}

#blocEditionEtBoutique {
	height: 275px;
	width: 350px;
	position: relative;
	display : block;
	padding-bottom : 20px;
	padding-top : 20px;
}

#blocEdition {
	height: 275px;
	width: 171px;
	position: relative;
	display : block;
	float : left;
	padding-right : 8px;
	background-image : url(../medias/blocEdition-bg.jpg);
	background-repeat : no-repeat;
}

#blocBoutique {
	height: 300px;
	width: 171px;
	position: relative;
	display : block;
	float : left;
	background-image : url(../medias/blocBoutique-bg.jpg);
	background-repeat : no-repeat;
}

#blocEdition .titre, #blocBoutique .titre  {
	height: 20px;
	line-height: 23px;
	width: 159px;
	position: relative;
	display : block;
	text-align : right;
	padding-right:12px;
	color : #172377;
	font-style : italic;
	font-size:12px;
	font-weight : bold;
}



#listeForum, #listeDecouverte {
	height: auto;
	width: 207px;
	position: relative;
	display : block;
	padding-left : 6px;
	/*padding-bottom : 20px;*/
}
#listeForumHeader {
	height: 32px;
	width: 182px;
	position: relative;
	display : block;
	background-image : url(../medias/listeForumHead-bg.jpg);
	background-repeat : no-repeat;
	color : white;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	padding-top : 3px;
	padding-left : 25px;
}
#listeDecouverteHeader {
	height: 32px;
	width: 179px;
	position: relative;
	display : block;
	background-image : url(../medias/listeDecouverteHead-bg.jpg);
	background-repeat : no-repeat;
	color : white;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	padding-top : 3px;
	padding-left : 28px;
}
#listeForumFooter, #listeDecouverteFooter {
	height: 9px;
	width: 207px;
	position: relative;
	display : block;
	background-image : url(../medias/listeForumFooter-bg.jpg);
	background-repeat : no-repeat;
	text-align : right;
}
.listeForumItem li a, .listeForumItem li a:hover, .listeForumItem li a:link, .listeForumItem li a:visited, .listeDecouverteItem
li a, .listeDecouverteItem li a:hover, .listeDecouverteItem li a:link, .listeDecouverteItem li a:visited {
	background-image : url(../medias/listeForum-puce.gif);
	background-repeat : no-repeat;
	background-position : 0 4px;
	height: auto;
	width: 80%;
	position: relative;
	display : block;
	color:#000000;
	padding-left:10px;
}
/*.listeDecouverteItem a, .listeDecouverteItem a:hover {
	background-image : url(../medias/listeDecouverte-puce.gif);
	background-repeat : no-repeat;
	background-position : 0 4px;
	height: auto;
	width: auto;
	position: relative;
	display : block;
	padding-left : 14px;
}
.listeDecouverteItem a:hover {
	color : #dc1204;
}*/
.listeForumItem, .listeDecouverteItem {
	height: auto;
	min-height: 10px;
	width: 187px;
	position: relative;
	display : block;
	padding-bottom : 3px;
	padding-top : 0px;
	padding-left : 10px;
	padding-right : 10px;
	background-image : url(../medias/listeForum-bg.jpg);
	/*font-style : italic;*/
}



/*---------------------------------*/
/*------------ INTERIEUR ----------*/
/*---------------------------------*/
#listeEditions {
	height: auto;
	width: auto;
	position: relative;
	display : block;
	padding-bottom : 5px;
}
#listeEditionsTitre {
	height: 34px;
	width: 714px;
	position: relative;
	display : block;
	background-image : url(../medias/listeEditionsTitre-bg.gif);
	background-repeat : repeat-x;
	padding-bottom : 10px;
}
#listeEditionsTitre .titre {
	height: 15px;
	/*width: 170px; Paul 280807*/
	width: auto;
	color : #5295b8;
	background-color : White;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 14px;
	top:21px;
	position: absolute;
	display : block;
	background-image : url(../medias/listeEditionsTitre-puce.gif);
	background-repeat : no-repeat;
	background-position : 0px 2px;
	padding-left : 15px;
	padding-right:5px;
}

#listeEditionsTitreGras {
	font-weight:bold;
	height: 34px;
	width: 714px;
	position: relative;
	display : block;
	background-image : url(../medias/listeEditionsTitre-bg.gif);
	background-repeat : repeat-x;
	padding-bottom : 10px;
}
#listeEditionsTitreGras .titre h2.listeEditionsTitreGrasH2{
	height: 15px;
	/*width: 170px; Paul 280807*/
	width: auto;
	color : #5295b8;
	background-color : White;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 15px;
	top:15px;
	position: absolute;
	display : block;
	background-image : url(../medias/listeEditionsTitre-puce.gif);
	background-repeat : no-repeat;
	background-position : 0px 2px;
	padding-left : 15px;
	padding-right:5px;
}
#listeEditionsTitre .titre h2.listeEditionsTitreH2{
color : #5295b8;
font-weight : bold;
font-size : 15px;
padding-left : 5px;
padding-right:5px;
}
#listeEditionsTxt {
	height: auto;
	min-height: 50px;
	width: 714px;
	position: relative;
	display : block;
	text-align : justify;
	font-size : 12px;
}

#listeArticlesEdition h2{
font-weight:bold;
}


#listeArticlesEdition {
	height: auto;
	width: 714px;
	position: relative;
	display : block;
	padding-bottom : 30px;
	font-size : 12px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#listeArticlesEditionTitre {
	height: 20px;
	width: 714px;
	position: relative;
	display : block;
	padding-bottom : 10px;
	background-image : url(../medias/listeArticlesEdition-bg.jpg);
	background-repeat : no-repeat;
	color : #172377;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	float:left;
	margin-top : 15px;
	margin-bottom : 10px;
}

#listeArticlesEditionTitre .titre h2.listeArticlesEditionTitreH2{
background-color:#BBC3F6;
background-image:url(../medias/listeArticlesEdition-bg2.jpg);
background-position:right top;
background-repeat:no-repeat;
bottom:15px;
color:white;
display:block;
font-size:12px;
font-weight:bold;
height:13px;
left:25px;
padding-left:7px;
padding-right:23px;
padding-top:2px;
position:absolute;
width:auto;
!top:-5px;
}


#TitreEditionsPompiers4 span.titre h2.TitreEditionsPompiers4H2{
color:red;
font-weight:bold;
}

.listeArticlesEditionItem {
	height: auto;
	/*min-height: 80px;*/
	width: 704px;
	position: relative;
	display : block;
	/*margin-bottom : 15px;*/
	border-bottom:1px solid #bbc3f6;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	float:left;
	text-align:left;
}
/*Archriss : Rajout d'un z-index pour rendre cliquable sous FF ensavoir+ */
.listeArticlesEditionItemCarre {
	height: 9em;
	min-height: 90px;
	width: 342px;
	position: relative;
	display : block;
	margin-bottom : 10px;
	padding-left : 0px;
	padding-right : 15px;
	padding-top : 5px;
	padding-bottom : 0px;
	float : left;
	text-align:left;
	z-index:10;
}
.listeArticlesEditionItem .titre, .listeArticlesEditionItemCarre .titre
{
	color : #DC1204;
	font-weight : bold;
}
.listeArticlesEditionItem
a.more:hover, .listeArticlesEditionItemCarre a.more:hover, #listeArticlesEdition a.more:hover {
	text-decoration : underline;
}
.listeArticlesEditionItem a.more, .listeArticlesEditionItemCarre
a.more, #listeArticlesEdition a.more {
	color : #172377;
	font-weight : bold;
	text-decoration : none;
}
.listeArticlesEditionItem a, .listeArticlesEditionItemCarre a {
	color:#172377;
}
.listeArticlesEditionItem a:hover, .listeArticlesEditionItem
a:hover, .listeArticlesEditionItemCarre
a:hover, .listeArticlesEditionItemCarre a:hover {
	color:#172377;
}
.listeArticlesEditionItemImg {
	position : relative;
	display : block;
	height : 60px;
	width : 60px;
	float : left;
	padding-bottom : 3px;
	padding-right : 15px;
	/*padding-top : 3px;*/
}
.listeArticlesEditionItemCarreImg { 
/******************************************** modification PAF le 27/10/09 
remis le 80x80px

*/
	position : relative;
	display : block;
	height : 80px;
	width : 80px;
	float : left;
	padding-bottom : 10px;
	padding-right : 10px;
	padding-top : 3px;
}

/* ajout Miguel 11.10.07 */
.csc-mailform div.csc-mailform-field{
margin-top:10px;
}
.csc-mailform div.csc-mailform-field input, #user, #pass, #tx-srfeuserregister-pi1-company, .tx-srfeuserregister-pi1-last_name, #tx-srfeuserregister-pi1-first_name, .tx-srfeuserregister-pi1-password, #tx-srfeuserregister-pi1-username, #tx-srfeuserregister-pi1-last_name, #tx-srfeuserregister-pi1-zip, #tx-srfeuserregister-pi1-email, #tx-srfeuserregister-pi1-www, #listeArticlesEdition .tx-newloginbox-pi1 input[type="text"], #tx-srfeuserregister-pi1-pass {
border:1px solid #BCBDBD;
color:#000000;
font-family:arial,sans-serif;
font-size:11px;
font-weight:normal;
height:17px;
padding:0px;
}
//Simon le 28/03/2008
textarea.contactform, select.contactform, input.contactform {
	border:1px solid #BCBDBD;
}
#user, #pass{
margin-bottom:3px;
}
#mailformname{
margin-left:60px;
}
#mailformemail{
margin-left:55px;
}
#mailformformtype_mail{
background-color:grey;
}
/*##"*/

.banniereDroite {
display:block;
height:auto;
margin-bottom:20px;
padding-left:8px;
padding-top:8px;
position:relative;
width:204px;
text-align:left;
}
*> .banniereDroite table{
!margin-bottom:15px;
!margin-top:15px;
}
*> #listeDecouverte{
margin-bottom:10px;
}
/*PAUL 16/08/07 */
.bloc_boutique_hp{
padding-left:10px;
}
.texte_selection_jour{
color : #172377;
font-weight : bold;
text-decoration : none;
}

.image_promo_boutique_hp{
padding: 4px;
}

.image_promo_boutique_hp img{
margin: 4px;
margin-left:8px
}

.titre01{
color : #172377;
font-weight : bold;
text-decoration : none;
font-size: 12px;
}
/*MIGUEL 16/08/07 */

span.listeDecouvrirItemImg img, span.listeArticlesItemImg
img, .listeInfoItem Table td img{
border:0.5px solid #BCBDBD;
padding:1px;
width:35px;
height:35px;
}

.tx-smileshop-pi1 a{
color:#172377;
text-transform:lowercase;
font-weight:500;
}

/*BLOC EDITION HP BLEU - PAUL 13080*/

#blocEdition .blocMedias{
	/*height: 170px;*/
	width: 76px;
	position: relative;
	display : block;
	float : left;
	margin-left : 6px;
	margin-bottom : 5px;
	margin-top : 5px;
}
#blocEdition .blocMedias img{
	display : block;
	position: relative;
	padding-bottom : 5px;
}
#blocEdition .blocMedias ul{
	display : block;
	position: relative;
	color:#172377;
}
#blocEdition .blocMedias a, #blocBoutique .blocMedias a {
	color:#172377;
	text-decoration : none;
}
#blocEdition .blocMedias a:hover, #blocBoutique .blocMedias a:hover {
	color:#000;
	text-decoration : none;
}
#blocEdition .blocMedias ul a, #blocEdition .blocMedias ul a:hover {
	font-size:10px;
}
#blocEdition .blocBas, #blocBoutique .blocBas  {
	height: 70px;
	width: 158px;
	position: relative;
	display : block;
	float : left;
	margin-left : 6px;
	color:#172377;
	line-height : 11px;
}
#blocEdition .blocBas a, #blocBoutique .blocBas a {
	color:#172377;
}
#blocEdition .blocBas a:hover, #blocBoutique .blocBas a:hover {
	color:#172377;
	text-decoration : underline;
}
#blocEdition .blocBas .sousTitre, #blocBoutique .blocBas .sousTitre {
	display : block;
	position : relative;
	padding-bottom : 3px;
	font-weight : bold;
}
#blocEdition .blocBas img, #blocBoutique .blocBas img {
	position: relative;
	display : block;
	float : left;
	padding-right : 5px;
}
#blocBoutique .blocBas em {
	text-decoration : line-through;
}

#blocBoutique .blocMedias  {
	height: 170px;
	width: 158px;
	position: relative;
	display : block;
	margin-left : 6px;
	margin-bottom : 5px;
	margin-top : 5px;
}
#blocBoutique .blocMedias img {
	display : block;
	position: relative;
	padding-bottom : 5px;
}

/*TITRES LAYOUT HEADERS PAUL 200708 */
#listeEditionsTitreRouge {
background-image:url(../medias/listeEditionsTitreR-bg.gif);
background-repeat:repeat-x;
display:block;
height:34px;
padding-bottom:10px;
position:relative;
width:714px;
}
#listeEditionsTitreRouge .titre {
background-color:White;
background-image:url(../medias/listeEditionsTitreR-puce.gif);
background-position:0px 2px;
background-repeat:no-repeat;
color:#FF3B1A;
display:block;
font-size:14px;
font-weight:bold;
height:15px;
padding-left:15px;
position:absolute;
text-transform:uppercase;
top:19px;
width:auto;
}
#TitreEditionsPompiers {
background-image:url(../medias/BlocTitreEditionPom.gif);
background-repeat:repeat-x;
display:block;
height:20px;
padding-bottom:10px;
position:relative;
width:569px;
}
#TitreEditionsPompiers .titre {
background-position:0px 2px;
background-repeat:no-repeat;
color:#6F72C1;
display:block;
font-size:13px;
font-weight:bold;
height:15px;
padding-left:60px;
position:absolute;
top:0px;
width:250px;
}



/*TITRES LAYOUT HEADERS MIGUEL 21.08.07 */


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Modification du css pour titre congres 117e

#TitreEditionsPompiers3 {
background-image:url(../medias/BlocViolet.gif);
background-repeat:repeat-x;
display:block;
height:24px;
padding-bottom:10px;
position:relative;
width:569px;
}

#TitreEditionsPompiers3 .titre {
color:#FFFFFF;
font-size:13px;
font-weight:bold;
}


*/

#TitreEditionsPompiers3 {
	height: 20px;
	width: 714px;
	position: relative;
	display : block;
	padding-bottom : 10px;
	background-image : url(../medias/bg_title_117congres.jpg);
	background-repeat : no-repeat;
	color : #172377;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	float:left;
	margin-top : 15px;
	margin-bottom : 10px;
}


#TitreEditionsPompiers3 .titre h2.TitreEditionsPompiers3H2 {
background-color:#5959C7;
background-image:url(../medias/bg_title_117congres_right.jpg);
background-position:right top;
background-repeat:no-repeat;
bottom:15px;
color:white;
display:block;
font-size:12px;
font-weight:bold;
height:13px;
left:25px;
line-height:16px;
margin:0 0 -6px 35px;
padding-left:7px;
padding-right:35px;
padding-top:2px;
position:absolute;
width:auto;


}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#TitreEditionsPompiers2 {
background-image:url(../medias/BlocTitreEditionPom2.gif);
background-repeat:repeat-x;
display:block;
height:24px;
padding-bottom:10px;
position:relative;
width:569px;
}
#TitreEditionsPompiers2 .titre {
background-position:0px 2px;
background-repeat:no-repeat;
color:#6F72C1;
display:block;
font-size:13px;
font-weight:bold;
height:15px;
padding-left:60px;
position:absolute;
top:0px;
width:250px;
}

/*Paul 210807*/
.tx-smilearticlenavigation-pi1{
padding-top:10px;
float:left;
display:block;
}
.tx-smilearticlenavigation-pi1 a {
color:#0A51A1;
text-decoration:none;
font-size:11px;
}

/*TITRES MENU BAS (Envoyer a un Ami,Favoris,Imprimer) MIGUEL 23.08.07 */

.imprimer_envoyer {
font-size:11px;
margin:0pt;
padding:20px 10px 15px;
float:right;
}
.imprimer_envoyer a:link {
color:#0A51A1;
text-decoration:none;
}
.imprimer_envoyer a:visited {
color:#0A51A1;
text-decoration:none;
}
.imprimer_envoyer a:hover {
text-decoration:underline;
color:#0A51A1;
}
.imprimer_envoyer a img {
margin:0pt 5px;
margin-left:0px;
padding-left:0px;
}
.listeInfoItem Table td{
padding:1px;
vertical-align:middle;
}

/* Paul - CSS Impression - 240807 */

.titre_impression {
font-size:16pt;
font-weight : bold;
color: #DC1205;
padding: 10px 0 0 20px;
}
.tiny_impression{
padding: 0 20px 0 0;
}

/*TITRES MENU Imprimer (Page Impression) MIGUEL 24.08.07 */
.titre_site{
color:#DC1205;
font-size:16pt;
font-weight:bold;
margin-left:20px;
margin-top:12px;
float:left;
}
.titre_page{
color:#DC1205;
font-size:16pt;
font-weight:bold;
float:left;
margin-top:12px;
margin-left:10px;
}
.url{
float:right;
padding-top:50px;
font-size:10px;
}
.contenu_ArticleEdition{
margin:0 auto;
display:block;
position:relative;
width:714px;
height:auto;
}
.contenu_ListeEdition{
padding:95px;
}
.listeInfoItemTD1 img, .listeInfoItemTD2 img{
padding:0px;
margin:0px;
}

/*MENU haut colonne droite forum (HP) MIGUEL 27.08.07 */

.tous_forums{
width:185px;
height:auto;
text-align:right;
display:block;
position:relative;
margin:0px;
padding:0px;
}

#listeDepechesFooter a{
background-image:url(../medias/listeArticles-bg.gif);
background-position:0px 3.5px;
background-repeat:no-repeat;
padding-left:20px;
}

.csc-textpic-text p.bodytext, .csc-textpic-text p {
margin-bottom: 0px;
display:block;
/*text-align:left;
width:714px;*/

}
/*
.csc-textpic-text p{
display:block;
height:auto;
padding-top:10px;
text-decoration:none;
vertical-align:middle;
width:auto;
}*/
/* Archriss : On enlève le rouge sur une balise b
#listeArticlesEdition p.bodytext strong {
color:#DC1205;
}
*/


/* Header Smile "old" style*/

.titreBox {
color:#DC1205;
font-size:13px;
font-weight:bold;
padding-left: 0px;
background: url('../medias/bg_titre_smile_gris.gif') repeat-x left bottom;
}

/* Paul 280807 - Classes Css TYPO3 - Contenus (+ajout Miguel)*/

.div.csc-textpic-imagecolumn {
display:inline;
float:right;
}

/* Ajout Miguel 290807 HP.*/

/*.listeInfoItemTD1 img{
width:35px:
height:35px;
}*/

/* Ajout Miguel 290807 P. interieur*/

.listeArticlesEditionItemImg img{
height:60px;
width:60px;
border:0.5px solid #C2C2C2;
padding:1px;

}
.csc-textpic-imagecolumn{
/*margin-top:-25px;*/
}
.banniereDroite p.bodytext{
/*background-color:#CCCCCC;*//*Commenté par PAF le 7/09/2010*/
padding-left:5px;
color:#000000;
}
p.bodytext a:hover{
color : #FF0000;
text-decoration : underline;
}
.calendar_upcoming{
background-color:#CCCCCC;
padding:5px;
}
.bodytext a{
text-decoration : none;
font-size:12px;
color:#0A51A1;
}
.bodytext{
margin-bottom:5px;
float:none;

}
.listeArticlesEditionItemCarreImg img, .listeArticlesEditionItemImgTD img{
height : 80px;
width : 80px; /* Modification PAF 19/10/09 ***********************************/
}
#liste_pages_categorisation_numeros{
display:block;
position:relative;
float:left;
padding-left:0px;
}
#liste_pages_categorisation_numeros table td{
width:auto;
padding-left:135px;
}
.csc-uploads-fileName{
font-weight: bold;
padding-left:6px;
padding-right:6px;
padding-top:5px;
padding-bottom:5px;
text-align:left;
}
.tr-even td{
width:auto;
}
.user-bbposts-pi1{
padding-top:5px;
margin-bottom:5px;
}
.user-bbposts-pi1 a{
padding-left:13px;
/*padding-right:47px;
margin-right:50px;*/
width:auto;
/*background-image:url(../medias/listeForum-puce.gif);*/
background-image:none;
background-position:0pt 4px;
background-repeat:no-repeat;
}
.user-bbposts-pi1 a.tous_forums{
padding-right:3px;
margin-right:0px;
width:auto;
padding-right:2px;
background-image:none;
}
.banniereDroite ul li a{
font-size:11px;
}
.banniereDroite ul li a:hover{
text-decoration:underline;
}
.banniereDroite ul li{
padding-top:3px;
/*margin-left:15px;*/
margin-left:5px;
}
div.csc-header table{
margin-top:20px;
}
#listeEditions table{
float:left;
}
.banniereDroite table tr td{
margin-bottom:5px;
width:auto;
}
.banniereDroite table tr td.titreBox{
width:100%;
}
/* Ajout Miguel 30.08.07 P. interieur*/

p.bodytext a{
color : #000000;
text-decoration : none;
}
#faqpagination table td a:hover {
color:#FF0000;
text-decoration:underline;
}
.bodytext span a{
color:#0A51A1;
text-decoration:underline;
}
#listeArticlesEdition p a{
color:#0A51A1;
text-decoration:none;
}
#listeArticlesEdition p a:hover{
color:#0A51A1;
text-decoration:underline;
}
#listeArticlesEdition h3 a:hover{
color:#FF0000;
text-decoration:underline;
font-weight: bold;
font-size: 11px;
padding-left:5px;
width:auto;
}
#listeArticlesEdition h3 a{
color:#000000;
text-decoration:none;
font-weight: bold;
font-size: 11px;
padding-left:5px;
width:auto;
}
#listeArticlesEdition h3{
color:#000000;
font-weight: bold;
font-size: 11px;
/*background-color:#BBC3F6;*/
padding-top:20px;
padding-bottom:5px;
padding-left:20px;
padding-right:111px;
}
.tx-calendar-pi1 p a:hover{
color:#0A51A1;
text-decoration:underline;
}
.tx-calendar-pi1 p a{
color:#0A51A1;
text-decoration:none;
}
.csc-textpic-text p a{
color:#0A51A1;
text-decoration:none;
font-weight: bold;
}
.csc-textpic-text p a:hover{
color:#0A51A1;
text-decoration:underline;
font-weight: bold;
}
/*Archriss : On enlève le float pour que les images puissent être à gauche, au centre ou à droite*/
.csc-textpic-imagewrap{
/*margin-top:10px;*/
/*float:left;*/
}
.csc-textpic-image img {
margin-top:30px;
}
#listeArticlesEdition table{
float:left;
width:714px;
margin-top:5px;
}
.banniereDroite table.csc-uploads tr td{
background-color:#CCCCCC;
padding-top:30px;
padding-bottom:30px;
margin-bottom:10px;
padding-right:auto;
}
.banniereDroite table div embed{
margin-top:20px;
}
table.csc-uploads tr{
margin-bottom:20px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
/*margin-top:18px;*/
/*margin-bottom:25px;*/
}
table td h2{
font-weight: bold;
color:#DC1205;
font-size:12px;
margin:5px 0pt 0pt;
}
#listeArticlesEdition table td a:hover p{
color:#DC1205;
text-decoration:underline;
}
#listeArticlesEdition table{
/*width:50%;*/
float:left;
margin-bottom:20px;
margin-right:0px;
}

/* miguel 5.09.07 */
.titre_portraits, .titre_magazine{
font-weight: bold;
color:#DC1205;
font-size:11px;
margin:0px 0pt 0pt;
text-decoration:none;
}
/*.listeDecouvrirItemImg{
display:block;
}*/
.listeInfoItemTD2 a:hover{
text-decoration:underline;
}
.listeDepechesItem a:hover{
color:#DC1205;
text-decoration:underline;
}
.listeArticlesItem a:hover p, .listeDecouvrirItem a:hover p {
text-decoration:underline;
}
.listeInfoItemTD2 a{
font-size: 11px;
}
/*Miguel 060907 */
.user-bbposts-pi1 li{
list-style-image:none;
list-style-type:none;
margin-left:-5px;
}
.user-bbposts-pi1 li a:hover, .listeDecouverteItem li a:hover{
text-decoration:underline;
}
.user-bbposts-pi1 a:hover.tous_forums, .user-bbposts-pi1 a.tous_forums, .user-bbposts-pi1 a:link.tous_forums, .user-bbposts-pi1 a:visited.tous_forums {
text-decoration:none;
background-image:none;
width:auto;
color:#666666;
font-weight:bold;
font-style:normal;
}
td.listeInfoItemTD1{
width:40px;
vertical-align:middle;
}
/* Paul 060907 : modifications css smile pour "les rubriques" (pages intérieures) */
/*.banniereDroite li {
list-style-image:url(../../images/smilemenu_li.gif);
list-style-position:inside;
}*/
.banniereDroite ul{
/*background-color:#d2d2d2;*//*Commenté par PAF le 7/09/2010*/
}
.csc-textpic-text H1 {
color:#DC1205;
font-size:14px;
font-weight:bold;
padding:0px 0pt 0pt;
}
.csc-textpic-text{
margin:0px 0px 15px;
}
H2.listeArticlesEdition {
color:#DC1205;
font-size:14px;
font-weight:bold;
padding:0px 0pt 0pt;
}

#listeArticlesEdition ul{
/*margin-left:10px;
margin-right:10px;
display:block;*/
width:100%;
list-style:circle;
list-style-position:inside;
font-size:12px;
margin-bottom:20px;
float:left;
}
#listeArticlesEdition ul li{
padding-bottom:3px;
font-size:12px;
}
#listeArticlesEdition ul li a{
font-size:11px;
}
/*Archriss : Ajout pour faire apparitre en Front les listes numérotées*/
#listeArticlesEdition ol {
float:left;
font-size:11px;
list-style-image:none;
list-style-position:inside;
list-style-type:none;
margin-bottom:20px;
width:100%;
}
#listeArticlesEdition ol li{
padding-bottom:3px;
font-size:11px;
}
#listeArticlesEdition embed{
margin-top:20px;
}
.banniereDroite div.user-bbposts-pi1{
background-color:#d2d2d2;
}
.banniereDroite li a{
/*background-image:url(../../images/smilemenu_li.gif);*//*Modifié par paf le 7/09/2010*/
background-image:url(../../images/mini_bulle.gif);
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:auto;
margin-left:0;
padding-left:25px;
position:relative;
width:80%;
}
.imprimer_envoyer a{
margin-right:30px;
margin-left:15px;
}
.imprimer_envoyer a img {
margin-left:-25px;
position:absolute;
}
.csc-textpic-imagewrap a img{
margin-top:20px;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap{
!margin-right:30px;

}
.uploads_image{
/*
float:left;
width:20px;
padding-right:5px;
margin-bottom:10px;*/

float:left;
margin-bottom:7px;
padding:7px 0 0 1px;
width:20px;
}
.uploads_name{
/*width:80%;
float:left;
margin-bottom:10px;
font-weight:bold;*/
float:left;
font-weight:bold;
line-height:1em;
margin-bottom:2px;
padding:7px;
}
.uploads_taille {
float:right;
margin-bottom:10px;
width:40px;
}
.uploads_date {
float:right;
margin-bottom:10px;
padding-right:0px;
width:60px;
}
.uploads_name_image{
/*background-color:#DFE5FF;*/
background-color:#E9E9E9;
float:left;
width:100%;
}
.uploads_taille_date {
float:right;
/*margin-bottom:10px;*/
width:50%;
text-align:right;
color:gray;
}
.uploads_description{
width:100%;
float:left;
}
.listeArticlesEditionItemCarreDRT a.more{
font-weight : bold;
color : #172377;
text-decoration : none;
}
.listeArticlesEditionItemCarreDRT a.more:hover{
text-decoration :underline;
}
div.listeArticlesEditionItemCarreDRT{
float:left;
width:40%;
display:block;
position:relative;
margin-right:60px;
margin-bottom:30px;
padding-left:5px;
}
.listeArticlesEditionItemCarreDRT .titreDRT, #listeArticlesEdition .titreDRT {
color:#DC1205;
font-size:12px;
font-weight:bold;
}

/* Miguel sous-page Connaitre les SP MENU-PAGE interieur colonne droite*/

.listeDecouverteItem li.menu-level1-courant-actif a, .listeDecouverteItem li.menu-level1-actif a{
background-image : url(../medias/minusbullet.gif);
background-repeat : no-repeat;
background-position:-3px 0px;
padding-left:15px;
}
.menu-level1-courant-actif a{
font-weight : bold;
text-decoration:none;
}
.menu-level1-actif a{
font-weight : bold;
text-decoration:none;
}
.menu-level2 li a{
font-weight:100;
}
.menu-level2 li{
margin-left:5px;
}
li.menu-level2-courant-actif ul.menu-level3 li a{
font-weight :normal;
color:#212121;
}
ul.menu-level3 li.menu-level3-courant-actif a{
font-weight :bold;
color:#DC1205;
}
.menu-level1-courant-actif ul.menu-level2 li a, .menu-level1-actif ul.menu-level2 li a{
background-image:none;
padding-left:20px;
}
.listeDecouverteItem li.menu-level1-avec-sspages a{
background-image : url(../medias/plusbullet.gif);
background-repeat : no-repeat;
background-position:-3px 0px;
padding-left:15px;
}
.menu-level1-actif ul li.menu-level2-courant-actif a, .menu-level1-actif ul li.menu-level2-courant-actif a {
color:#DC1205;
font-weight : bold;
}

/* Miguel HP img-camion*/

/*.csc-textpic-image dt a.Promotion img{
padding-left:13px;
}*/
/* Miguel 10.09.07 Pages interieures */

#listeArticlesEdition .listeArticlesEditionItemDRT{
padding-bottom:3px;
padding-top:5px;
border-bottom:1px solid #BBC3F6;
}
#listeArticlesEdition h6{
padding-top:20px;
padding-bottom:20px;
}
.listeArticlesEditionItemImgDRT img{
float:right;
width:50px;
margin-top:15px
}

/* Miguel 11.09.07 Pages interieures */

.calendar-month .cat_select {
margin-top:20px;
margin-bottom:20px;
text-align:center;
}
.banniereDroite a img{
/*padding-left:50px;*/
}

/* Miguel 11.09.07  */


/* Evenements-Agenda */
.dayHeader_daynum {index.php (line 204)
font-size:15pt;
font-weight:bold;
left:50px;
line-height:0px;
margin:0px;
position:relative;
top:-22px;
}
.event-15-00 {
position:relative;
top:0px;
}
.event-range-18 {
height:358px;
overflow:hidden;
}
.event {
background-color:#D0D9EB;
border:1px solid #A1B3D6;
float:left;
/*margin:0px 0px 0px 5px;*/
overflow:hidden;
padding:0px;
width:10px;
}
.tx-smileshop-pi1 img{
width:50px;
height:45px;
}
div.tx-avotherresources-pi1 div{
margin-top:4px;/*//////////////////////////////////////////// modifié le 23/11/2010 par paf//////////////////////////////////////////////////////////////// */
}
.tx-avotherresources-pi1 div.av_otherresource_catdesc{
margin-top:5px;
margin-bottom:0px;
}
.tx-avotherresources-pi1 a:hover{
color:#0A51A1;
text-decoration:underline;
}
.tx-avotherresources-pi1 a{
font-size:11px;
color:#0A51A1;
text-decoration:none;
}
span.tiny{
margin-top:5px;
font-size:10px;
/*margin-right:40px;*/
width:auto;
}
#listeArticlesEdition table td h2 img{
margin-left:100px;
border : 1px solid #FF0000;
margin-bottom:20px;
}
#commande_td1{
width:550px;
padding-left:100px;
padding-bottom:20px;
}
#commande_td2 table{
width:550px;
margin-right:85px;
margin-left:95px;
border-spacing:3px;
}
#commande_table3 table{
width:300px;
}
#commande_table2 td.contenu{
padding:3px;
margin:3px;
}
#commande_td3{
width:300px;
margin-right:80px;
}
#lbOverlay {
background-color:#FF6633;
}
#listeArticlesEdition p.bodytext b{
/*, #listeArticlesEdition p.bodytext a*/
float:left;
}
textarea{
border:0.5px solid;
border-color:grey;
background-color:white;
}
input[type="radio"] {
margin-left:10px;
margin-right:5px;
vertical-align:middle;
}
input [type="checkbox"] {
margin-left:5px;
margin-right:5px;
vertical-align:middle;
}
input[type="submit"] {
background-color:#E5E5E5;
border-color:#D2D2D2;
border-style:solid;
border-width:1px 2px 2px 1px;
color:#DC1205;
font-size:11pt;
font-weight:bold;
height:25px;
padding:2px;
width:auto;
}
input[type="image"] {
}
select {
}
option {
}
form {
margin:0pt;
}



/* Classes RTE */
.boldBleu {
color:#004B93;
font-weight:bold;
}
.bold{
font-weight:bold;
}
.italique{
font-style:italic;
}
.savoirPlus{
color:#717171;
font-weight:bold;
text-decoration:none;
}
p.align-left{
text-align:left;
}
span.boldBleu{
color:#004B93;
font-weight:bold;
}
span.bold{
font-weight:bold;
}
span.italique{
font-style:italic;
}
span.savoirPlus{
color:#f1f1f1;
font-weight:bold;
text-decoration:none;
}

/*paul 110907 styles pour les inputs
textarea {
	color: #4D4D4D;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	border: solid 1px #BCBCBC;
	background-color: #EBEBEB;
	margin-top: 2px;
	vertical-align: middle;
}

select{
	color: #4D4D4D;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	border: solid 1px #BCBCBC;
	background-color: #EBEBEB;
	margin-top: 2px;
	vertical-align: middle;
}

fieldset{
	background-color: #F7F7F7;
	border: solid 1px #BCBCBC
}

legend {
	color: #008AB8;
	font-weight: bold;
}*/
input {
color:#000000;
font-family:Geneva,Arial,Helvetica,sans-serif,Helvetica,sans-serif;
font-size:11px;
margin:0pt;
padding:0pt;
}

select, textarea {
color:#000000;
font-size:11px;
margin:0pt;
padding:0pt;
}

/* Pual Sitemap MacMade*/
.tx-dropdownsitemap-pi1 div {
background:#FAFBFB none repeat scroll 0%;
border:0px solid #DFE2E3;
margin:8px;
padding:4px;
}

/* ajout Miguel 11.10.07 */

/*#listeArticlesEdition form fieldset.csc-mailform div.csc-mailform-field{
margin-top:10px;
}*/
#listeOffreEmploi .juridique a {
background-image:url(../medias/listeArticles-bg.gif);
background-position:0px 3.5px;
background-repeat:no-repeat;
padding-left:20px;
}
/*Archriss : Mis à 0 au lieu de 20 en habillage droite dans le texte */
div.csc-textpic-imagerow{
margin-top:0px;
}

td input{
width:50%;
margin-bottom:2px;
/*border:1px solid #BCBDBD;*/
color:#000000;
font-family:arial,sans-serif;
font-size:12px;
font-weight:normal;
height:17px;
padding:0px;
}

.csc-textpic-imagewrap {
display:block;
/*position:absolute;*/
height:auto;
width:auto;
/*top:100px;
left:400px;*/
}
/*Miguel 04.03.08 */
/*Archriss Correction tous les champs en noir */
input[type="text"], input[type="password"] {
border:1px solid #BCBDBD;
font-family:arial,sans-serif;
font-size:12px;
font-weight:normal;
height:17px;
padding:0;
}
/*Archriss Correction pour le formulaire de newsletter pour IE6 */
*html input#tx-srfeuserregister-pi1-password_again {
margin-left:-10px;
color:#000000;
}

*+html .tx-srfeuserregister-pi1 dt {
margin-bottom:-8px;
}

*+html .tx-srfeuserregister-pi1 dd {
margin-bottom:-8px;
}
/*Miguel 19.03.08*/
#listeOffreEmploi .tx-smilecategorization-pi1{
float:left;
display:block;
position:relative;
width:auto;
}
#listeOffreEmploi .tx-smilecategorization-pi1 .listeInfoItem {
float:left;
width:400px;
display:block;
}

/*Miguel 13.05.08*/
#Institutionnel{
border-color:#FF0000;
}
#Programme_TV{
border-color:#FF8A00;
}
#Congrès_et_Salons{
border-color:#FDFF00;
}
#MNSP{
border-color:#FF00FA;
}
#ODP{
border-color:#00FF3A;
}
#Sports{
border-color:#1B00FF;
}
#Congrès_et_Salons{
border-color:#00FFFA;
}
/*fin ajout*/


/* miguel 10.07.08 */

#listeArticlesEdition p, #listeArticlesEdition .bodytext{
/*float:none;////////////////////////////////////////////MODIF PAF 10/09  remis float left car fait buguer les liens*/
/*float:none;
display:block;
position:relative;
width:auto;*/
z-index:0;////////////////////////////////////////////MODIF PAF 13/03/09  changé le zindex de -1 à 0 pour test du bug FAQ lien non cliquable

}
/*Archriss : Rajout de z-index afin de voir les en savoir+ */
#listeArticlesEdition .csc-textpic-text p, #listeArticlesEdition .csc-textpic-text .bodytext{
/*float:none;////////////////////////////////////////////MODIF PAF 29/09 = origine float:none; est en commentaire/////////////////*/
/*display:block;
position:relative;
width:auto;*/
z-index:-10;
}

/*Archriss rajout de ce margin pour gérer la disposition habillé droite */
*+html div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
position:relative;
left:0px;
top:320px;
}

/*Archriss Ecart entre une série d'images dans une colonne*/
*+html div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
margin-bottom:5px;
}

/*Archriss problème sur les tableaux qui ont tous une float left */
#listeArticlesEdition .csc-textpic-text table.contenttable {
float:none;
}

.tx-smilearticlenavigation-pi1 {
width: 714px;
}

/*Archriss Correction pour positionner les images dans les articles */
.csc-textpic-intext-right-nowrap {

}

#listeArticlesEditionTitre .csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
margin-top:0;
}

#listeArticlesEdition .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
position:relative;
top:0;
}

li div {
display:inline;
}
/*Archriss Correction pour positionner les label de newsletter sour IE */
*+html .tx-srfeuserregister-pi1-multiple-checkboxes label {
padding-right:120px;
line-height:17px;
}
/*Archriss Correction pour positionner * de champ obligatoire sur password repeat */
label.tx-srfeuserregister-pi1-password-again, input#tx-srfeuserregister-pi1-password_again {
margin-left:-1em;
}
/*Archriss Correction pour avoir en noir ce lable sous IE */
*+html input#tx-srfeuserregister-pi1-email_again {
color:#000000;
}

/*Archriss Correction du problème de formulaire qui s'affiche mal sous FF, il était caché sur la droite */
.tx-srfeuserregister-pi1 {
clear:both;
}
/*Archriss Correction pour bien afficher les listes déroulantes de l'agenda pour IE */
*html .calendar-month .cat_select {
position:relative;
top:-20px;
left:335px;
}
*+html .calendar-month .cat_select {
position:relative;
top:-20px;
left:335px;
}
