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

/*    Styles personnalisés MBA FR   */

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


@import url("jquery.lightbox-0.5.css"); /* On importe la feuille du script Lightbox */
@import url("style_pfa.css"); /* On importe les styles de PFA */
/*@import url("style2.css");  Styles a intégré dans la feuille principale en fin de projet */


html {
	overflow-y:scroll;
	background-image:url(../images/degrade_fond.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:fixed;
}
html, body {
	height: 100%;
	margin: 0;
}
body {
	font:12px Arial, Helvetica, sans-serif;
	color:#494949;
}
#global {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/global_fond.gif) center repeat-y #fff;
}
img {
	border:none;
}
a {
	color:#36f;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h3 {
	font-size:18px;
	color:#ee7f01;
	margin: 10px 0;
}


/*  L I S T E S  */


ul {
	margin:5px 0 0 13px;
	padding:0;
	list-style-image:url(../images/puce-orange.gif)
}
ul li {
	margin: 4px 0;
	}
.contenuPaveGris ul li ul {
	font-size:10px;
	list-style:square;
	list-style-image:none;
	}
.contenuPaveGris ul li ul li  {
	margin: 0;
	}	
.contenuPaveGris ul li ul li a {
	font-size:10px;
	}
hr {
	width:70%;
	color:#5e5e5e; /* Pour ie */
	background-color:#5e5e5e; /* Pour Firefox */
	height: 1px;
	border: 0;
}
.cursorHandLI {
	color:#36f;
	text-decoration:none;
	cursor:pointer;
}
.cursorHandLI:hover {
	text-decoration:underline;
}



/*  H E A D E R  */



#searchform {
	display:inline;
	margin:30px 0 0 0;
	float:right;
}
fieldset.search {
	border:none;
	width:217px;
	margin:0;
	padding:0;
	display:inline;
}
.search input, .search button {
	float: left;
}
.search input.box {
	color: #a3a3a3;
	width: 179px;
	height: 21px;
	padding: 0 0 0 8px;
	border: solid 1px #7e7e7e;
	margin: 0;
}
.search button.btn {
	width: 22px;
	height: 23px;
	margin-left:6px;
	cursor: pointer;
	border: none;
	text-indent: -9999px;
	background: url(../images/bouton-recherche.gif) no-repeat;
}



/*   M E N U   H O R I Z O N T A L   */



.headerLeft {
	float:left;
	width:726px;
}
#fdMenu {
	background-color:#424242;
	height:31px;
	width:691px;
	margin-bottom: 5px;
	padding:10px 0 0 35px;
}
#menu {
	list-style-type: none;
	list-style:none;
	margin: 0;
	padding: 0;
}
#menu a, #menu a:visited {
	color:#fff;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover {
	color:#ee7f01;
}
#menu li {
	float:left;
	padding-right:33px;
	padding-left:0;
	margin:0;
}
/*   on désactive seulement l'affichage des sous-menu mais leur contenu existe toujours sous pfa pour référencement */
#menu li li {
	display:none;
}



/*   M E N U   V E R T I C A L   */



#menuVerticalHeader {
	float:right;
	width:216px;
	height:337px;
	background-color:#eee;
	border:1px solid #666;
	font-size:14px;
}
#cartouche {
	background-color:#fff;
	padding:5px 16px;
	margin-bottom:15px;
}
#menuVerticalHeader p {
	padding:0 15px;
	margin-top: 5px;
}
#menuVerticalHeader a {
	color:#686868;
	font-weight:bold;
}
#menuVerticalHeader a:hover {
	color:#ee7f01;
}
.pictosReseauxSociaux {
	display:block;
	margin-top:8px;
}
.blocTexteHeaderHome, .blocTexteHeader {
	position:relative;
	top:-293px;
	left:479px;
	width:227px;
	height:283px;
	padding:10px 10px 0;
	background-color:#eaeaea;
}


.ouvertureAdmission {
	width: 330px;
	border:5px solid #F60;
	margin: 0 0 20px 0;
	background-color:#E1FFF9;
	}
.ouvertureAdmission p.title{
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#F60;
	padding: 0 5px;
	}
	
	
.titreBlocTexteHeader {
	font-size:17px;
	margin:0;
	border-bottom: 1px solid #424242;
	padding-bottom:10px;
}
.blocTexteHeaderHome .titreBlocTexteHeader {
	font-size:25px;
}
.blocSessionsHeader {
	width:180px; /* Necessaire pour pouvoir centrer la Div */
	text-align:center;
	color:#000;
	font-size:25px;
	font-weight:bold;
	position: absolute;
	bottom: 15px;
	left: 35px;
}
.blocSessionsHeader p {
	margin:0;
}
.blocSessionsHeader p:first-letter {
	color:#ee7f01;
}



/*  C E N T E R  */



