/*CSS page d'Accueil Alengry Concept */


/*-------------------------
Styles standards
-------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	max-width: 1180px;
	min-width: 760px;
	font-size: 0.8em;
	background-color: #CC6600;
	position:relative;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right:auto;
	margin-top:0;
	
}

ul{
margin: 0;
padding:0;
list-style:none;
}

h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
position: relative;
}

p{
margin: 0 0 0 0;
padding: 0 0 0 0;

}

a:link {
	color:#6699CC;
}
a:visited { color:#639; }



#ombre-droit { /* -- gre l'ombre  droite de la page --*/
	background-image:url(../images/interface/shade-droite.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right:18px; /* -- le padding de la taille de l'ombre vite que le coprs de page dborde sur le dgrad de l'ombre --*/
	padding-bottom: 30px; /*-- Pour IE afin que le "retour vers le haut de page" ne soit pas coller au bord infrieur de la fenetre du navigateur --*/
	margin-bottom: 0px;
	min-height: 900px;
}


#corps-de-page{
	background-color:#FFFFFF;
	background-image:url(../images/interface/shade-gauche.gif); /* -- gre l'ombre  gauche  de la page --*/
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:18px;  /* -- le padding de la taille de l'ombre vite que le coprs de page dborde sur le dgrad de l'ombre --*/
	max-width: 1180px;
	min-width: 760px;
	min-height: 900px;
	
	

}

/*------------ style commun  toutes les boites -------------------*/
.box{
	margin: 10px 5px 10px 5px;
	/*border: 1px solid #aeaeae;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	
	
}

.box h2{
	font-size:1.1em;
	color:#FF6666;
	text-align:center;
	position: relative;
	top: -25px;
	

}

/*------------ style commun  toutes les boites -------------------*/


/*-------------------------
Styles entete
-------------------------*/

#branding {
max-width: 1180px; 
min-width: 742px;
width:100%;
position:relative;
height:100px;
background-color:#7BADD1;
background-image:url(../images-mere/banniere/corpo-blanc-centre.gif);
background-repeat:repeat-x;
}

#bord-gauche{
	height:100px;
	position:absolute;
	left: 0;
	top: 0;
	background-color:#FFFFFF;
	background-image:url(../images-mere/banniere/tampon-externe-blanc.jpg);
	background-repeat:repeat-x;
	width:49.5%;
	min-width:1px;
	z-index:1;
}
/*#place-logo{
height:100px;
width:232px;
position:absolute;
left: 13%;
top: 0;
background-color:#FFFFFF;
background-image:url(../images-mere/banniere/place-logo.gif);
background-repeat:no-repeat;
z-index:2;
}*/

#bebe{
	height:100px;
	width:618px;
	position:absolute;
	right:50%;
	margin-right:-309px;
	top: 0;
	background-color:#FFFFFF;
	background-image:url(../images/banniere/banniere-fond-blanc.jpg);
	background-repeat:no-repeat;
	z-index:2;
}
#bord-droit{
	height:100px;
	position:absolute;
	right: 0;
	top: 0;
	background-color:#FFFFFF;
	background-image:url(../images-mere/banniere/tampon-externe-blanc.jpg);
	background-repeat:repeat-x;
	width:49.5%;
	min-width:1px;
	z-index:1;
}
#logo{
position:absolute;
left:2%;
z-index:3;
width:300px;
height:100px;


}

#logo img{
/*float:left;*/
z-index:4;
width:300px;
height:100px;
}

#nom-entreprise{
	/*float:left;
top:40%;*/
position:absolute;
	left: 2%;
	color:#000000;
	font-size: 2em;
	font-weight:bold;
	font-stretch:expanded;
	z-index:4;
	width:300px;
	height:100px;
	background-image:url(../images/banniere/logo-mere-et-monde.jpg);
	background-color:#FFFFFF;
	text-indent:-9000px;
	background-repeat:no-repeat;
}




#coordonnees{
position:absolute;
top:35%;
right:10px;
z-index:3;
color:#000000;
font-size:1.4em;
font-weight:bold;


}

#entete {
padding-bottom:10px;
position:relative;




}

#menu {
	margin-top: 1px;
	background-image:  url(../images/interface/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 30px;
	/*padding-left: 20px;*/
	font-size: 1.2em;
	padding-top: 5px;
	background-color: #FF9900;
	margin-left:0;
	padding-left:0;
	margin-right: 0;
	padding-right: 0;
	
	
}
#menu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}
#menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}
#menu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	
}

#menu ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
	  
	 
    }
#menu li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	padding-left: 15px;
    }


#menu centrage-menu{
position:relative;
width:745px;
left:50%;
margin-left:-40%; 
margin-left:-372px;
/*top: 0px;*/
}


#sous-entete {
clear:left;/**/
padding-left: 1%;
padding-right: 1%;
margin-bottom:0;
padding-bottom:0;

}


#menu-gauche	{
	width:20.9%;
	float: left;
}

#menu-gauche ul{

}

#menu-gauche li{
	border-bottom: 1px solid #6699cc;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-right: 10%;
	line-height: 1.2em;
}

#menu-gauche a:link, a:visited {
	color:#000066;
}


.menu_non_selec, .menu_selec{
text-indent: 0.6em;


}

.menu_selec{
/*background-color:#CCCCFF; */
font-weight:bold;
}

.sous_menu_selec{
font-weight:bold;

}


.sous_menu_selec, .sous-menu_non_selec{
text-indent: 2em;
list-style-position:inside;
background-image:url(../images-mere/triangle-sous-menu-v2.gif);
background-repeat:no-repeat;
background-position: 8% 50%;
background-color:#ece9d8; 

}


