﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #abc;
}
#container_big {
	width: 950px;
	margin: 0 auto;
	background: #abc ;
	
}

#container {
	width: 900px;
	margin: 0 auto;
	background: white url(../images/bkgd_tile_01.gif) top;
	background-repeat: repeat-y;
}
#topanimation{
	float:right ;
	
	overflow: hidden;
	color: #000000;
	width:230px;
	height:145px;
}
#masthead {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 880px;
	height: 150px;
	padding: 0;
	background: #cde url(../images/entete_1.png);
	background-repeat:no-repeat ;
}
#navigation {
	float:left ;
	margin-right: 10px;
	margin-left: 10px;
	
	color: #000000;
	background-image: url('../images/nav_02.png');
	width:880px;
}
#bottombar {
	position: relative;
	width: 100%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#column_bouton {
	float:left;
	width: 100px;
	margin: 0 0 0 2px;
	padding: 0 0px 5px 5px;
}

#column_l {
	background-position: left;
	width: 650px;
	margin: 0 0 0 0px;
	padding:  0 0px 0px 0px;
}
#premier {
	width: 100%;
	background-image: url('../images/etudiant_fond.jpg');
	background-repeat: no-repeat;

}
#second {
	width: 430px;
	background-image: url('../images/Fond_pag_sec_3.jpg') ;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left:15px;
}
#column_r {
	width: 225px;
	margin: 0;
	float: right;
	background-color: #eef;
	position: relative;
	right: 10px;
	padding-left: 5px;
}
#footer {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
	background-image: url('../images/footer1.png');
}
/* Styles pour le titre */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles pour les éléments de navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}

#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
} 
#column_l .sousMenu
{
	border-style: inset;
	border-width: thin;
	border-color: inherit;
	display: none;
	
	list-style-type: disc;
	margin: 10 10 10 10px;
	width: 80%;
	padding: 0;
	height:100px;
}
#column_l .sousMenupop
{
	display: none;
	position:relative;
	list-style-type: disc;
	margin: 10 10 10 10px;
	width: 80%;
	padding: 0;
	height:200px;
}

#column_r .sousMenu
{
	border-style: none;
	display: none;
	list-style-type: disc;
	margin: 10 10 10 10px;
	width: 80%;
	padding: 0;
	height: 100px;
}

#navigation .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 20px;
	color: #000000;
	background-image: url('../images/button_sec.png');
}
#navigation .sousMenu a {
	color: #402640;
	HEIGHT: 20px;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: "Simplified Arabic";
	vertical-align: text-bottom;
}

#navigation .sousMenu li a:link, #navigation .sousMenu li a:visited
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 100%;
	display: block;
	color: #000080;
	margin: 0;
	text-decoration: none;
	background-image: url('../images/button_sec.png');
}
#navigation .sousMenu li a:hover
{
	background-image: none;
}

/*#navigation li:hover > .sousMenu { display: block; }

#navigation li:visited > .sousMenu { display: block; }*/

/* Styles pour le contenu */
h1 {
	color: #000080;
	font-size: 2.0em;
}
h2 {
	color: #000080;
	font-size: 1.75em;
}
h3 {
	color: #000080;
	font-size: 1.5em;
}
h4 {
	color: #000080;
	font-size: 1.25em;
}
h5 {
	color: #000080;
	font-size: 0.75em;
}
h6 {
	color: #000080;
	font-size: 0.5em;
}
big {
	color: #000080;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles pour le pied de page */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles pour les liens */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/*chaque sous-menu*/
#menu {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #d3d3d3;
	overflow: hidden;
}

#navigation ul li {
	border: thin double #000080;
	position: relative;
	float: left;
	width: 144px;
	cursor: pointer;
	display: block;
	background: none;
	height: 65px;
}
 
/*carré déroulant sous un sous-menu niveau 1*/
#navigation ul li ul {
display:none;
position:absolute;
width:80px;
border:1px solid #dddddd;
border-top:none;
top:22px;
left:0;
}
 
#navigation ul li ul li {
height:100%;
}
 
#navigation ul li ul li a {
color:#3399ff;
font-size:11px;
font-weight:normal;
display:block;
height:100%;
border-top:1px solid #dddddd;
}
 
/*au passage de la souris on inverse les couleurs de la case*/
#navigation ul li ul li a:hover {
color:#ffffff;
background:#3399ff;
}
#navigation ul li:hover {
color:#ffffff;
background:#3399ff;
border: thin inset #000080;
}

/*décalage des sous-menu niveau 2 vers la droite*/
#navigation ul li ul li ul {
top:0px;
left:125px;
}
 
/*décalage du sous-menu niveau 2 le plus à droite vers la gauche*/
#menu ul li ul li ul.dernier {
left:-127px;
}
#centrer {
margin-left:auto;
margin-right:auto;
width:670px;
}
