
/**********************************************************************************************************************
** BODY                                                                                                                                                                                                                            
**********************************************************************************************************************/
body {
color:black;
background-color:#FFFFFF;
background-image:url(gfxindexJaune/fondpage.gif);
background-repeat:repeat-x;
margin-left:0px;
margin-top:0px;
}

/**********************************************************************************************************************
** BANDEAU
**********************************************************************************************************************/
div#bandeauGauche {
  position: absolute;
  background-image: url(gfxindexJaune/c1l1.gif);
  background-repeat: no-repeat;
  padding: 0;
  left:0px;
  top:0px;
  width: 40px;
  height: 393px;
}

div#SesameLogo{
  position: absolute;
  background-image: url(gfxindexJaune/sesame_logo.gif);
  background-repeat: no-repeat;
  width: 166px;
  height: 61px;
  top:0;
  left:40px;
  padding: 0;
}
div#imageGauche{
  position: absolute;
  background-image: url(gfxindexJaune/examen.jpg);
  background-repeat: no-repeat;
  width: 166px;
  height: 300px;
  top:-25px;
  left:40px;
  padding: 0;
}
div#flashGauche{
  position: absolute;
  width: 166px;
  height: 349px;
  top:-24px;
  left:40px;
  padding: 0;
}

div#sousImage{
  position: absolute;
  background-image: url(gfxindexJaune/sousImage.gif);
  background-repeat: repeat-y;
  width: 206px;
  height: 100%;
  top:-24px;
  left: 0px;
  padding: 0;
}

/**********************************************************************************************************************
** PAGE D'ACCUEIL
**********************************************************************************************************************/
div#imageCentre  {
	position: relative;
	display: block;
	background-color: #f6F820; /* jaune clair*/
	background-image: url(gfxindexJaune/concours_sesame.gif);
	background-position: 30 80;
	background-repeat: no-repeat;
	width: 330px;
	height: 336px;	
	padding: 0;	
}
div#image7ecoles  {
	position: absolute;
	display: block;
	background-image: url(gfxindexJaune/etablissements_scolaires.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 53px;
	top: 80px;	  
	left: -60px		  
}
div#image1concours  {
	position: absolute;
	display: block;
	background-image: url(gfxindexJaune/centreBas.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 100px;
	top:260px;
	left: 545px;
	padding: 0;	
}

div#menuEcoles {
		position: absolute;
		display: block;
		top: -80px;
		left: 600px; 
	  background-position: 0px 1px;
	  padding-top: 100px;
	}

div#contenuPageIndex  ul{
	  position: relative;
	  display:block;
	  list-style-type : none;	  
	  left:-40px;		
	  margin-left:-30px;
	  margin-top:20px;	  
	}
div#contenuPageIndex  .numero{
		color: black;
		padding-left:25px;
	    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
		font-size: 10pt;
	 	text-align: left;
        display : list-item;
		background-image:url(gfxindexJaune/black.png);
    	background-repeat:no-repeat;			
		background-position: 2px 3px;		
		list-style-type : none;
		list-style-position: outside;		
	    width: 230px;
		margin-right: 3px;
		padding-top: 2px;
	    height: 25px;
		text-decoration: none;
	}
	
   div#contenuPageIndex a:hover{
		text-decoration: none; 
		font-weight: bold;  		
		display : list-item;
        list-style-type : none;
		list-style-position: outside;
		background-image:url(gfxindexJaune/red.png);
		background-position: -0px 3px; 
		width: 230px;		
		padding-top: 5px;
		color: red;
	}		
	
/**********************************************************************************************************************
** MENUS GAUCHES
**********************************************************************************************************************/

.cssnav span
{
	display: block;
	font-size:10px;	
	color: #003366;
	
	top: -20px;
	width: 100px;
	margin: -22px 0px 0px 20px;
	padding: 0px;
	cursor: pointer;
	text-align: center;
} 

/**********************************************************************************************************************
** CONTENU  DE PAGE
**********************************************************************************************************************/
div#contenuPageIndex{
	position: relative;   
	top: 86px;
	font-size: 9pt;
	color: #003366;	
	background-color: #FFFFFF;
	margin: 0px 0px 30px 0px;
	padding: 10px 10px 65px 230px;
	width: 530px;
	text-align: justify;
}


div#contenuPage{
	position: relative;   
	top: 86px;
	font-size: 9pt;
	color: #003366;
	
	background-color: #FFFFFF;
	margin: 0px 0px 30px 0px;
	padding: 10px 10px 65px 230px;
	width: 540px;
	min-height: 380px;
	text-align: justify;
}

