html,body,form,ol,li,ul,dd,dt,dl,h1,h2,h3,h4,h5,h6,form,fieldset,p{
	font-family: Arial,Verdana,sans-serif;
	font-size: 14px;
}

a, a:link , a:visited {
	text-decoration: none;
	font-weight: bold;
	color: rgb(0, 0, 0);
}

a:hover {
	text-decoration: underline;
	color: rgb(0, 0, 0);
}

h1, h1 a, h1 a:link , h1 a:visited, h1 a:hover {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 20px;
}
img {
	border: 0px;
}

td {
    padding: 2px 0px;
}

tr:hover {
    background-color: #EEEEEE;
    color: #111111;
    padding: 5px;
    margin: 5px;
}

table {
    border-collapse:collapse;
	border-style: none;
    border-spacing: 20px;
}

#global {
	width: 1000px;
	margin: 0 auto;
}

/* En-tête */
#head {
	line-height: 2.5;
	background-image: url(../img/head.png);
	background-repeat: no-repeat;
	background-color: rgb(0, 70, 147);
	border: 2px solid white;
}
#head .titre {
	padding: 30px 0px 30px 15px;
	margin: 0px;
	font-size: 32px;
	font-weight: bold;
	color: white;
}

 /* menu inspiré de http://www.tuto-fr.com/tutoriaux/tutorial-menu-deroulant-css.php */
div#menu {
	line-height: 30px;
    background-image:url(../img/menu-fond.png); 
    background-position:right top;
	background-color: rgb(0, 70, 147);
    position:relative;
	margin: 0px;
    border-width: 0px 2px 0px 0px;
	border-color: white;
    border-style: solid;
}

div#menu a {
	color: white;
	font-weight: bold;
	font-size: 16px;
    line-height: 26px;
}

div#menu ul {
    position:relative;
    float:left;
	padding: 0px;
	margin: 0px;
}
div#menu ul li {
    position:relative;
    float:left;
    list-style: none;
    width:112px;
    line-height:30px;
    text-align:center;
    background-image:url(../img/menu-bouton.png); 
    border-style: solid;
    border-color: white;
    border-width: 0px 0px 0px 2px;
}
div#menu ul li:hover {
    background-image:url(../img/menu-bouton-g.png); 
	background-color: rgb(150, 150, 150);
}

div#menu ul ul li {
    background-image:none; 
    background-color: rgb(230, 230, 230); 
    width:200px;
    line-height:20px;
    text-align:left;
}
div#menu ul ul li:hover {
    background-image:none; 
    background-color: rgb(220, 220, 220); 
	color: white; // ne sert à rien
}
div#menu ul ul a {
	color: black;
	font-weight: normal;
	font-size: 14px;
    padding:0px 10px;
}

div#menu ul ul {
    position:absolute;
    display:none;
}  

div#menu ul.niveau1 li.sousmenu:hover ul.niveau2, div#menux ul.niveau2 li.sousmenu:hover ul.niveau3 {
    display:block;
	overflow: hidden; 
}

/* Pied de page */
#foot {
	padding: 15px;
	clear: both;
	font-size: 12px;
	color: white;
	background-image: url(../img/foot.png);
	background-color: rgb(0, 70, 147);
	text-align: center;
    height: 20px;
    
}

#foot a {
	clear: both;
	color: white;
}

/* Bloc central contenant #navigation et #contenu */
#center {
	padding: 10px 0px 10px 0px;
	width: 100%; 
	overflow: hidden; 
    text-align: justify;
}

#intro {
	width: 100%; 
	overflow: hidden; 
}

#conclusion {
	padding: 10px 0px 0px 0px;
	width: 100%; 
	overflow: hidden; 
}
/* Contenu */
#content{
	width: 690px;
	float: left;
    margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 110%;
}

#content h1, div h1, div h1 a, h2 {
	padding: 10px 0px;
	display: inline;
}

#content h3 {
	color: white;
	background-color: rgb(0, 70, 147);
	padding: 2px 5px;
	font-size: 14px;
}

#content a.button {
	text-align: center;
	float: right;
	background: url(../img/button.gif) top right no-repeat;
	height: 35px;
}

#content .spip_code, .sw_code {
	border:1px;
	color: black;
	border-color: black;
	border-style: solid;
	background-color: #eeeeee;
	padding: 6px;
	font-size: 12px;
}

#summary {
	margin: 40px 0px 0px 710px;
	font-size: 13px;
}

#summary h2{
	font-size: 15px;
}

#summary img.spip_logos {
	border: 0px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

#content-right{
	margin: 0px 0px 0px 270px;
	line-height: 110%;
}

#content-right h1 {
	padding: 10px 0px;
}

#navigation {
	border-right: 1px solid rgb(204, 204, 204);
	margin: 40px 0px 0px 0px;
	padding: 15px 0px 0px 5px;
	width: 250px;
	float: left;
	line-height: 110%;
}

#navigation h2{
	font-size: 16px;
}

#navigation h3, h3 a:visited, h3 a:link {
	margin: 5px 0px 0px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
}


div.titre {
	padding: 0px 0px 0px 10px;
    line-height:30px;
}
div.titre a {
	color: white;
	font-weight: bold;
}
/* Menu de coté : 1 div de classe side-menu, avec le titre en div side-header et un contenu en side-list*/
/* 
- padding : pour FF et Op
- margin  : pour séparer les side-menu, verticalement
- width : pour IE6, sinon problèmes de décalage
*/
.side-menu {
    width: 285px;
    text-align: left;
    margin: 10px 0px;
	padding: 0px;
}
.side-header {
    text-align: center;
    padding: 1px 0px;
    width: 282px;
    height: 20px;
	background: url(../img/side-header.png) top center no-repeat;
}
/* 
- color : fonctionne pour FF et Op, mais pas pour IE 
- font : OK pour tous
*/
.side-header h2 a, .side-header h2 a:visited {
    color: white;
	font-size: 16px;
    font-weight: normal;
}
.side-list {
    width: 280px;
    border: 1px solid rgb(0, 70, 147);
    color: black;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px;
}
/* 
- padding : pour FF et Op
- margin  : pour IE6
*/
.side-list ul {
	padding: 0px 0px;
    margin: 0px;
}
/* 
- padding : pour IE6, 0px en bas permet d'éviter un débordement du blanc ; reste un problème de décalage de la dernière ligne
*/
.side-list li, .side-list a, .side-list a:visited {
    font-weight: normal;
	padding: 1px 2px 1px 2px;
	font-size: 13px;
	list-style: none;
}
.side-footer {
    width: 282px;
    height: 15px;
	background: url(../img/side-footer.png) top center no-repeat;
}

/*  */
.listeformation, a.listeformation, .listeformation a {
  text-align: left;
  font-weight : normal;
  font-size: 12px;
  line-height: 4px;
}
h2.listeformation, h2.listeformation a {
  line-height: 10px;
  font-weight : bold;
  font-size: 14px;
  margin: 0px;
}

#info {
	border-left: 1px solid rgb(204, 204, 204);
	padding: 0px 0px 0px 5px;
}

#news {
	height: 260px;
	width: 420px;
	top: 5px;
	left: 5px;
	border: 2px solid rgb(160, 204, 230);
	overflow: hidden;
}

#news div.body {
	width: auto;
	font-size: 11px;
	line-height: 10pt;
	padding: 5 5 15 15;
	width: 400px;
}

.invisible {
	display: none;
}


