/*********************************/
/*   Styles personnalisés NEW ESGF   */
/*********************************/

/* @import url("jquery.lightbox-0.5.css"); On importe la feuille du script Lightbox */
@import url("style_pfa.css"); /* On importe les styles PFA */

html {
	overflow-y:scroll; /* Pour forcer FireFox à mettre un ascenceur sur les pages qui n'en n'ont pas besoin et éviter un decalage avec les pages qui en ont un */
	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:normal 12px Arial, Helvetica, sans-serif;
	color:#494949;
	position: relative; /* Pour ie */
	text-align: center; /* pour corriger le bug de centrage IE */
}

#global {
	min-height: 100%;
	height:auto !important;
	height: 100%; /* Pour ie */
	width: 950px;
	margin: 0 auto;
	position: relative !important;
	padding: 0;
	background: url(../images/global_fond.gif) center repeat-y;
	text-align: left; /* on rétablit l'alignement normal du texte */
}

ul {
	list-style: url(../images/puce1.gif);
	padding-left:13px;
}

img {
	border:0;
}

/*   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;
}

div#header {
	height: 420px;
	background-color:#FFFFFF;
}

div#header h1 {
	margin: 0;
	bottom: 10px;
	left: 30px;
}

#logo {
	position: relative;
	top: 5px;
}

div#flagsPGSM {
	position:absolute;
	top:38px;
	left:733px;
}

div#flagsPGSM a{
	font:10px normal Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#imgRandom {
	position:absolute;
	top:99px;
	left:0;
	width: 734px;
	height: 314px;
	margin: 0;
	padding: 0;
}

div#boutonQuizz {
	z-index:110;
	position:absolute;
	top:218px;
	left:460px;
	background-color:#D52839;
	width: 140px;
	height: 26px;
	padding:8px 5px 0 5px !important;
	padding:8px 5px 8px 5px;
	border: 1px solid #fff;
	text-align:center;	
}

div#boutonQuizz a{
	font: bold 15px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;	
}

div#boutonQuizz:hover{
	background-color:#258CD4;
	text-decoration:underline;
	color:#fff;
}

#bandeauQuizz {
	position:absolute;
	top: -84px;
	left: 220px;
}


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


#fdtransparentMenu {
	z-index:1;
	position:absolute;
	top:69px;
	left:0;
	background-color:#6f6f6f;
	height: 29px !important;
	height: 30px;
	width: 734px !important; /* Pour IE, il faut absolument mettre une largeur */
	width: 734px; /* Pour IE, il faut absolument mettre une largeur */
}

#menu {
	z-index:2;
	position:absolute;
	top: 7px;
	left:15px;
	list-style: none;
	height: 30px;
	width: 750px; /* Pour IE, il faut absolument mettre une largeur */
	margin: 0;
	padding: 0;
}

#menu a {
	color:#fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}


#menu a:hover{
	color:#B0E9F4;
	text-decoration:none;
}

#menu li {
	float:left;
	padding-right:28px;
	padding-left:0;
	margin-left:0;
	/*list-style: none;*/
}

/*   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 {
	position:absolute;
	top:69px;
	left:738px;
	width:210px;
	height:341px;
	padding:0;
	color:#666;
	font-size:14px;
	font-weight:bold;
	background-color:#eee;
	border:1px solid #666;
}

#menuVerticalHeader a {
	color:#666;
}

#cartouche {
	background-color:#fff;
	padding:5px 16px;
}

.pictosReseauxSociaux {
	display:block;
	margin-top:105px;
}

.liensFormation {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
	text-align:left;
}

.liensFormation h3 {
	margin:0;
	padding:0;
}


/*   C E N T E R   
----------------   */


#center {
	padding-bottom: 80px; /* Pour éviter la superposition du footer et du contenu : */
	margin-top: -400px;
	_margin-top: -420px;
	margin-bottom: 10px;
	overflow: hidden !important;
	overflow: visible; /* Pour ie */
	height:auto !important;
	height: 1%; /* Pour ie */
	position: relative;
	z-index:20; /* Ajouter lors du debugage: permet à Firefox de laisser les liens cliquables */
}