#menu-gauche .menu-top-level a{

text-decoration:none;
}
#menu-gauche .menu_selec a{

text-decoration:none;
}

#menu-gauche .sous_menu_selec a{

text-decoration:none;
color:#FF6600;

}

/*-------------------------
Corps de page
-------------------------*/

#grande-col-droite{
float:left;
width: 78.9%;
margin-bottom: 15px;  /*--Sert  loigner le pied de page (et sa bordure suprieure) du contenu de grande-col-droite---*/

}


	/*-------------------------	titre de page	-------------------------*/
#titre_page{
	padding-bottom: 0.4em;
	border-bottom: 1px solid #aeaeae;
	width:74.9%;
}
#titre_page h3{
	font-size: 1em;
	color:#000066;
	padding-bottom: 0.3em;
	}
#titre_page h2{
	font-size: 1.3em;
	color:#000000;
	font-weight:lighter;
	
	}

	/*-------------------------	 fin titre de page	-------------------------*/
	
	/*-------------------------	contenus (col centre)	-------------------------*/
	
#contenus{
	width:74.9%;
	float:left;
	position:relative;
	margin-top:1%;

}

#resume-page{
margin-top: 5px;


}

#resume-page img{
width: 165px;
height: 125px;
float:right;
margin-left: 10px;
margin-right: 10px;

}

#resume-page object{
	float:right;
	margin-left: 10px;
	margin-right: 10px;

}

#resume-page object embed{
width: 165px;
height: 125px;


}


#resume-page ul {
list-style-type:disc;
padding-left: 15px;
width: 60%;
/*max-width:300px;*/



}


#clear-elt{
clear:both;
min-height: 20px;
}

#texte-page{

border-top: 1px solid #aeaeae;
margin-top: 10px;
padding-top: 10px;
}

#texte-page h3 {
	color:#FF6600;
	position:relative;
	font-size:1.3em;
	
}


#texte-page #lineaire-droite{
float:right;
margin-right: 15px;
position:relative;
top:-25px;
}
#texte-page #lineaire-gauche{
float:left;
margin-left: 15px;
position:relative;
top:-25px;
}
#texte-page a {
display:inline;

}

/*#texte-page #texte-sous-lineaire {
clear:both;
margin-top: 10px;
margin-left: 20px;
margin-right: 10px;
}
*/
#texte-page #info-importante {
border: 1px solid #aeaeae;
width: 80%;
padding: 5px;
}

#texte-page p{
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
	line-height: 12pt;

}
#texte-page ul{
margin-right: 4%;
margin-bottom:15px;

}
#texte-page li{
list-style-type:disc;
list-style-position:outside;
margin-left:10px;


}
#texte-page h4 {
Padding: 0 0 0 0;
margin-top: 10px;
margin-bottom: 0;

}
#texte-page img{
	width: 200px;
	display:block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;

}
#photos-dans-texte{
float:right;
width: 129px;
overflow:hidden;

}
#texte-page-professeurs img{
	width: 99px;
	display:block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;

}
#texte-cours{
position:relative;
float:left;
padding-left: 10%;
max-width:460px;
width: 60%;

}
#texte-cours-detail{

clear:both;
position:relative;
}


	/*-------------------------	fin contenus (col centre)	-------------------------*/
	/*-------------------------	dbut de la colonne de droite (les 3 boites)	-------------------------*/


#promotions{
	width:24.9%;
	float: right;

}

#promotions .box{
Padding: 0 0 0 0;
margin-right: 0;
/*min-height: 130px;*/
background-image:url(../images-mere/left-top-cornerv2-bleu.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

#promotions .box h3{
	background-repeat:no-repeat;
	background-position:right top;
	padding:5px 10px 4px;
	margin: 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.2em;
	background-color: #FF9900;
  /*border-bottom: 1px solid #aeaeae;*/
}



#promotions .box p{
padding:9px 0 3px 10px; 
line-height: 1.6em;
border: 1px solid #aeaeae;
background-color:#FFFFFF;
min-height: 100px;

}

#promotions .box ul{
padding:9px 0 3px 10px; 
line-height: 1.6em;
border: 1px solid #aeaeae;
background-color:#FFFFFF;
min-height: 100px;

}
#promotions .box small {
	text-decoration:none;
	color:#9966cc;
}


#promotion1{
margin-top:0px;
margin-left: 2px;
margin-right: 2px;
}

#promotion1 li{
padding-bottom: 8px;
/*font-size:small;
text-transform:lowercase;*/
}
#promotion1 strong{
color:#003399;
}

#no-514{
font-weight:bold;
}

#no-1-866{
font-size: 1.3em;
color:#FF6600;
}




/*-------------------------	dbut de la colonne de droite (les 3 boites)	-------------------------*/
/*-------------------------
Styles Pied de page
-------------------------*/


#pied_de_page{
	
	width: 59.1%;
	position:relative;
	left:20.9%;
	padding-bottom: 0px;
	
	border-top: 1px solid #aeaeae;
	clear:left; /*--------------Pour liminer le float left de grande colonne droite----------*/

}

#pied_de_page a:link, a:visited {
display:block;


}
#pied_de_page img{
width: 34px;
height: 23px;
}

#pied_de_page p{
font-size: 0.9em;

margin-left: 20px;
margin-top: 10px;

}

#Promotions h3
{
background-color:#FF9900;
}

.divCalendrier
{
display:block;
border: 1px solid #0096ff;
padding:4px;
}

.divCalendrier h3
{
position:inherit;
margin-bottom:6px;
}