/* CSS Document */
.body_background {
	margin-left: auto!important; margin-right: auto!important; background-color:#efede9;
	background:url("../../images/background_top2.jpg") repeat-x scroll 0 0 #EFEDE9;
}

.body_white {
	margin-left: auto!important; margin-right: auto!important; background-color:#FFFFFF;
}

/* --- Modal Popups --- */
.modalBackground { background-color:Silver; filter:alpha(opacity=60); opacity:0.6; }
.modalBackground2 { background-color:Gray; filter:alpha(opacity=60); opacity:0.6;}


/* Transparence des PNG sous IE6 */
/*
* html img, * html .png, * html input {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "../../images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}
*/
* html img { behavior: url(iepngfix.htc) }

hr { 
    border: 0; /* enleve toute bordure */
    border-bottom: 1px #cccccc solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
    height: 1px; /* pour IE */
}

.logoSite_a { float:left; margin:30px 76px 20px 0px; }
.logoSite_img { width:382px; height:60px; border:0; }
.logoSite { float:left; margin:30px 76px 20px 0; }


/* box recherche */
/****************************************/
.search { float:left; width:338px; vertical-align:top; margin-top:50px; }
.bouton_rechercher {
	width:93px; height:38px; text-align:center; padding:5px 5px 0px 0px;
	background:url('../../images/box_recherche/bouton_rechercher.png') no-repeat;
}
.bouton_rechercher a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; position:relative; z-index:9; }
.input_rechercher {
	width:220px; height:38px; padding:5px 0px 0px 25px;
	background:url('../../images/box_recherche/input_rechercher.png') no-repeat;
}
.input_rechercher input { border:none; background-color:Transparent; width:205px; position:relative; z-index:9; }

.ombreBas {
	background:url("../../images/ombre_recherche_Bottom.png") repeat-x transparent; height:9px;
}
.ombreDroite {
	width:5px; height:39px;
	background:url("../../images/ombre_recherche_right.png") repeat-y transparent;
}
/****************************************/





/************* STYLE TXT ***************/