#center {
	position: relative;
	top: -280px;
	overflow: auto;
	z-index:90; /* Permet à Firefox de laisser les liens cliquables. Le Lightbox est à 100 donc faut laisser à 90 */
}



/*   C O N T E N T   */



#content {
	float: left;
	width: 715px;
}
#filAriane {
	color:#ee7f01;
	margin-bottom:10px;
}
#filAriane a {
	color:#ee7f01;
	font-weight:bold;
}
.nomMBA {
	font-size:24px;
	font-weight:bold;
	color:#adadad;
	margin: 0 0 15px;
}



/*   O N G L E T S   */



.ongletsNav {
	list-style: none outside none;
	margin:0;
	padding:0 0 5px;
	color:#ee7f01;
	font-size:15px;
	font-weight:bold;
	border-bottom: 1px solid #323232;
}
.ongletsNav li {
	display: inline;
	background-color:#424242;
	padding:5px 0;
}
.ongletsNav li.TabOn, .ongletsNav li.tabOn { /* Penser à renommer les TabOn en tabOn */
	padding:5px 10px;
}
.ongletsNav a {
	color:#fff;
	padding:5px 10px;
}
.ongletsNav a:hover {
	color:#ee7f01;
	text-decoration:none;
}
.ongletsNav2 {
	margin:26px 0 0 0;
	padding:0;
}
.ongletsNav2 li {
	float:left;
	margin:0 7px 0 0;
	padding:0;
	list-style:none;
	background:url(../images/bgtabOffprogramme.jpg) repeat-x;
}
.ongletsNav2 a {
	display:block;
	padding:6px 12px;
	color:#424242;
	font-size:14px;
}
.ongletsNav2 li.tabOn {
	background:url(../images/bgtabOnprogramme.jpg) repeat-x;
}
.TabContentBigOptions {
	width:695px;
	background:#f2f2f2;
	padding: 10px;
}
.ongletsNavAudio {
	padding:0;
	margin:25px 0 0 0;
	display:block;
	color:#424242;
	font-weight:bold;
	font-size:14px;
	list-style:none;
}
.ongletsNavAudio li {
	float:left;
	margin:0 7px 0 0;
	border:#dcdcdc solid 3px;
	border-bottom:none;
	padding:6px 12px;
}
.TabContentBigAudio {
	border:#dcdcdc solid 3px;
	background:#FFF;
	padding:5px;
}
/*   F I N   O N G L E T S   */


.pageContent {
	width:712px;
}
.introProgramme {
	font-size:14px;
	font-weight:bold;
	color:#EE7f01;
}
.colonneDroitePageContent {
	float:right;
	width:308px;
	margin-left:15px;
}
.colonneGauche {
	width:340px;
	float:left;
}
.colonneDroite {
	width:340px;
	float:right;
	margin-left:15px;
}
.paveGris {
	background-color:#dcdcdc;
	padding:3px;
	margin-bottom:25px;
}
.titrePaveGris {
	font-size: 24px;
	color:#333;
	margin:2px 0 3px 8px;
}
.contenuPaveGris, .contenuPaveGrisPattern {
	background-color:#fff;
	padding:1px 8px 8px 8px;
	border-top: 1px solid #727272;
}
.contenuPaveGrisPattern {
	padding-bottom:50px;
}
.paveGrisExec {
	width:600px;
	background-color:#dcdcdc;
	padding:3px;
	margin-bottom:25px;
}
.titrePaveGrisExec {
	font-size: 20px;
	color:#333;
	margin:2px 0 3px 8px;
}
.contenuPaveGrisExec, .contenuPaveGrisPattern {
	background-color:#fff;
	padding:1px 8px 8px 8px;
	border-top: 1px solid #727272;
}
.contenuPaveGrisPattern {
	padding-bottom:50px;
}
.orange {
	color:#e68a00;
}
a.orange {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#E68A00;
	text-decoration:underline;
}



/*  L I E N S   */



.callToAction {
	font-size:12px;
	padding-left:15px;
	background:url(../images/puce-fleche-orange.gif) no-repeat 0 3px transparent;
}
	


/*   M E N U   E N   A C C O R D E O N   H O R I Z O N T A L   */