/*   C O N T E N T  
------------------   */


#content {
	float: left;
	width: 715px;
	display: inline; /* Pour ie */
	color:#333;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.colonneGauche {
	width:340px;
	float:left;
}

.colonneDroite {
	width:340px;
	float:right;
	margin-left:15px;
}

.paveGris {
	background-color:#e6e6e6;
	padding:3px 7px 7px 7px;
	margin-bottom:25px;
}

.titrePaveGris {
	font: normal 27px "Times New Roman", Times, serif;
	color:#5f5f5f;
	margin:0 0 5px 0;
}

.contenuPaveGris {
	background-color:#fff;
	padding:1px 8px 8px 8px;
}

.NewsEcole {
	width:950px;
	height:23px;
	color:#000;
	font-size:0.9em;
	background-color:#fff;
	padding-left:10px;
	display:block;
	overflow:hidden;
}

#scrollText {
	width:auto !important;
	width:700px;
	white-space:nowrap;
	position: absolute;
	left:0;
	overflow:hidden;
}

#titresPage {
	position: relative;
	left:0; /* utile pour ie6 */
	top:-320px !important;
	top:-310px; /* pour ie6 */
	padding:0 0 0 15px !important;
	margin:10px 0 0 0 !important;
	margin:0;
	text-align:left;
	z-index: 10;
	width: 400px;
	height: 390px !important;
	height: 400px;
}

h1 {
	color:#333;
	font: bold 14px Arial, Helvetica, sans-serif;
	width:330px;
	text-align:left;
	margin:0;
	padding:0;
}

h2 {
	color:#333;
	font: normal 12px Arial, Helvetica, sans-serif;
	width:330px;
	text-align:left;
	margin-top:10px;
}

