@charset "iso-8859-1";
/* CSS Document */
 
 
body {font: 80% verdana, sans-serif; color: #000; margin: 0; padding: 0; background-color: #666666;}

h1 {font: 1.2em verdana, sans-serif; color : #000;  font-weight: bold; margin-bottom : 8px; text-align: center;}
h2 {font: 1em verdana, sans-serif; color : #999; text-align: center;}
h3 {font: 1em verdana, sans-serif; color : #000;  font-weight: bold; margin-top : 30px;}

div#intro {width: 1000px; height: 400px; position: absolute; left: 50%; top: 50%; margin-left: -500px; margin-top: -200px;
           font: 1em verdana, sans-serif; color : #FF0000; background: url(../img/titre.jpg)}
div#intro a:link {color: #FF0000; text-decoration: none;}
div#intro a:visited {color: #FF0000; text-decoration: none;}
div#intro a:hover {color: #FF0000; text-decoration: underline;}
div#intro a:active {color: #FF0000; text-decoration:none;}
div#espace_intro {height:400px; clear: both;}

div#general {margin-left: auto; margin-right: auto; width: 1024px; background: url(../img/teinte.gif) repeat-y ; background-position: center;}
.general.bas {position: absolute; bottom: 0;}
div#bas {font-size: 0.9em; text-align: center; padding: 0 0 0 30; height:113px; background: url(../img/bas_page.gif)}

div#corps {margin-left: auto; margin-right: auto; width: 640px; background-color: none;}

div#titre {height:112px; background: url(../img/titre.png)}
div#titre_info {height:112px; background: url(../img/titre_p_info.png)}
div#titre_emploi {height:112px; background: url(../img/titre_p_emploi.png)}
div#titre_formation {height:112px; background: url(../img/titre_p_formation.png)}
div#titre_software {height:112px; background: url(../img/titre_p_software.png)}
div#ecran {background: url(../img/fond.gif) 0 0 repeat-y; position: relative;}
.ecran.pied {position: absolute; bottom: 0;}

div#pied {font-size: 0.9em; text-align: center; padding: 0 0 0 30; height:51px; background: url(../img/fond_bas.gif)}
div#pied a:link {color: #000; text-decoration: none;}
div#pied a:visited {color: #000; text-decoration: none;}
div#pied a:hover {color: #000; text-decoration: underline;}
div#pied a:active {color: #000; text-decoration:none; }


div#espace {height:127px; clear: both;}
div#espace_transition {height:40px; clear: both;}
div#bloc_gauche {height:111px; padding: 0 0 0 80px; float:left;}
div#bloc_droite {height:111px; padding: 0 80px 0 0; float:right;}
div#bloc_centre {padding: 5px 50px 5px 50px;}
div#bloc_centre a:link {color: #000; text-decoration: underline;}
div#bloc_centre a:visited {color: #666; text-decoration: underline;}
div#bloc_centre a:hover {color: #000; text-decoration: underline;}
div#bloc_centre a:active {color: #000; text-decoration:none; }
div#texte {padding: 5px 50px 5px 50px; min-height:200px; clear: both;}



