@charset "utf-8";
/* CSS Document */

body {  /*--- COULEUR DU FOND CHANGEE BLEU BLANC ---*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#fbfbfe;
/*--- color:#e8e7f8   ANCIEN ---*/

text-align: center;
margin: 0px;
padding: 20px 0px 20px 0px;
/*--- DROPDOWN background-image:url(../images/fondcoursdanglais.jpg) APRES ANCIEN ---*/
}
.villesliste {	
    font-size: 14px;
	font-style: normal;
	color: #33C;
	left: auto;
	text-align: left;


}
.villesliste a:link {
    font-size: 14px;
	font-style: normal;
	color:#039;
	left: auto;
	text-align: left;
}

.villesliste a:visited { 
 	font-size: 16px; 
	font-style :important;	
	color:#06C;
	left: auto;
	text-align: left;
}

#header {
	height: 292px;
	width: 1200px;
/*--- 	background-image:url(../fondcoursdanglais.jpg); ---*/
	background-position:center;
	background-repeat:no-repeat;
	text-align: center;
}

#txtleft {
width: 390px;
float: left;
font-size:16px;
}
#txtmiddle {
width: 390px;
float: left;
color:#036;
font-size:20px;
}
#txtright {
width: 390px;
float: left;
color:#0000ff;
font-size:18px;
font-style:strong;
}

#text1 {
	color:#00007f;
	text-align:center;
	line-height:2em;
	margin-top:10px;
}


#text2 {
	color:#00007f;
	text-align:center;
	margin-left:30px;
	margin-right:30px;
}

#text3 {
	color:#C9F;
	text-align:left;
	margin-left:30px;
	margin-right:30px;
}
#text4 {
	color:#0F6;
	text-align:center;
	text-decoration:blink;
	font-style:italic;
	font-weight:bold;
	margin-left:30px;
	margin-right:30px;
}

#text5 {
	color:#F93;
	text-align:left;
	margin-left:30px;
	margin-right:30px;
}
#text6 {
	color:#3FF;
	text-align:center;
	font-weight:bold;
	text-decoration:blink;
	margin-left:30px;
	margin-right:30px;
}



#telephone {
	color:#FF0;
	text-align:center;
	line-height:2em;
	margin-top:10px;
	font-weight: bold;
}

#box1 {
	position:absolute;
	top:302px;
	left:893px;
	width:180px;
	background-color:#E5E8B2;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:20px;
}

/*----	NAVIGATION MAIN MENU ----*/
#nav{
	float:left;
	width:100%;
	list-style:none;
	margin:0 auto;
	text-align:center;
}
#nav li{
	float:left;
	position:relative;
	display:block;
}
#nav li a{
	display:block;
	padding:5px 10px 3px 10px;
	color:#000;
	background:#F90;
	text-decoration:none;
	text-shadow:1px 1px 1px rgba(0,0,0,0.25); /* Text shadow to lift it a little */
	font-size: 14px;
	text-align:left;
	font-weight:600;
}
#nav li a:hover{
	color:#ccc;
	background:#fff; /* Solid colour fall-back */
	/*background:rgba(255,255,255,0.25); /* It'll look nice semi-transparent */
	border-radius:8px 8px 0px 0px;
}

/*--- DROPDOWN ---*/
#nav ul{
	list-style:none;
	position:absolute;
	margin:0px;
	left:0px;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	opacity:0; /* Set initial state to transparent */
}
#nav ul li{
	padding-top:1px; 
	float:none;
	margin:auto;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	display:block;
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:-40px; /* Bring back on-screen when needed */
	opacity:1; /* Fade to opaque */
}
#nav li:hover a{ /* Set styles for top level when dropdown is hovered */
	background:#36F; /* Solid colour fall-back */
	text-shadow:1px 1px 1px rgba(0,0,0,0.25); /* Text shadow to lift it a little */
}
#nav li:hover ul a{ /* Override some top level styles when dropdown is hovered */
	text-decoration:none;
	color:#FFF;
}
#nav li:hover ul li a:hover{ /* Set styles for dropdown when items are hovered */
	background:#f00; 
	color:#000;
}

#left {
	height: auto;
	float: left;
	position: absolute;
	top: 472px;
	left: 27px;
	width: 240px;
	overflow: visible;
}
#center {
	height: auto;
	width: 1200px;
	float: left;
	line-height: 1.8em;
	text-align: center;
	font-size: 16px;
}

#leftCentre{
	float:left;
	width:400px;
	background-color:#CF0;
}
#middleCentre{  /*--- FOND CENTRAL SOUS LE TEXTE CENTRAL COULEUR ---*/
	position: relative; 
	left: 300px; 
	top: 140px; 
	width: 800px;
	min-height:2900px;
	background-color:#0FF;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:-1;
}
#middleText{
	position: absolute;
	left: 250px;
	top: 500px;
	width: 909px;
	filter: alpha(opacity=100);
	opacity: 1.0;
	height: 2226px;
}
#rightCentre{
	float:left;
	width:700px;
	background-color:#FFF;
}

#footer {
	position: relative; 
	bottom:5px;
	text-align: center;
	font-size:10px;
	background-color:#636;
	color:#36C;
	width:950px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FF9;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
	text-decoration: none;
}
#center #middleText #textYellow {
	color: #FF0;
}

#center middletext text1 textYellow {
	color:#FF0
	text-align:center;
	line-height:2em;
	margin-top:10px;
}