h2 a {
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

h3 {
	color:#e20031;
	font-size:16px;
}

h4 {
	color:#999;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 0;
}

.corpsSup {
	font-size:14px;
	color:#847a5d;
}

a, a:visited {
	color:#36c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

hr {
	width:70%;
	color:#5e5e5e; /* Pour ie */
	background-color:#5e5e5e; /* Pour Firefox */
	height: 1px;
	border: 0;
}

.callToAction {
	font-size:12px;
	font-weight:normal;
	padding-left:15px;
	background:url(../images/fleche-rouge-cta.png) no-repeat left;
}


/*   D I V E R S   
----------------   */

.sticker-rentree-jan-oct {
	float: right;
	width:152px;
	height:62px;
	margin:-5px -5px 0 0;
	}

.sticker-rentree-oct {
	float: right;
	width:120px;
	height:62px;
	margin:-5px -5px 0 0;
	}
	
.accesDirects p {
	margin-top:0;
}

.accesDirects a {
	font-size:15px;
}

.blocQuiz {
	width:189px;
	padding:5px;
	margin:0 0 25px 7px;
	border:solid 1px #828282;
	background-color:#b7b7b7;
	color:#fff;
	font:bold 22px "Times New Roman", Times, serif;
	text-align:center;
}

.blocQuiz p {
	margin:5px 0 0 0;
}

.titreVideo {
	margin:0 0 1px 0;
	padding:4px 8px;
	background-color:#424242;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}

.greyLink a {
	color:#494949;
	text-decoration:none;
}

.imgAlignLeft {
	float:left;
	margin:0 10px 4px 0;
}

.imgAlignRight {
	float:right;
	margin:0 0 4px 10px;
}

.imgBorder {
	border:solid 1px #828282;
}

.fdTblSpec {
	background:url(/images/pages/fd_tbl_spec.png) no-repeat bottom;
	background-color:#eee;
}

.liensEncadres {
	width: 250px;
	float:right;
	margin:10px 0 0 10px;
	padding:0 10px;
	background-color:#eee;
}

.liensEncadres2 {
	width: 340px;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0 10px 10px 0;
	text-align:left;
	float:left;
}

.liensEncadres p,
.liensEncadres2 p{
	padding: 10px;
}

.liensEncadres h3,
.liensEncadres2 h3 {
	margin:0;
	padding:6px;
	font-weight:bold;
	color:#258CD4;
}

.tblFormations {
	border-collapse: collapse;
}

.tblFormations th {
	background-color:#646464;
	color:#fff;
	font-size:15px;
	text-align:center;
}

.tblFormations td, .tblFormations th {
	padding:5px;
	border: solid 5px #fff;
}

.tblFormations td {
	background-color:#f3f3f3;
}

.tblFormations td.cellHighlight {
	text-align:center;
	font-size:17px;
	font-weight:bold;
	background:url(../images/fd-bloc-sidebar.png) top left no-repeat #a9d96e;
}

.tblUniversitesPartenaires, .tblUniversitesPartenaires td, .tblUniversitesPartenaires th {
	padding:5px;
	border: 1px solid #666;
	border-collapse:collapse;
}

.tblUniversitesPartenaires th {
	background-color:#666;
	color:#fff;
	font-size:16px;
}

.tblUniversitesPartenaires td.pays {
	background-color:#CCC;
	color:#333;
}

.cadrePhotoLeft {
	width:180px !important;
	width:160px;
	float:left;
	font-size:11px;
	text-align:left;
	padding:10px;
	margin: 5px 20px 10px 5px;
	border:solid 1px #ccc;
	background-color:#eee;
}


.tblRencontres th{
	background-color:#ccc;
	}
.tblRencontres td{
	border-bottom:1px solid #ccc;
	}

/*   O N G L E T S   
------------------   */


.TabContentSmall {
	width:335px !important;
	width:345px;
	font:12px Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	background-image:url(../images/fd_bloc.gif);
	background-repeat:repeat-x;
	padding: 5px !important;
	padding: 10px 5px 5px 5px;
	text-align:left;
}

.TabContentBig {
	width:705px;
	/*width:705px !important;
	width:715px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#5e5e5e;*/
	background-image:url(../images/fd_bloc.gif);
	background-repeat:repeat-x;
	padding: 5px;
	/*padding: 5px !important;
	padding:  10px 5px 5px 5px;
	clear:both !important;*/
	border-top:1px solid #323232; /* filet gris */
	margin-top:7px;
}

.TabContentBigHome {
	width:715px;
	margin-top:15px;
}

.ongletsNav {
	width:100%;
	height:16px;
	margin:14px 0 8px 0;
}

.ongletsNav ul {
	margin:0;
	padding:0;
	list-style:none;
}

.ongletsNav li {
	display:inline;
	float:left;
	margin:0 2px 0 0;
	padding:5px 0;
}

.ongletsNav li a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:none;
	background-color:#e20031;
	padding:5px;
}

.ongletsNav li.TabOn a, .ongletsNav li a:hover {
	background-color:#323232;
}


/*   P R O G R A M M E S   +   P A R T E N A I R E S    E N   A C C O R D E O N   H O R I Z O N T A L   */
/*   Utilise jqueryUI : http://jqueryui.com 
--------------------------------------------------------------------------------------------------------*/

a.accordionProgr{
	display:block;
	width:99%;
	text-align:left;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 0 5px 5px;
	margin: 0 0 2px 0;
	cursor:pointer;
	border-left: 3px solid #D52839;
	background-color:#aaa;
	text-decoration:none;
}

a.accordionProgr:hover {
	color: #fff;
	background-color: #44A4DD;
}



	
a.etsPartenaires{
	display:block;
	width:205px;
	text-align:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#036;
	padding:5px;
	margin-bottom:1px;
	cursor:pointer;
	background-color:#39C;
	text-decoration:none;
}

a.etsPartenaires:hover {
	color: #fff;
	background-color: #44A4DD;
}



/*  S L I D E S H O W   */
/*  Voir paramètres sur : http://slideshow.hohli.com/ 
-----------------------------------------------------   */



#CustomSlideshow {
	position:relative;
	top: 5px;
	left: 5px;
}	
	
.slideshow, .slideshow-label, .slideshow-content, .slideshow-panel {
    font:12px Verdana, Tahoma, sans-serif;
}

.slideshow {
    padding:0;
    border:0;
    position:relative;
    display:none;           /* Set to "none" for not preview slideshow content */
    z-index:1
}
.slideshow-content {
    padding:0;
    background-color:#fff;
    color:#333;
    overflow:hidden;
    position:relative;
    z-index:1;
}

    /* Some Content Changes */
    .slideshow-content p {
        padding:0 !important;
        overflow:auto;
    }

    .slideshow-content img {
        padding:0 !important;
        border:0 !important;
    }

    .slideshow-slide {
        display:none;
        position:absolute;
    }

.slideshow-fullscreen {
    position:absolute;
    top:0;
    left:0;
    padding:0;
    border:0;  
    overflow:hidden;
}

.slideshow-label-place, .slideshow-panel-place {
    /* Stupid IE hack */
    // border-style:dotted; border-width: 1px 0; border-color: transparent; background:transparent;
}

.slideshow-label-place {
    padding:0;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
    height:30px;
}
    .slideshow-label {   
        z-index:101;
        color:#fff;
        width:100%;
        height:100%;
        line-height:30px;
        text-indent:8px;
        font-weight:bold
    }

    .slideshow-label a,
    .slideshow-label a:hover,
    .slideshow-label a:active,
    .slideshow-label a:visited {
        color:#fff;
    }

.slideshow-panel-place {
    padding:0;
    position:absolute;
    bottom:0px;
    left:0px;
    z-index:100;
    height:26px;
}
    .slideshow-panel {
        z-index:101;    
        width:100%;
        height:100%;
    }
    
        .slideshow-panel a.button {
            display: block;
            width:24px;
            height:24px;
            float:left;
            text-indent:-99999%;
            overflow:hidden;
            outline: 0; /* @ Firefox, prevent dotted border after click */ 
            background-image:url(images/buttons.png);
            background-repeat:no-repeat;
            border:1px solid transparent
        }
        
            .slideshow-panel a.button:hover {
                border:1px solid #777;
            }
            
            
            .slideshow-panel a.first {
                background-position: 0 0
            }
            
            .slideshow-panel a.prev {
                background-position: -24px 0
            }
            
            .slideshow-panel a.play {
                background-position: -48px 0
            }
            
            .slideshow-panel a.stop {
                background-position: -72px 0
            }
            
            .slideshow-panel a.next {
                background-position: -96px 0
            }
            
            .slideshow-panel a.last {
                background-position: -120px 0
            }
            
            .slideshow-panel a.help {
                position:relative;
                background-position: -144px 0
            }
            
            .slideshow-panel span.counter {
                float:right;
                display: block;
                font-weight:700;
                color:#fff;
                /*width:26px;*/
                height:24px;
                line-height:24px;
                padding:0 4px;
            }


.slideshow-help {
    position:absolute;
    bottom:26px;
    left:0px;    
    z-index:101;   
    background-color:#ff9; 
    display:none;
    opacity: 0.9;
    width:100%;
}

.slideshow-frame div {
    position:absolute;
    top:0px;
    left:0px;
    background:url(images/big-play.png) 50% 50% no-repeat;
    z-index:201;
    cursor:pointer;
    width:100%;
    height:100%;
}

.slideshow-load {
    display:none;
}
    .slideshow-load div {
        position:absolute;
        top:0px;
        left:0px;
        background:url(images/ajax-loader.gif) 50% 50% no-repeat;
        z-index:201;
        cursor:pointer;
        width:100%;
        height:100%;
    }

.slideshow-shadow {
    position:absolute;
    top:0px;
    left:0px;
    z-index:200;
    width:100%;
    height:100%;
}
    
.slideshow-opacity {
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYmBgaAAIMAAAjwCD5Hc2/AAAAABJRU5ErkJggg==);
    background:rgba(0, 0, 0, 0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#85000000, endColorstr=#85000000);
}



/*   S I D E   B A R   
--------------------   */


#sidebar {
	float: right;
	width: 215px;
	padding-top:30px;
	margin: 0;
	text-align:left;
}