div#accordionFormations {
	margin-bottom:20px;
}
#accordionFormations p, #accordionFormations div, #accordionFormations h4 {
	padding:5px;
}
#accordionFormations li {
	padding-left: 0px;
	margin: 0 0 5px 0;
}
#accordionFormations a.formations {
	display:block;
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#06F;
	background: #eee url(../images/pages/picto-fleche-collapsed.gif) no-repeat 2px 7px;
	padding:6px 6px 6px 18px;
	margin-bottom:2px;
	cursor:pointer;
	text-decoration:none;
	border-left: 3px solid #e68a00;
	border-right:1px solid #E0E2E0;
	border-top:1px solid #E0E2E0;
	border-bottom:1px solid #E0E2E0;
}
#accordionFormations a.formations:hover {
	background-color: #FFC166;
}
#accordionFormations a.selected {
	color:#fff;
	background: #e68a00 url(../images/pages/picto-fleche-expanded.gif) no-repeat 2px 11px;
}
#accordionTemoignage a.lienLireTemoignage {
	font:12px Arial, Helvetica, sans-serif;
	color:#06F;
	cursor:pointer;
	background: url(../images/pages/picto-fleche-collapsed.gif) no-repeat 4px 5px;
	padding:5px 1px 1px 15px;
}
#accordionTemoignage a.test:hover {
	background-color: #FFC166;
}
#accordionTemoignage a.selected {
	background: url(../images/pages/picto-fleche-expanded-temoignage.gif) no-repeat 0px 9px;
}
#ProfilsBox p.ProfilsBoxformations {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	background-color: #FFC166;
	padding:6px 6px 6px 18px;
	border-left: 3px solid #e68a00;
}
#ProfilsBox hr {
	width:70%;
	color:#5e5e5e; /* Pour ie */
	background-color:#5e5e5e; /* Pour Firefox */
	height: 1px;
	border: 0;
	margin-top:10px;
}



/*  T A B L E A U X   */


table {
	border-collapse:collapse;
}
th {
	background-color:#424242;
	color:#fff;
	padding:5px;
}
.titrePaveNoir {
	font-size: 25px;
	color:#fff;
	margin:0 0 5px 8px;
}
.paveNoir {
	background-color:#424242;
	padding:1px;
	margin-bottom:25px;
}
.contenuPaveNoir {
	background-color:#eeeeee;
	padding:1px 8px 1px 8px;
}
.paveNoir a {
	color:#424242;
	font-size:16px;
}
.tabCalendrier td {
	padding:3px;
	background-color:#eaeaea;
	border:solid 3px #fff;
	font-weight:bold;
}
table.tabCalendrier {
	font-weight:bold;
}
.tabCalendrier td.bggrey, .tabCalendrier th {
	background-color:#646464;
	color:white;
}
.tabCalendrier th {
	border:solid 3px #fff;
}
.tbl th, .tblRencontres th {
	text-align:left;
}
.tbl td {
	border-bottom: solid 1px #adb9c2;
	padding:5px;
}
.tblTarifs td, .tblTarifs th {
	border: solid 1px #adb9c2;
}



/*  Lien spécial revoir description MBA  */


.lienDescriptionMBA {
	float:left;
	margin: 5px 0 0 15px;
}
.lienDescriptionMBA a {
	font:12px Arial, Helvetica, sans-serif;
	color: #36f;
}
table .tableauCelluleAlternance {
	background-color:#FFC166;
}



/*  S I D E   B A R  */



#sidebar {
	float: right;
	width: 217px;
	margin-top: 28px;
	background-color:#eee;
	overflow: hidden; /* Pour ie */
}
#sidebar h3 {
	font-size:16px;
	color:#424242;
}
.blocSidebar {
	background-color:#f8f8f8;
	width: 215px;
	border:solid 1px #828282;
	margin-bottom:30px;
}
.titreBlocSidebar {
	background-color:#424242;
	color:#fff;
	font-size:26px;
	text-align:center;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}
.contenuBlocSidebar {
	padding: 10px 10px 0;
}
.titreSideBar {
	background-color:#424242;
	color:#fff;
	font-size:18px;
	text-align:center;
	padding: 3px;
	display:block;
}
.contenuSidebar {
	padding:0 10px;
	margin-bottom:20px;
}
.dateJPO {
	font-size:13px;
	font-weight:bold;
}
.lienBouton {
	background:url(../images/pages/btn-inscription.png) no-repeat;
	color:#fff;
	padding:5px 10px 10px;
}



/*   F O O T E R   */


#footer {
	/*display:none;*/
	text-align: center; /* On centre le contenu */
	margin-top: -288px;
	padding-bottom:5px;
	color:#afafaf;
	z-index:90; /* Pour Firefox : laisser les liens cliquables. Le Lightbox est à 100 donc faut laisser à 90 */
}



/*   S T Y L E S   G E N E R I Q U E S   */


.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
.imgBorder {
	border: solid 1px #999;
}
.imgAlignLeft {
	float:left;
	margin-right:10px;
}
.imgAlignRight {
	float:right;
	margin-left:10px;
}




/* Formatage des champs de formulaires  */




label {
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
label.error { /* Sert pour les messages d'erreur de JQuery Validate */
	color : #ff0000;
	font-weight: bold;
	padding-left:5px;
}
input[type=submit] {
	background-color: #F60;
	color : #fff;
	border: 1px solid #000;
	cursor: pointer;
}
input[type=submit]:hover {
	background-color: #bfd7ee;
	color : #336699;
}



/* Masquage par défaut des msg d'erreurs */


form.jpo label.error {
	display: none;
}