.arial-11-gris-margin{color:#878787; font-size:11px;margin-left:8px; font-family:Arial;}
.arial-11-gris{font-family:Arial; font-size:11px; color:#878787;}
.arial-11 { font-family:Arial; font-size:11px; line-height:15px;}
.arial-12 { font-family:Arial; font-size:12px;}
.arial-12-grey { font-family:Arial; font-size:12px; color:#878787;}
.arial-12-bleu { font-family:Arial; font-size:12px; color:#234b7b;}
.arial-13 { font-family:Arial; font-size:13px;}
.arial-13-bold { font-family:Arial; font-size:13px; font-weight:bold;}
.arial-13-orange { font-family:Arial; font-size:13px; color:#fc981c;}
.arial-13-bold-orange{font-family:Arial; font-size:13px; color:#E45A0E; font-weight:bold;}
.arial-13-bold-bleu{font-family:Arial; font-size:13px; color:#234b7b; font-weight:bold;}
.arial-13-red { font-family:Arial; font-size:13px; color:#c0291c;}
.arial-13-orange-uppercase{color:#E45A0E;font-size:13px;font-weight:bold;text-transform:uppercase; padding-top:0; margin-top:0; }
.arial-14-bold{font-family:Arial; font-size:14px; font-weight:bold;}
.arial-14-bold-orange{font-family:Arial; font-size:14px; font-weight:bold;color:#e45a0e;}
.arial-15 { font-family:Arial; font-size:15px;}
.arial-15-bold { font-family:Arial; font-size:15px; font-weight:bold;}
.arial-15-bold-orange{ font-family:Arial; font-size:15px; font-weight:bold; color:#E45A0E;}
.arial-15-bold-orange-clair{ font-family:Arial; font-size:15px; font-weight:bold; color:#FC981C;}
.arial-16 { font-family:Arial; font-size:16px;}
.arial-16-bold-orange { font-family:Arial; font-size:16px; font-weight:bold; color:#E45A0E;}
.arial-16-white{ font-family:Arial; font-size:16px; font-weight:bold; color:#ffffff;}
.arial-16-bold-bleu {font-family:Arial; font-size:16px; font-weight:bold;color:#234b7b;}
.georgia-17 { font-family:Georgia; font-size:17px; padding:10px;}
.georgia-24 { font-family:Georgia; font-size:24px; font-weight:bold;}
.georgia-20-bold-orange{ font-family:Georgia; font-size:20px; color:#E45A0E; font-weight:bold;}
.georgia-25-bold-orange{ font-family:Georgia; font-size:25px; color:#E45A0E; font-weight:bold;}
.bleu { color:#234b7b!important; }
.arial-26{ font-weight: normal;color: #252523;font-size: 26px;margin:0;padding: 10px 0 0 20px;}
.arial-26-2{ font-weight: normal; color: #252523; font-size: 26px; padding: 40px 0 0px 20px; margin:0;}
.arial-26-3 { font-weight:normal; color: #252523; font-size:26px; }
.bold-orange{ color:#fc981c; font-weight:bold;}

/****************************************/

.dotted { border-top:#d2d2d2 1px dotted; padding-top:5px; padding-bottom:5px; height:1px; width:100%; }
* html .dotted { border-top:#d2d2d2 1px dotted; height:1px; width:100%; }


h1,h2,h3,h4,h5,h6,span { margin:0px; padding:0px; }

#headerPub { margin-left: auto!important; margin-right: auto!important; /*width:1255px;*/ background-color:#eeede9; height:90px; padding:10px 0 20px; border-bottom:solid 2px #000000; }
#global { margin-left: auto!important; margin-right: auto!important; width:100%; vertical-align:top; }
#header { margin:0 auto; width:985px; font-family:Arial, Helvetica, sans-serif; }
/* #content{ display:table;!important} */
#content {
    border-right:1px solid #C2C2C2; border-left:1px solid #C2C2C2; background-color:#FFFFFF; overflow:hidden;
	margin-left:auto !important; margin-right:auto !important; width:985px; clear:both; padding:10px 0 10px 0;}
br { line-height:10px; }




.espace { height:10px; }



/************************************************** LIENS ********************************************************/

.td_titre{ color:#234b7b; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; cursor:pointer; font-weight:bold; }
.td_titre:link { color:#234b7b; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; cursor:pointer; font-weight:bold; }
.td_titre:hover { color:#e45a0e; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; cursor:pointer; font-weight:bold; }
.td_titre:visited { color:#e45a0e; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; cursor:pointer; font-weight:bold; }


.lien-gris-pt { float:right; color:#434343; font-family:Arial, Helvetica, sans-serif; font-size:11px; cursor:pointer; }
.lien-gris-pt:link { color:#434343; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; cursor:pointer; }
.lien-gris-pt:hover { color:#fc981c; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline; cursor:pointer; }
.lien-gris-pt:visited { color:#c9c9c9; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; cursor:pointer; }

.lien { /* float:right;*/ color:#434343; font-family:Arial, Helvetica, sans-serif; font-size:11px; cursor:pointer; }
.lien:link { color:#434343; cursor:pointer; font-family:Arial,Helvetica,sans-serif; font-size:11px; margin-left:173px; text-decoration:none; }
.lien:hover { color:#fc981c; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline; cursor:pointer; }
.lien:visited { color:#434343; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; cursor:pointer; }

.lien_compt { /* float:right;*/ color:#434343; font-family:Arial, Helvetica, sans-serif; font-size:11px; cursor:pointer; position:relative; z-index:9; }
.lien_compt:link { color:#434343; cursor:pointer; font-family:Arial,Helvetica,sans-serif; font-size:11px; text-decoration:none; position:relative; z-index:9; }
.lien_compt:hover { color:#fc981c; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline; cursor:pointer; position:relative; z-index:9; }
.lien_compt:visited { color:#434343; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; cursor:pointer; position:relative; z-index:9; }

.hyperlien { color:#434343; font-family:Arial, Helvetica, sans-serif; font-size:11px; cursor:pointer; }
.hyperlien:link { color:#434343; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; cursor:pointer; }
.hyperlien:hover { color:#fc981c; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline; cursor:pointer; }
.hyperlien:visited { color:#434343; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; cursor:pointer; }


.rubrique { color:#e45a0e; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; cursor:pointer; font-weight:bold; }
.rubrique:link { color:#e45a0e; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; cursor:pointer; font-weight:bold; }
.rubrique:hover { color:#e45a0e; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:underline; cursor:pointer; font-weight:bold; }
.rubrique:visited { color:#e45a0e; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; cursor:pointer; font-weight:bold; }

.highlight { color:#234b7b; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; cursor:pointer; font-weight:bold; }
.highlight:link { color:#234b7b; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; cursor:pointer; font-weight:bold; }
.highlight:hover { color:#fc981c; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; cursor:pointer; font-weight:bold; }
.highlight:visited { color:#234b7b; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; cursor:pointer; font-weight:bold; }

.blue_link {color:#234b7b;font-weight:bold;text-decoration:none;}
.blue_link:link { color:#234b7b; text-decoration:none;}
.blue_link:hover { color:#fc981c; text-decoration:none;}

.blue_link_normal {color:#234b7b;text-decoration:none;}
.blue_link_normal:link { color:#234b7b; text-decoration:none;}
.blue_link_normal:hover { color:#fc981c; text-decoration:none;}

.georgia-16 { font-size:16px; color:#234b7b; font-weight:bold; text-decoration:none;}
.georgia-16:link { font-size:16px; color:#234b7b; text-decoration:none;}
.georgia-16:hover { font-size:16px; color:#fc981c; text-decoration:none; font-weight:bold; }
.georgia-16-hover { font-size:16px; color:#fc981c; text-decoration:none; font-weight:bold; }

.arial-15-orange { font-family:Arial; font-size:15px; color:#fc981c; text-decoration:none;}
.arial-15-orange:link { font-family:Arial; font-size:15px; color:#fc981c; text-decoration:none;}
.arial-15-orange:hover { font-family:Arial; font-size:15px; color:#fc981c; text-decoration:underline;}

.aInterview{text-decoration:none;font-weight:bold;color:#234b7b;font-size:16px; }
.aInterview:hover{color:#fc981c!important}
.aInterview:link{font-size:16px; color:#234b7b; text-decoration:none;}
.aInterview:visited{font-size:16px; color:#234b7b; text-decoration:none;}


.arial-13-bleu { font-family:Arial; font-size:13px; color:#234b7b; text-decoration:none;}
.arial-13-bleu a { font-family:Arial; font-size:13px; color:#234b7b; text-decoration:none;}
.arial-13-bleu a:link { font-family:Arial; font-size:13px; color:#234b7b; text-decoration:none;}
.arial-13-bleu a:hover { font-family:Arial; font-size:13px; color:#fc981c; text-decoration:none;}
.arial-13-bleu-hover { font-family:Arial; font-size:13px; color:#fc981c; text-decoration:none;}

.arial-13-bleu-bold { font-family:Arial; font-weight:bold; font-size:13px; color:#234b7b; text-decoration:none;}
.arial-13-bleu-bold a { font-family:Arial; font-weight:bold; font-size:13px; color:#234b7b; text-decoration:none;}
.arial-13-bleu-bold a:link { font-family:Arial; font-weight:bold; font-size:13px; color:#234b7b; text-decoration:none;}
.arial-13-bleu-bold a:hover { font-family:Arial; font-weight:bold; font-size:13px; color:#fc981c; text-decoration:none;}
.arial-13-bleu-bold-hover { font-family:Arial; font-weight:bold; font-size:13px; color:#fc981c; text-decoration:none;}


.retour { font-family:Arial; font-size:15px; color:#e45a0e; font-weight:bold; text-decoration:none; cursor:pointer; }
.retour:link { font-family:Arial; font-size:15px; color:#e45a0e; font-weight:bold; text-decoration:none;}
.retour:hover { font-family:Arial; font-size:15px; color:#e45a0e; font-weight:bold; text-decoration:underline;}

.retour2 { font-family:Arial; font-size:15px; color:#e45a0e; font-weight:bold; text-decoration:none; cursor:pointer; }
.retour2:link { font-family:Arial; font-size:15px; color:#e45a0e; font-weight:bold; text-decoration:none;}
.retour2:hover { font-family:Arial; font-size:15px; color:#e45a0e; font-weight:bold; text-decoration:underline;}

.aTitreDossier{color:#234B7B;font-size:13px;font-weight:bold;text-decoration:none;}
.aTitreDossier:hover{color:#fc981c;}

.aArchives{	font-size:15px;	color:#234b7b;font-weight:bolder;text-decoration:none;}
.aArchives:hover{color:#e45a0e;}

.trierDatetheme{font-size:13px}
.trierDatetheme:hover{color:#878787!important; text-decoration:underline!important }
.trierDatetheme:link{color:#878787; text-decoration:none; }
.trierDatetheme:visited{color:#ececec; text-decoration:none}

.contact { color:#234b7b; text-decoration: none;}
.contact:link{ color:#234b7b; text-decoration: none;}
.contact:hover{ color:#234b7b; text-decoration: underline;}


/************************************************** FIN LIENS ********************************************************/


/* box moncompte */
.monCompte { float:right; width:172px; /*margin-left:8px;*/}
.monCompte .titre { float:left; font-family:Arial; font-size:13px; font-weight:bold; }
.monCompte h1 { font-size:13px; color:#c0291c; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.monCompte h2 { font-size:12px; color:black; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding-bottom:5px; }
.monCompte .content { background:url("../../images/moncompte_content.png") repeat-y; padding:6px 16px 0px 6px; width:150px;  }
.monCompte .bottom { width:172px; height:11px; background:url("../../images/moncompte_bottom.png") no-repeat bottom; }
.monCompte img { float:right; width:10px; height:15px; cursor:pointer; }


/* --- Menu --- */
.menu { background:#fc981c url("../../images/header_menu.jpg") repeat-x top; clear:both; height:39px;width:433px; }

.actuDuJour_on { padding-top:9px; float:left; border:solid 1px #C1C1C1; height:28px; width:139px; background:#fc981c url("../../images/menu_a_link.jpg") no-repeat center top; text-align:center; }
.actuDuJour_on a { color:white; font-size:13px; text-transform:uppercase; font-weight:bold; text-decoration:none; }
.actuDuJour_off { padding-top:9px; float:left; border-right:solid 1px #C1C1C1; height:30px; width:140px; text-align:center; cursor:pointer; }
.actuDuJour_off a { color:black; font-size:13px; text-transform:uppercase; font-weight:bold; text-decoration:none; }
.actuDuJour_hover { padding-top:9px; float:left; border-right:solid 1px #d1d0ce; border-bottom:solid 5px #fc981c; height:25px; width:140px; background:transparent url("../../images/menu_a_hover.jpg") no-repeat center top; text-align:center; cursor:pointer; }
.actuDuJour_hover a { color:black; font-size:13px; text-transform:uppercase; font-weight:bold; text-decoration:none; }

.archives_on { padding-top:9px; float:left; border:solid 1px #C1C1C1; height:28px; width:129px; background:#fc981c url("../../images/menu_a_link.jpg") no-repeat center top; text-align:center; }
.archives_on a { color:white; font-size:13px; text-transform:uppercase; font-weight:bold; text-decoration:none; }
.archives_off { padding-top:9px; float:left; border-right:solid 1px #C1C1C1; height:30px; width:130px; text-align:center; cursor:pointer; }
.archives_off a { color:black; font-size:13px; text-transform:uppercase; font-weight:bold; text-decoration:none; }
.archives_hover { padding-top:9px; float:left; border-right:solid 1px #d1d0ce; border-bottom:solid 5px #fc981c; height:25px; width:130px; background:transparent url("../../images/menu_a_hover.jpg") no-repeat center top; text-align:center; cursor:pointer; }
.archives_hover a { color:black; font-size:13px; text-transform:uppercase; font-weight:bold; text-decoration:none; }

.newsManagers_on { padding-top:9px; float:left; border:solid 1px #C1C1C1; border-left:0; height:28px; width:160px; text-align:center; background:#fc981c url("../../images/menu_a_link.jpg") no-repeat center top; }
.newsManagers_on a { color:white; font-size:13px; font-weight:bold; text-decoration:none; }
.newsManagers_off { padding-top:9px; float:left; border-right:solid 1px #C1C1C1; height:30px; width:160px; text-align:center; cursor:pointer; }
.newsManagers_off a { color:black; font-size:13px; font-weight:bold; text-decoration:none; }
.newsManagers_hover { padding-top:9px; float:left; border-right:solid 1px #d1d0ce; border-bottom:solid 5px #fc981c; height:25px; width:160px; background:transparent url("../../images/menu_a_hover.jpg") no-repeat center top; text-align:center; cursor:pointer; }
.newsManagers_hover a { color:black; font-size:13px; font-weight:bold; text-decoration:none; }



/* --- Sous-Menu --- */
.sousMenu { background-color:#FBF8F5; border-bottom:solid 1px #C1C1C1; width:985px; text-align:left; float:left; }
.sousMenu .parutions {
	color:black; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none;
	float:left; width:200px; padding:5px 0px 5px 10px; cursor:pointer;
}
.sousMenu .parutions img { padding:3px 10px 0px 0px; }
.sousMenu .societes_citees {
	color:black; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none;
	border-right:solid 1px #C1C1C1; float:left; padding:5px 0px 5px 10px; cursor:pointer;
	background:url("../../images/sousMenuderoulant/Left_Bouton.png") repeat-y; 
}
.sousMenu .societes_citees img { padding:3px 10px 0px 0px; }

/* ---------------- SousMenuDeroulant ------------------------------ */
.SMD { width:218px; }
.SMD .MiddleTop { background:url("../../images/sousMenuderoulant/MiddleTop.png"); background-repeat:repeat-x; height:6px; border-top:solid 1px #d4d4d4; }
.SMD .Middle { background-color:#fbf8f5; padding-bottom:5px; }
.SMD .Middle span { padding:0px 10px 0px 10px; font-family:arial; font-size:12px; font-weight:bold; }
.SMD .Middle img { padding:0px 10px 0px 10px; }
.SMD .MiddleBottom { background:url("../../images/sousMenuderoulant/MiddleBottom.png"); background-repeat:repeat-x; height:8px; }
.SMD .RightTop { background:url("../../images/sousMenuderoulant/RightTop.png"); background-repeat:no-repeat; height:6px; width:8px; }
.SMD .Right { background:url("../../images/sousMenuderoulant/Right.png"); background-repeat:repeat-y; width:8px; }
.SMD .RightBottom { background:url("../../images/sousMenuderoulant/RightBottom.png"); background-repeat:no-repeat; height:8px; width:8px; }
/* ----------------------------------------------------------------- */

.SMD2 { width:100%; }
.SMD2 .LeftTop { background:url("../../images/sousMenuderoulant/Left_Bouton.png"); background-position:right; background-repeat:repeat-y; height:6px; width:1px; }
.SMD2 .MiddleTop { background:url("../../images/sousMenuderoulant/MiddleTop.png"); background-repeat:repeat-x; height:6px; }
.SMD2 .MiddleTop2 { background:#f7f4f1 url("../../images/sousMenuderoulant/MiddleTop2.png") top repeat-x; height:6px; }
.SMD2 .RightTop { background:url("../../images/sousMenuderoulant/RightTop.png") no-repeat; height:6px; width:8px; }

.SMD2 .Left { background:url("../../images/sousMenuderoulant/Left_Bouton.png"); background-position:right; background-repeat:repeat-y; width:1px; }
.SMD2 .Middle { background-color:#fbf8f5; padding-bottom:5px; }
.SMD2 .Middle a { font-family:arial; font-size:12px; font-weight:bold; text-decoration:none; color:#000000; padding-right:5px; }
.SMD2 .Right { background:url("../../images/sousMenuderoulant/Right.png"); background-repeat:repeat-y; width:8px; }

.SMD2 .LeftBottom { height:8px; width:1px; }
.SMD2 .MiddleBottom { background:url("../../images/sousMenuderoulant/MiddleBottom.png"); background-position:bottom; background-repeat:repeat-x; height:8px; }
.SMD2 .RightBottom { background:url("../../images/sousMenuderoulant/RightBottom.png"); background-repeat:no-repeat; height:8px; width:8px; }
/* ----------------------------------------------------------------- */

.filtre_on { font-family:Arial; font-size:15px; color:#234b7b; font-weight:bold; cursor:default; text-decoration:none; }
.filtre_off { font-family:Arial; font-size:15px; color:#234b7b; cursor:pointer; text-decoration:none; }
.filtre_off:hover { font-family:Arial; font-size:15px; color:#234b7b; cursor:pointer; text-decoration:underline; }




/* ---------- Boxes Gauches -------------- */
#colgauche { width:625px; padding:0px 5px 0px 10px; vertical-align:top; }

.colgaucheDiv {	width:625px; }
.colgaucheDivTop { background:#FFFFFF url(../../images/grand_contour_top.jpg) no-repeat; width:600px; padding:15px 12px 0px 13px; }
.colgaucheDivTop2 { height:37px; background:#FFFFFF url(../../images/touteLesNominations/grand_contour_complet.jpg) no-repeat; width:600px; padding:15px 12px 0px 13px; }
.colgaucheDivTop .titre { background:#FFFFFF url(../../images/grand_contour_titre.jpg) no-repeat; width:100%; height:38px; }
.colgaucheDivTop .titre .icone { float:left; width:23px; height:31px; margin-top:1px;}

.colgaucheDivTop .titre h1 { float:left; font-family:Arial; font-size:15px;/* text-transform:uppercase;*/ font-weight:bold; color:black; padding-top:1px;}

.colgaucheDivMiddle {
	background:#FFFFFF url(../../images/grand_contour_middle.jpg) repeat-y; width:600px; padding:13px 12px 0 13px;
	 line-height:18px; text-align:left;font-family:Arial; font-size:13px; color:black;}
.colgaucheDivMiddle .btnAlerte {
	background:transparent url("../../images/btn_alertes.jpg") no-repeat;
	float:right; padding:1px 10px 4px 21px; cursor:pointer; text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:white !important;}
.colgaucheDivBottom { background:#FFFFFF url(../../images/grand_contour_bottom.jpg) no-repeat; width:625px; height:6px; }

/* ---------- Box avec des articles -------------- */

.articles { width:595px; margin-bottom:10px; cursor:pointer; }
html:not([lang*=""]) .articles img { padding-top:6px; } /* hack firefox pour le vertical-align sur des IMGs dans des TDs */
.articles .rubrique_pays { width:30px; font-family:arial; font-size:13px; text-align:center; color:#878787; }
.articles .flag { width:30px; text-align:center; vertical-align:middle; }
.articles .lang {
	width:35px; text-align:center; vertical-align:middle; font-family:Georgia; font-size:10px; color:#878787;}
.articles .nm { width:35px; text-align:right; vertical-align:middle; }
.articles .titre{ padding-bottom:10px;}

.articles .grand_titre { 
	width:100%; line-height:25px; text-align:left; vertical-align:middle;
	font-family:georgia; font-size:24px; font-weight:bold; color:#234B7B;}
.articles .grand_titre_hover { 
	line-height:25px; text-align:left; vertical-align:middle;
	font-family:georgia; font-size:24px; font-weight:bold; color:#fc981c;}
.articles .grand_titre_visited { 
	line-height:25px; text-align:left; vertical-align:middle;
	font-family:georgia; font-size:24px; font-weight:bold; color:#878787;}
	
.articles .petit_titre {line-height:19px; text-align:left; vertical-align:middle;
	font-family:georgia; font-size:16px;  color:#234B7B;}
.articles .petit_titre_hover { 
	line-height:19px; text-align:left; vertical-align:middle;
	font-family:georgia; font-size:16px; color:#fc981c;}
.articles .petit_titre_visited { 
	line-height:19px; text-align:left; vertical-align:middle;
	font-family:georgia; font-size:16px; color:#878787;}
	
.articles .contenu {
	line-height:19px; text-align:left; vertical-align:middle;
	font-family:arial; font-size:13px; color:#000000;}
.articles .contenu_hover {
	line-height:19px; text-align:left; vertical-align:middle;
	font-family:arial; font-size:13px; color:#fc981c;}
.articles .contenu_visited {
	line-height:19px; text-align:left; vertical-align:middle;
	font-family:arial; font-size:13px; color:#878787;}
	
/* ------------------------------------------- */

.affichage { font-family:arial; font-size:15px; font-weight:bold; color:#234b7b; margin-left:2px; }
.affichage:hover { text-decoration:underline; }

/* ---------- box droite ----------- */
#coldroite { width:330px; padding:0 10px 0 5px; vertical-align:top; }

.coldroiteDiv { width:330px; }
.coldroiteDivTop { height:6px; width:330px; background:transparent url(../../images/petit_contour_top.jpg) no-repeat; }
.coldroiteDivMiddle { background:transparent url(../../images/petit_contour_middle.jpg) repeat-y; width:300px; padding:10px 15px 10px 15px; }
.coldroiteDivMiddle .titre {
	background:transparent url(../../images/rubrique_les_hommes.jpg) no-repeat; padding-left:5px; width:300px;
	color:white; font-family:Arial; font-size:15px; text-transform:uppercase; height:30px;padding-top:1px;}
.coldroiteDivMiddle .soustitre {
	border-bottom:1px dotted #C1C1C1; margin-bottom:5px; width:100%;
	color:black; font-family:Arial; font-size:15px; font-weight:bold;}
.coldroiteDivMiddle .soustitre td { font-weight:bold; } /* pas très catholique */
.coldroiteDivMiddle h3 { color:black; float:left; font-family:Arial; font-size:13px; font-weight:bold; margin:-2px 0; width:160px; }
.coldroiteDivMiddle h4 { float:left; font-family:Arial; font-size:13px; line-height:15px; width:158px; color:black; }
.coldroiteDivMiddle .photoL120H150 { float:left; margin-right:10px; }
.coldroiteDivBottom { background:transparent url("../../images/petit_contour_bottom.jpg") no-repeat; height:6px; width:330px; }
/* ----------------------------------- */

.citation {
	border-bottom:1px dotted #C1C1C1; float:left; margin-bottom:6px; padding-bottom:6px; width:100%;
	color:#234B7B; font-family:Georgia; font-size:17px; font-weight:bold; line-height:20px;
}
.descriptionNomine{	float:left;	min-height:85px;width:189px;}
.descriptionNomine .nom{color:#fc981c;	margin:1px 0 -6px;}
.descriptionNomine .entreprise{	color:#234b7b;	margin-top:5px;font-weight:normal;}
.descriptionNomine h4{width:300px;font-size:12px;width:189px;font-weight:normal;}
.photoL60H80{float:left;margin-right:10px;	margin-top:5px;}
.pubL300H205{margin:3px 0;}
.ulNomination{clear:both;float:right;}

/********************* FOOTER **************************/

#footer { margin-left: auto!important; margin-right: auto!important; width:985px; height:30px; background: transparent url('../../images/footer.png') repeat-x;
          font-family:Tahoma,Geneva,sans-serif; font-size:11px; padding-top:12px; border-left:solid 1px #d2d2d2; border-right:solid 1px #d2d2d2;}

#footer a { color:black; font-weight:bold; font-size:11px; cursor:pointer; }
#footer a:link { color:black; font-size:11px; cursor:pointer; text-decoration: none; }
#footer a:visited { color:black; font-size:11px; cursor:pointer; text-decoration: none; }
#footer a:hover { color:black; font-size:11px; cursor:pointer; text-decoration: underline; }
#footer a:active { color:black; font-size:11px; cursor:pointer; text-decoration: none; }

/* Chargement */
.chargement { color:#fc981c; font-family:Arial, Helvetica, sans-serif; font-size:11px; }

/* Loader */
.loader { color:#fc981c; font-family:Arial, Helvetica, sans-serif; font-size:11px; background-color:#FFFFFF; padding:5px 5px 5px 5px; border:solid 1px #234b7b; }
.loader img { float:left; }



/********************* BOX PARTENAIRES *************************/
.partenaires {
	background:url("../../images/article/pub_partenaires.jpg") no-repeat scroll 0 0 transparent;
    height:195px; width:300px;}

/******************** PUBLICITE *******************************/
.pub_L300_H250 {
	background:url("../../images/article/pub_agefi.jpg") no-repeat scroll 0 0 transparent;
	width:300px; height:250px;}
 
 
 
 
/*********************** HIGHSLIDE ARTICLE *****************************************************************/
.article { width:790px; height:480px; background-color:#FFFFFF; overflow:hidden; }
.article .gauche { width:480px; height:480px; vertical-align:top; overflow-x:hidden; overflow-y:scroll; }
.article .droite { width:300px; height:480px; overflow:hidden; vertical-align:top; padding-left:10px; }
.article .lang { text-align:center; vertical-align:middle; font-family:Georgia; font-size:16px; color:#878787; }
.article .titre { color:#234B7B; font-family:Georgia; font-size:24px; font-weight:bold; line-height:26px; }
.article .surtitre { color:#878787; font-family:Arial; font-size:12px; text-transform:uppercase; }
.article .soustitre { color:#000000; font-family:Arial; font-size:13px; font-weight:bold; line-height:18px; }
.article .infoNEWSManagers { font-size:12px; font-family:Arial; color:#234b7b; }
.article .date { font-size:12px; color:#878787; font-family:Arial; }
.article .contenu { text-align:left; width:100%; font-family:Arial; font-size:13px; line-height:25px; }
.article img { cursor:pointer; }
.article .illustration { text-align:center; cursor:default; }
.article .photo_interview { cursor:default; float:left; width:120px; height:150px; padding-right:10px; text-align:left; }

.articlebig { } /* pour l'impression */
.articlebig .lang { text-align:center; vertical-align:middle; font-family:Georgia; font-size:20px; color:#878787; }
.articlebig .titre { color:#234B7B; font-family:Georgia; font-size:28px; font-weight:bold; line-height:26px; }
.articlebig .surtitre { color:#878787; font-family:Arial; font-size:16px; text-transform:uppercase; }
.articlebig .soustitre { color:#000000; font-family:Arial; font-size:17px; font-weight:bold; line-height:18px; }
.articlebig .infoNEWSManagers { font-size:16px; font-family:Arial; color:#234b7b; }
.articlebig .date { font-size:16px; color:#878787; font-family:Arial; }
.articlebig .contenu { text-align:left; width:100%; font-family:Arial; font-size:17px; line-height:25px; }
.articlebig img { cursor:pointer; }
.articlebig .illustration { cursor:default; width:450px; margin:0 auto; }
.articlebig .photo_interview { cursor:default; float:left; width:120px; height:150px; padding-right:10px; text-align:left; }




/****************** SAUVEGARDER **********************/
.bulle_dossier { width:450px; font-family:arial; float:right; text-align:left; }
.bulle_dossier .top { background:transparent url("../../images/article/Top_Dossier.png") no-repeat; width:450px; height:10px; }
.bulle_dossier .middle {
	font-family:Arial; font-size:13px; padding:0px 10px 0px 10px; text-align:left;
	width:428px; border-left:solid 1px #D2D2D2; border-right:solid 1px #D2D2D2; background-color:#fbf8f5;}
.bulle_dossier .middle input[type=image] { cursor:pointer; width:106px; height:20px; }
.bulle_dossier .middle .rafraichissement { padding-top:4px; float:left; }
.bulle_dossier .middle .titre {
	color:#234B7B; font-size:15px; font-family:Arial; font-weight:bold;
	line-height:15px; border-bottom:solid 1px #d4d4d4; width:100%;}
.bulle_dossier .middle .titre td { font-weight:bold; }
.bulle_dossier .middle .titre .fermer { text-align:right; vertical-align:middle; }
.bulle_dossier .bottom {height:10px; margin-bottom:10px; width:450px;
	background:url("../../images/article/Bottom_Dossier.png") no-repeat scroll 0 0 transparent;}
.bulle_dossier .middle input, select, textarea { font-size:12px; font-family:Arial; color:black; width:300px; }
.bulle_dossier img { cursor:pointer; }
.bulle_dossier .erreur { font-size:12px; font-family:Arial; color:red; font-weight:bold; }

/****************** ENVOYER **********************/
.bulle_lettre { width:450px; font-family:arial; float:right; text-align:left; }
.bulle_lettre .top { background:transparent url("../../images/article/Top_Lettre.png") no-repeat; width:450px; height:10px; }
.bulle_lettre .middle {
	font-family:Arial; font-size:13px; padding:0px 10px 0px 10px; text-align:left;
	width:428px; border-left:solid 1px #D2D2D2; border-right:solid 1px #D2D2D2; background-color:#fbf8f5;}
.bulle_lettre .middle input[type=image] { cursor:pointer; width:106px; height:20px; }
.bulle_lettre .middle .rafraichissement { padding-top:4px; float:left; }
.bulle_lettre .middle .titre {
	color:#234B7B; font-size:15px; font-family:Arial; font-weight:bold;
	line-height:15px; border-bottom:solid 1px #d4d4d4; width:100%;}
.bulle_lettre .middle .titre td { font-weight:bold; }
.bulle_lettre .middle .titre .fermer { text-align:right; vertical-align:middle; }
.bulle_lettre .bottom {
	background:url("../../images/article/Bottom_Dossier.png") no-repeat scroll 0 0 transparent;
	height:10px; margin-bottom:10px; width:450px;}
.bulle_lettre .middle input, select, textarea { font-size:12px; font-family:Arial; color:black; width:300px; }
.bulle_lettre img { cursor:pointer; }
.bulle_lettre .erreur { font-size:12px; font-family:Arial; color:red; font-weight:bold; }




/************Mon Dossier*********************/
.colgaucheDivDossierTop  {
	background:#FFFFFF url("../../images/dossier/tres_grand_contour.jpg") no-repeat; height:37px; padding:25px 0px 0px 20px; width:100%;
}
.colgaucheDivDossierTop .Img_Arrow { margin-left:5px; }
.colgaucheDivMiddle .Img_Corbeille { margin-left:10px; }



/************************************ Archives - Recherche **************************************************************/
.GrandeColRecherche { width:964px; font-family:arial; margin:0 auto; }
.GrandeColRechercheTop { background:transparent url(../../images/archives/TresGrandeColonne_TopBottom.jpg) no-repeat scroll 0 0; width:964px; height:5px; } 
.GrandeColRechercheMiddle {
	background:transparent url(../../images/archives/TresGrandeColonne_Middle.jpg) repeat-y scroll 0 0; padding:10px 15px 10px 15px;
} 
.GrandeColRechercheMiddle h1 { color:#e45a0e; font-size:15px; font-weight:bold; }
.GrandeColRechercheMiddle .input_search {
	background:url("../../images/input_img_loupe.jpg") no-repeat scroll 2px 2px #FFFFFF; border:1px solid #C0C0C0; height:15px; width:340px;
    font-size:12px; padding-left:20px;
}
.GrandeColRechercheBottom { background:transparent url(../../images/archives/TresGrandeColonne_TopBottom.jpg) no-repeat scroll 0 0; width:964px; height:5px; }

/************************************ Archives - Listing **************************************************************/
.GrandeColArchive { width:964px; font-family:arial; margin:0 auto; overflow:hidden; }
.GrandeColArchiveTop {
	background:transparent url(../../images/archives/TresGrandeColonne_Titre.jpg) no-repeat scroll 0 0; width:964px; height:44px;
	font-size:15px; font-weight:bold; padding-left:35px; padding-top:10px;
}
.GrandeColArchiveMiddle { background-color:Green;
	background:transparent url(../../images/archives/TresGrandeColonne_Middle.jpg) repeat-y scroll 0 0;
	width:964px; vertical-align:top; padding-left:15px; padding-top:5px; padding-right:15px; padding-bottom:10px;
}

.GrandeColArchiveMiddleLeft { width:615px; overflow:hidden; }
.GrandeColArchiveMiddleRight { overflow:hidden; }

.GrandeColArchiveMiddleRightDiv { border:solid 1px #D3D3D3; width:300px; padding:5px 5px 5px 5px; text-align:left; overflow:hidden; }
.GrandeColArchiveMiddleRightDiv select { width:300px; }
* html .GrandeColArchiveMiddleRightDiv select { width:290px; }

.GrandeColArchiveBottom { background:transparent url(../../images/archives/TresGrandeColonne_TopBottom.jpg) no-repeat scroll 0 0; width:964px; height:5px; }





.AccederDirect { font-size:13px; }
.FiltrerParTheme { font-size:12px; color:#878787; }
.alphabet { }
.alphabet tr td { padding:0 3px; }
.alphabet a { text-decoration:none; font-size:15px; color:#234b7b; cursor:pointer; }
.alphabet a:hover { text-decoration:none; font-size:15px; color:#e45a0e; cursor:pointer; }
.alphabet_on { background-color:#fbf8f5; border-top:#d2d2d2 1px solid; border-right:#d2d2d2 1px solid; border-left:#d2d2d2 1px solid; }
.alphabet_on tr td { padding:0 3px; }
.alphabet_on a { text-decoration:none; font-size:15px; color:#234b7b; cursor:default; }
.alphabet_on a:hover { text-decoration:none; font-size:15px; color:#234b7b; cursor:default; }





.colgaucheDivTop2 { height:37px; background:#FFFFFF url(../../images/touteLesNominations/grand_contour_complet.jpg) no-repeat; width:600px; padding:15px 12px 0px 13px; }
.colgaucheDivTop2 h1, .colgaucheDivTop2 img { float:left; }
.colgaucheDivTop2 h1 { margin-top:2px; }
.colgaucheDivTop2 .titre h1 { color:black; font-family:Arial; font-size:15px; font-weight:bold; text-transform:uppercase; }
.colgaucheDivTop2 .titre2 h1 { font-family:Arial; color:#434343; font-size:15px; font-weight:normal; }



/****** Toutes les Nominations **********************************************************/
.profilHomme { font-family:Arial; font-size:13px; padding:10px 0 10px 0px; width:100%; }
.profilHomme .cadrePhoto { float:left; padding-right:10px; }
.profilHomme .cadrePhoto .cadrePhotoTop { background:transparent url(../../images/touteLesNominations/cadrePhoto_top.jpg) no-repeat scroll 0 0; width:80px; height:4px; }
.profilHomme .cadrePhoto .cadrePhotoMiddle { background:transparent url(../../images/touteLesNominations/cadrePhoto_middle.jpg) repeat-y scroll 0 0; width:80px; min-height:20px; }
.profilHomme .cadrePhoto .cadrePhotoMiddle img { padding:12px 10px;}
.profilHomme .cadrePhoto .cadrePhotoBottom { background:transparent url(../../images/touteLesNominations/cadrePhoto_bottom.jpg) no-repeat scroll 0 0; width:80px; height:4px; }
.profilHomme .nomEntreprise { font-size:15px; font-weight:bold; color:#fc981c; }
.profilHomme .sonParcour { font-family:Arial; font-size:11px; color:#474747; margin-top:5px; text-decoration:none; float:right; }
.profilHomme .titre { font-family:Arial; font-weight:bold; font-size:13px; color:#234b7b; text-decoration:none; }

.profilHomme_hover { font-family:Arial; font-size:13px; padding:10px 0 10px 0px; width:100%; cursor:pointer; background:transparent url(../../images/moteur/bg_Liste_archives.jpg) repeat-y; }
.profilHomme_hover .cadrePhoto { float:left; padding-right:10px; }
.profilHomme_hover .cadrePhoto .cadrePhotoTop { background:transparent url(../../images/touteLesNominations/cadrePhoto_top.jpg) no-repeat scroll 0 0; width:80px; height:4px; }
.profilHomme_hover .cadrePhoto .cadrePhotoMiddle { background:transparent url(../../images/touteLesNominations/cadrePhoto_middle.jpg) repeat-y scroll 0 0; width:80px; min-height:20px; }
.profilHomme_hover .cadrePhoto .cadrePhotoMiddle img { padding:12px 10px;}
.profilHomme_hover .cadrePhoto .cadrePhotoBottom { background:transparent url(../../images/touteLesNominations/cadrePhoto_bottom.jpg) no-repeat scroll 0 0; width:80px; height:4px; }
.profilHomme_hover .nomEntreprise { font-size:15px; font-weight:bold; color:#fc981c; }
.profilHomme_hover .sonParcour { font-family:Arial; font-size:11px; color:#fc981c; margin-top:5px; text-decoration:underline; float:right; }
.profilHomme_hover .titre { font-family:Arial; font-weight:bold; font-size:13px; /* color:#fc981c; */ color:#234b7b; text-decoration:none; }


/*******************************Toutes les Interviews*****************************************/


.profilInterview { width:593px; border-bottom:dotted 1px #AAAAAA; padding-bottom:10px; padding-top:10px; }
.profilInterview .cadrePhoto img { width:120px; height:150px; }
.profilInterview .descriptionHomme { padding-left:8px; width:464px; vertical-align:top; }
.profilInterview .cadrePhoto { margin-bottom:10px; }
.profilInterview .Dateparution { margin:0; }
.profilInterview .titre { font-size:16px; color:#234b7b; font-weight:bold; text-decoration:none; }

.profilInterview_hover { width:593px; border-bottom:dotted 1px #AAAAAA; padding-bottom:10px; padding-top:10px; cursor:pointer; background:transparent url(../../images/moteur/bg_Liste_archives.jpg) repeat-y; }
.profilInterview_hover .cadrePhoto img { width:120px; height:150px; }
.profilInterview_hover .descriptionHomme { padding-left:8px; width:464px; vertical-align:top; }
.profilInterview_hover .cadrePhoto { margin-bottom:10px; }
.profilInterview_hover .Dateparution { margin:0; }
.profilInterview_hover .titre { font-size:16px; color:#fc981c; text-decoration:none; font-weight:bold; }



/********* HIGHSLIDE NOMINATION **********************************************************/
.profilHomme2 { font-family:Arial; font-size:13px; /*border-bottom:1px dotted #AAAAAA;*/ padding:10px 0px 10px 0px; }
.profilHomme2 .cadrePhoto { float:left; padding-right:10px; }
.profilHomme2 .cadrePhoto .cadrePhotoTop { background:transparent url(../../images/touteLesNominations/cadrePhoto_top.jpg) no-repeat scroll 0 0; width:80px; height:4px; }
.profilHomme2 .cadrePhoto .cadrePhotoMiddle { background:transparent url(../../images/touteLesNominations/cadrePhoto_middle.jpg) repeat-y scroll 0 0; width:80px; min-height:20px; }
.profilHomme2 .cadrePhoto .cadrePhotoMiddle img { padding:12px 10px;}
.profilHomme2 .cadrePhoto .cadrePhotoBottom { background:transparent url(../../images/touteLesNominations/cadrePhoto_bottom.jpg) no-repeat scroll 0 0; width:80px; height:4px; }
.profilHomme2 .descriptionHomme .nomEntreprise { font-size:15px; font-weight:bold; color:#fc981c; }




/********* pagination **********************************************************/
.titre_pagination { color:#ADA8A3; font-family:Arial; font-size:11px; text-align:center; display:inline-block; margin:12px 0; }
.titre_pagination ul {text-align:center;}
.titre_pagination ul li{text-decoration:none; list-style-type:none; float:left;margin:0 1px;}

.pagination { padding:5px 0px 5px 0px; }
.pagination span { padding:0px 5px 0px 5px; border:solid 1px #ADA8A3; color:#fc981c; font-family:Arial; font-size:11px; text-decoration:none; font-weight:bold; cursor:default; }
.pagination label { padding:0px 5px 0px 5px; border:solid 1px #ADA8A3; color:#234b7b; font-family:Arial; font-size:11px; text-decoration:none; font-weight:normal; cursor:pointer; }
.pagination label:hover { color:#fc981c!important; font-family:Arial; font-size:11px; text-decoration:none; font-weight:normal; }
.pagination a { padding:0px 5px 0px 5px; border:solid 1px #ADA8A3; color:#234b7b; font-family:Arial; font-size:11px; text-decoration:none; font-weight:normal; }
.pagination a:hover { color:#fc981c!important; font-family:Arial; font-size:11px; text-decoration:none; font-weight:normal; }
.pagination a:link { color:#234b7b; font-family:Arial; font-size:11px; text-decoration:none; font-weight:normal; }
.pagination a:visited { color:#234b7b; font-family:Arial; font-size:11px; text-decoration:none; font-weight:normal; }

.precedentSuivant a { margin:0 16px!important; text-decoration:none; font-size:13px; color:#234b7b; padding-top:94px; }
.precedentSuivant a:hover { color:#fc981c; }



/******************  BOX 963px  *******************/
.box-963 { width:963px; margin:10px;}
.box-963 .titre { background:url(../../images/titre_box_back.gif) no-repeat top left; height:37px; padding:0 0 10px 0;} 
.box-963 .titre h1 { font-family:Arial; font-size:15px; font-weight:bold; padding:3px 0 0 20px; }
.box-963 .top { background:url(../../images/box_963_top.gif) no-repeat top left; height:6px;}
.box-963 .content { background:url(../../images/box_963_back.gif) repeat-y left; padding: 10px 10px 10px 15px; line-height:20px;}
.box-963 .bot { background:url(../../images/box_963_bot.gif) no-repeat top left; height:5px;}




/******************  BOX LOGIN  *******************/
.box-login { width:610px; margin:10px;}
.box-login .top { background:url(../../images/box_610_top.gif) no-repeat top left; height:6px;}
.box-login .content { background:url(../../images/box_610_back.gif) repeat-y left; padding:20px; text-align:left;  }
.box-login .bot { background:url(../../images/box_610_bot.gif) no-repeat top left; height:5px;}


/***********************POPUP*****************************************************************/
.popup { border:solid 1px #888888; width:420px; }
.popup .top {
	background-color:#8696a5; padding:0px 5px 0px 5px; width:410px; border-bottom:solid 1px #C1C1C1;
	font-family:Arial; font-size:15px; font-weight:normal; color:#FFFFFF;}
.popup .middle {background:#FFFFFF url("../../images/popup/background_popup.jpg") bottom;
	background-repeat:repeat-x;	padding:20px 20px 20px 20px;}
.popup .middle .contenu {background-color:#FFFFFF;	padding:20px 20px 20px 20px; border:solid 1px #C1C1C1;
	font-family:Arial; font-size:13px; font-weight:normal; color:#000000;}




/********************************RUBRIQUES***********************************/

.filtrePaysTheme{border:1px solid #878787; margin:7px 0 15px; width:588px; padding:3px;}
.filtrePaysTheme tr{height:30px;}

/********************************Identifiant***********************************/

.modifAccessCode{border:1px solid #D3D3D3; margin:7px auto; padding:10px 10px 0 10px; width:390px; text-align:center;}
.modifAccessCode .textbox{border:solid 1px #bbbbbb;}




/***********************************Moteur***************************************/
.moteurRecherche { }
.moteurRecherche .creer_alerte { background-color:#fbf8f5; border:1px solid #d7d6d6; padding:10px 10px 10px 10px; float:right; }

.moteurColGauche { width:230px; }
.moteurColGaucheTop {
	height:45px; background:transparent url(../../images/moteur/petitContour_top.jpg) no-repeat;
	font-family:Arial; font-size:13px; font-weight:bold; padding:10px 20px 0px 20px;
}
.moteurColGaucheMiddle { width:230px; background:transparent url(../../images/moteur/petitContour_middle.jpg) repeat-y; vertical-align:top; padding:0px 15px 10px 15px; }
.moteurColGaucheMiddle .plusDe { font-family:Arial; font-size:12px; color:#234b7b; }
.moteurColGaucheMiddle .plusDe a { text-decoration:none; color:#234b7b; }
.moteurColGaucheMiddle .affinageRechercheDiv { border-bottom:solid 1px #ECECEC; padding:5px 0px 5px 0px; }
.moteurColGaucheMiddle .option {
	font-family:Arial; font-size:12px; color:#000000; cursor:default;
	background-color:#FFFFFF; height:18px; border-top:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
}
.moteurColGaucheMiddle .option_hover {
	font-size:12px; color:#fc981c; font-family:Arial; cursor:pointer;
	background-color:#f0f0f0; height:18px; border-top:solid 1px #C1C1C1; border-bottom:solid 1px #C1C1C1;
}
.moteurColGaucheBottom { width:230px; height:5px; background:transparent url(../../images/moteur/petitContour_bottom.jpg) no-repeat; }



.moteurColDroite { width:724px; float:left; font-family:Arial; }
.moteurColDroiteTop { width:724px; height:85px; background:transparent url(../../images/moteur/grandContour_top.jpg) no-repeat; font-size:13px; }
.moteurColDroiteTop table .bleuGras { color:#234b7b; font-weight:bold; }

.moteurColDroiteMiddle { width:724px; background:transparent url(../../images/moteur/grandContour_middle.jpg) repeat-y; padding:0px 15px 0px 15px; }
.moteurColDroiteMiddle .article_intuition {
	border-bottom:dotted 1px #bbbbbb; cursor:pointer; min-height:30px; vertical-align:middle; padding:5px 5px 5px 5px;
	line-height:19px; text-align:left; vertical-align:middle; font-family:georgia; font-size:16px; color:#234B7B; width:685px;
}
.moteurColDroiteMiddle .article_intuition_hover { 
	border-bottom:dotted 1px #bbbbbb; cursor:pointer; min-height:30px; vertical-align:middle; padding:5px 5px 5px 5px;
	line-height:19px; text-align:left; vertical-align:middle; font-family:georgia; font-size:16px; color:#fc981c; width:685px;
	background:#FFFFFF url(../../images/moteur/bg_Liste_archives.jpg) repeat-y;
}
.moteurColDroiteMiddle .article_intuition_visited { 
	border-bottom:dotted 1px #bbbbbb; cursor:pointer; min-height:30px; vertical-align:middle; padding:5px 5px 5px 5px; margin-right:30px;
	line-height:19px; text-align:left; vertical-align:middle; font-family:georgia; font-size:16px; color:#878787; width:685px;
}
.moteurColDroiteBottom{ width:724px; height:5px; background:transparent url(../../images/moteur/grandContour_bottom.jpg) no-repeat;}









/************************************MyNewsManager*****************************************************/
.colCentreGauche { width:475px; margin:0px 0px 0px 10px; float:left; }
* html .colCentreGauche { width:475px; margin:0px 0px 0px 5px; }
.colCentreGauche .colCentreGaucheTop{/*width:475px;*/height:6px;background:transparent url(../../images/MyNewsManager/ColumnTopBottom.png) no-repeat scroll 0 0;}
.colCentreGauche .colCentreGaucheMiddle{/*width:445px;*/background:transparent url(../../images/MyNewsManager/ColumnMiddle.jpg) repeat-y scroll 0 0;
	min-height:100px;padding:10px 15px;font-family:arial;}
.colCentreGauche .colCentreGaucheBottom
{/*width:475px;*/height:6px;background:transparent url(../../images/MyNewsManager/ColumnTopBottom.png) no-repeat scroll 0 0;}
.colCentreGauche .MesAlertes{background:transparent url(../../images/MyNewsManager/background_Title_Orange.png) no-repeat scroll 0 0;
	width:445px;height:36px;border-bottom:1px dotted .BBBBBB;margin-bottom:10px;
	border-bottom:1px dotted #bbbbbb;} 

.colCentreDroite { width:475px; float:right; margin:0px 10px 0px 0px; }
* html .colCentreDroite { width:475px; float:right; margin:0px 5px 0px 0px; }
.colCentreDroite .colCentreDroiteTop{	background:transparent url(../../images/MyNewsManager/ColumnTopBottom.png) no-repeat scroll 0 0;width:475px;height:6px;}
.colCentreDroite .colCentreDroiteMiddle
{	background:transparent url(../../images/MyNewsManager/ColumnMiddle.jpg) repeat-y scroll 0 0;width:475px;min-height:100px;
	padding:10px 15px;font-family:arial;}
.colCentreDroite .colCentreDroiteBottom
{background:transparent url(../../images/MyNewsManager/ColumnTopBottom.png) no-repeat scroll 0 0;width:475px;height:6px;}



.hCreer{font-size:16px;	font-weight:bold;margin-right:11px;}

.resultatAlerte{ width:440px;}
.resultatAlerteRenommer{width:443px;margin-bottom:10px;}

.MesAlertes h1, .MesDossiers h1{float:left;	color:white;font-weight:bold;font-family:arial;	font-size:15px;	margin-top:5px;}
.MesAlertes img, .MesDossiers img{	float:left;	}
.InfoOrange{color:#e45a0e;	font-size:15px;font-weight:bold;}

.MesDossiers{background:transparent url(../../images/MyNewsManager/background_Title_Gris.jpg) no-repeat scroll 0 0;
	width:445px;height:36px;border-bottom:1px dotted .BBBBBB;margin-bottom:10px; border-bottom:1px dotted #bbbbbb;}
.logoInfo{float:left;margin-right:8px;}
.infoFonctionement{float:left;color:#e45a0e;font-size:15px;	font-weight:bold;margin-right:11px;	margin-top:4px;}


.contentInfo{width:445px;font-size:13px;margin-top:10px;text-align:justify;}
.contentInfo ul{margin:7px 0 4px 6px;}


.colCentreGauche .creer { width:445px; /* border-top:solid 1px #fc981c; border-bottom:solid 1px #fc981c; */ }
.colCentreDroite .creer { width:445px; /* border-top:solid 1px #8494a4; border-bottom:solid 1px #8494a4; */ }
.creerTop{ width:445px;height:11px;background:transparent url(../../images/MyNewsManager/divBulleTop.png) no-repeat scroll 0 0;}
.creerMiddle{background:url("../../images/MyNewsManager/divBulleMiddle.png") repeat-y scroll 0 0 transparent;
	font-size:13px;	min-height:10px;padding:0 10px;}
.creerMiddle p{	width:430px;}
.creerMiddle h2{width:440px;display:inline-block;}

.creerBottom{width:445px;height:11px;background:transparent url(../../images/MyNewsManager/divBulleBottom.png) no-repeat scroll 0 0;}
.colCentreGaucheMiddle .hCreer{color:#E45A0E;}
.colCentreDroiteMiddle .hCreer{color:#234b7b;}

.etape{	font-weight:bold;margin-top:10px;}
.inputBulle{width:300px;font-size:11px;}
.inputNonBulle{	background-color:#FBF8F5;border:1px solid #CFCFCD;font-size:11px;margin:8px 0;width:300px;}
.colCentreDroite .btnBleu, .colCentreGauche .btnBleu{background:url("../../images/article/btn_bleu.jpg") no-repeat scroll 0 0 transparent;
	color:white !important;	font-family:Arial,Helvetica,sans-serif;	font-size:10px;	font-weight:bold;	padding:3px 31px 7px 26px;}
.colCentreDroite .btnBleu2, .colCentreGauche .btnBleu2{background:url("../../images/MyNewsManager/petit_btn_bleu.jpg") no-repeat scroll 0 0 transparent;
	color:white !important;	font-family:Arial,Helvetica,sans-serif;	font-size:10px;	font-weight:bold;padding:3px 15px 7px 14px;}
.colCentreDroite .btnBleu, .colCentreGauche .btnBleu,.colCentreDroite .btnBleu2, .colCentreGauche .btnBleu2
{  text-decoration:none;}


.infoAlerte { border-bottom:1px dotted grey; font-size:13px; margin-bottom:10px; margin-top:3px; min-height:20px; padding-bottom:10px; width:441px; }

.separation{color:#878787;margin:6px 2px 0 5px;}
.hr_Liste{margin:8px 0;}


/*************************  CONTACTS  *********************************/

.txt_contact { padding-left:10px; color:#666666; line-height:140%; font-size:12px; height:120px; vertical-align:bottom; padding-bottom:10px; }
.little { float:left; width:101px; height:118px; }

/**************************  OFFRES  **********************************/

.offres_gauche { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size:12px; }
.offres_droite {
	width:444px; height:231px; background:url(../../images/bloc_offre.png) no-repeat center;
	font-size:12px; color:#666666; font-family:Arial, Helvetica, sans-serif;
}
.offres_gris { line-height:120%; }
.offres_gris2 { line-height:120%; }
.txt_picto { font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666666; }
.titre_picto { font-size :16px; font-family:Arial, Helvetica, sans-serif; color:black; }
.titre_orange {	color:#fc981c; font-size:22px; text-align:center; }
.clear { clear:both; }
.offres_plus:link { color:#fc981c; text-decoration:none; }
.offres_plus:hover { color:#fc981c; text-decoration:underline; }
.offres_plus:visited { color:#fc981c; text-decoration:none; }
.ligne_orange {	width:964px; margin:0 auto; text-align:center; color:#ff981f; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