.blocSidebar {
	width:179px;
	padding:10px 10px 0 10px;
	margin:0 0 25px 7px;
	border:solid 1px #828282;
	background:url(../images/fd-bloc-sidebar.png) top no-repeat #fff;
}

.titreBlocSidebar {
	margin-top:0;
	font-size:15px;
	font-weight:bold;
}


/*
div#sidebar h3{
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#258CD4;
	padding: 2px 8px;
	margin-bottom: -5px;
	background-color:#eee;
}

div#sidebar h4{
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#B0002D;
	padding:2px;
}

div#sidebar .imgTem{
	float:right;
	margin:4px 0 10px 10px;
	border: 1px solid #fff;
}

div#sidebar .fctTem,
div#sidebar .txtRouge{ 
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#D52839;
}

div#sidebar .txtTem{
	font: normal 11px Arial, Helvetica, sans-serif;
}

.pictosTelecharger {
	padding-left:5px;
}

div#sidebar .chiffres {
	font: normal 22px Arial, Helvetica, sans-serif;
	color:#D52839;
}

div#sidebar td {
	padding: 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#333333;
	border-bottom: 1px solid #fff;
}

div#sidebar ul.news {
	padding-top: 10px;
}

div#sidebar ul.news li {
	list-style-image: url(../images/puce1.gif);
	padding-left: 0px;
	margin: 0 0 5px -20px;
	text-align:left;
}

.news li a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#333333;
}
*/