div#contenupage li {
	font-weight: bold;
	color: #003366;
	display : list-item;
	list-style-type : none;
	list-style-position: outside;
	background-image: url(gfxepreuves/fleche.gif); 
	background-repeat: no-repeat;
	margin-top: 2em;
	margin-left:-40px;
	padding-left:15px;
}
	  
div#contenupage .puce{
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-image: url(gfxepreuves/fleche.gif); 
	background-repeat: no-repeat;
	padding-left:12px;
}

div#contenupage .fondGris{
	background-color: #e6e9cd;
    padding: 5px 1em 5px 1em;	
}

div#rubrique {
	font-family: Trebuchet, Arial;
	font-size: 220%;
	font-weight: bold;
	color: #003366;
	margin-top:1em;
	padding-top:.5em;
}
div#sous-rubrique {
	font-family: Trebuchet, Arial;
	font-size: 160%;
	margin-left: 5em;
	margin-bottom: 25px;
	color: #336633;
}

/**********************************************************************************************************************
** PAGES ECOLES
**********************************************************************************************************************/
div#doubleColonne {
	display:block;
	background-image: url(gfxetranger/map.jpg);	
	background-repeat: no-repeat;
	float:left; 
	width:100%;
}
div#colonneGauche{
	display:block;
	float:left; 
	width:50%; 
	text-align:left;
	padding-right:1em;
}
div#colonneDroite{
	display:block; 
	float:left; 
	width:45%; 
	text-align:left;
}
div#menuGaucheEcole{
 position:absolute; 
 display:block; 
 top:-24px; 
 left:40px;
 background: url(gfxecoles/examen.gif); 
 padding:140px 0px 0px 15px; 
 height:300px;
 width:166px; 
 background-repeat: no-repeat;
}
/**********************************************************************************************************************
** PAGES EPREUVES
**********************************************************************************************************************/
div#imageAnnales {
	display:block;
	background-image: url(gfxepreuves/plaquetteSesame.jpg);
	margin-right: 1em;
	float:left; 
	height:102px; 
	width:70px;
}
div#menuGaucheEpreuves{
 position:absolute; 
 display:block; 
 top:-25px; 
 left:40px;
}
div#contenuPage .numero {
	font-weight: bold;
	color: #003366;
	background-image: none;	
	display : list-item;
	list-style-type: decimal;	
	list-style-position: outside;
	margin-left:0px;
	padding: 0px 0px 0px 0px;	
	/*margin:0px 0px 0px -10px;	*/
}

div#contenuPage .numeroEpreuve{	
	font-weight: bold;
	color: #003366;
	background-color:#e6e9cd;
	background-image: none;	
	display : list-item;
	list-style-type: decimal;	
	list-style-position: inside;
	padding: 0px 0px 0px 12px;	
	margin:0px 0px 0px 10px;
}
/**********************************************************************************************************************
** PAGES INSCRIPTIONS
**********************************************************************************************************************/
div#menuGaucheInscription{
 position:absolute; 
 display:block; 
 top:-25px; 
 left:40px;
}

span#drapeauESP {
display: inline;
background-image: url(gfxinscriptions/drapeauesp.gif); 
background-repeat: no-repeat; 
background-position:0px 6px; 
width:22px; 
height:22px; 
padding: 1em 0px 1em 0px;
}
span#drapeauANG {
background-image: url(gfxinscriptions/drapeauang.gif); 
background-repeat: no-repeat; 
background-position:0px 6px; 
width:22px; 
height:22px; 
padding: 1em 0px 1em 0px;
}
span#drapeauALL {
background-image: url(gfxinscriptions/drapeauall.gif); 
background-repeat: no-repeat; 
background-position:0px 6px; 
width:22px; 
height:22px; 
padding: 1em 0px 1em 0px;
}

div#MenuDroit{
	position:relative; 
	display:block; 
	width:250px; 
	top:-70px; 
	left:400px; 
	text-align:right;
	font-size: 10px;
    font-family: Geneva, Arial, Helvetica, sans-serif;	
}
div#MenuDroit p.titreMenuDroit{
	color: #669966;
    font-weight: bold;
	padding-right: 2em;		
}
div#MenuDroit  ul{
	padding: 0;
	margin: 0;
	list-style-type: none;    	
}
div#MenuDroit li{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 100% .1em;
	padding-right: 1em;	
	margin-top:0.1em;	
}

div#MenuDroit a{
	text-decoration: none; 
	font-size: 8pt;
	padding-right: 1em;	
	}			

div#MenuDroit a:hover{
	text-decoration: none; 
	font-weight: bold;
	font-style:italic;
	
	background-image: url(images/fleche1.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;	
	padding-right: 1em;	
	}			
	

