@import url("style_infolive.css");

h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p,form
	{
	margin: 0px;
	padding: 0px;
	}
ul,li {
	list-style-type: none;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	background-color:#7B7B7B;
	line-height:17px;
	background-image:url(../images/fond-page-degrade.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}
	
#page{	
	width: 980px;
	
	margin:0 auto;
	background-image:url(../images/fond-page.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	min-height:790px;
	_height:790px;
	}
#fond-repeat {
background-image:url(../images/fond-repeat.jpg);
background-repeat:repeat-y;
width:980px;
margin:0 auto;
border:1px solid white;

}

/*----------------------------------- Entete de page -----------------------------------------*/

#bandeau {
height:288px;
width:980px;
clear:both;

	position:relative;
}
#logoesi {
	position:absolute;
	top: 3px;
	z-index: 50;
	left: 800px;
	width: 124px;
	height: 97px;
}
#logomagic {
	position:absolute;
	top: 2px;
	z-index: 50;
	left: 41px;
	width: 215px;
	height: 168px;
}
#ecolesmagic {
	position:absolute;
	top: 207px;
	z-index: 50;
	left: 491px;
	width: 322px;
	height: 42px;
}
#menuDeroulant {
	width: 932px;	
	height: 50px;
	padding: 0px;
	float:left;
	position: relative;
	z-index: 100;
	
}
#drapeau{
width:48px; 
float:left;
}
#drapeau img {
display:block;
margin-bottom:3px;
margin-left:15px;
margin-top:5px;
}
#drapeau img:hover {
filter:alpha(opacity=50);
-moz-opacity:0.5;
   -khtml-opacity: 0.5;
   opacity: 0.5;
}
/************ Contenu ***************/

#contenu{}
#colGauche {
float:left;
width:213px;
background-image:url(../images/logo_magic.gif);
background-repeat:no-repeat;
background-position: center bottom;
padding-bottom: 100px;
}
.boiteBlanche {
width:190px;
margin:10px auto 5px auto;
}
.boiteBlanche .haut {
height:14px;
}
.boiteBlanche .contenu {
min-height:110px;
background-color:#FFFFFF;
}
.boiteBlanche .bas {
height:15px;
}
#colDroite {
float:left;
width:708px;
/*padding-left:10px;*/
}
#colDroite a{
color:#F29200;
/*text-decoration:underline;*/
}
#colDroite a:hover{
color:#F29200;
text-decoration:none;
}
#txtDroite {
padding:10px 0px 0px 10px;}
/************ Pied ***************/
#pied {
width:980px;
margin:0 auto;
color:white;

}
.mention {
	float:right;
	text-transform:uppercase;
	text-align:right;
}
.Signature{
	width:300px;
	float:left;
	font-size:10px;
	color:#F29200;
}
.Signature a{
	color:#F19001;
}
.Signature a:hover{
	color:#FFF;
}


.mention a {
color:white;
text-decoration:none;
}
.mention a:hover {
color:#F29200;
}
/************ Table Contact ***************/
.TableContact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;

}
.TableContact td{
	text-align:left;
}
.TableContact td.Libelle{
	width:35%;
	text-align:right;
}
.TableContact input {
border:1px solid black;
}
.TableContact h2 {
color:#FF0C00;
font-size:18px;
font-weight:bold;
}
/****************************************
	Menu Gauche
****************************************/

#MenuGauche {
	padding:0px;
	margin-top: 6px;
	color: #003B6C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	min-height: 129px;
	_height: 129px;*/
}
#MenuGauche ul ul{
	margin-left:10px;
}
#MenuGauche ul li {
	margin:0px;
	padding:0px;
}
#MenuGauche ul li.SelectSsMenu,
#MenuGauche ul li.SelectSsMenu a{
	font-weight:bold;
	text-decoration:underline;
}
#MenuGauche a, #MenuGauche a:link, #MenuGauche a:active, #MenuGauche a:visited {
	/*color: #003B6C;*/
	color:white;
	text-decoration: none;
	/*height:24px;*/
	height:34px;
	background-image: url(../images/fleches-menu-cote.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display:block;
/*	line-height:32px;*/
}
#MenuGauche a:hover  {
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/fleches-menu-cote.gif);
	background-repeat:no-repeat;
	display:block;
/*	height:24px;*/
	height:34px;
	background-position: left -34px;
	
}
#colDroite h1  {
color:#FF9900;
text-transform:uppercase;
background-image:url(../images/fleche-orange.jpg);
background-repeat:no-repeat;
background-position: left 8px;
padding-left:20px;
/*margin-left:10px;*/
margin-bottom:5px;
font-size:22px;
/*margin-top:10px;*/
}
#colDroite h2  {
color:#009EE0;
text-transform:uppercase;
font-size:18px;
margin-bottom:5px;
}
#colDroite h3  {
color:#009EE0;
font-size:14px;
}
.blanc {
color:white;
}