/*   F O R M U L A I R E S 
--------------------------  */


.tblForm td{
	font: normal 12px Arial, Helvetica, sans-serif;
}

input[type=submit] {
    background-color: #CC3300;
    color : #fff;
	border: 1px solid #000;
	cursor: pointer;
}

input[type=submit]:hover {
	background-color: #33CCFF;
	color : #336699;
}

label {
	font:normal 11px Arial, Helvetica, sans-serif;
	color: #000;
}

label.error {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #ff0000;
	padding-left:5px;
}


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


form.doc label.error,
form.jpo label.error,
form.formQuizz label.error,
form.formProspect label.error { 
	display: none;
}


/*   Tableaux JPO, Salons, lycées, IUT   */

.tblSalons,
.tblJPO,
.tblContact {
	border-bottom: 1px solid #ccc;
}


/*   F O O T E R  
----------------   */



div#footer {
/*display:none;*/
	text-align: center; /* On centre le contenu */
	position: relative;
	background-color:#FFFFFF;
	padding: 5px 0 10px 0;
	margin: 0 auto;
	width: 100%;
	bottom: 0;
	color:#afafaf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	z-index:20; /* Pour Firefox : laisser les liens cliquables */
}


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


.w345px {width: 345px;}

.w715px {width: 715px;}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clear {
	clear:both;
}
.strong, a.strong {
	font-weight:bold;
	color:#666;
}

a.underlineHover {
	text-decoration:none;
}

a.underlineHover:visited {
	text-decoration:none;
}

a.underlineHover:hover {
	text-decoration:underline;
}

.cursorHand {
	cursor:pointer;
}

.format_png {
	behavior: url("win_png.htc"); /* Style qu'il faut donner aux images png pour qu'elles soient affichées correctement dans i.e */
	margin: 0;
	padding: 0;
}



.tabAdmission td {
	padding:3px;
	background-color:#f3f7fa;
    border:solid 3px #fff;
	}
table.tabAdmission {
	border-collapse:collapse;
	}	

.tabAdmission td.bggrey {
	background-color:#646464;
	color:white;
	}
	
	

