* {
border:0;
margin:0;
padding:0;
list-style:none;
font-size:100%;
outline:none; }

html, body {
height:100%; }

body {
background:#666 url(img/body_fond.jpg) repeat;
text-align:justify;
font:100%/1.5 Arial, "Times New Roman", sans-serif; }

/***** Flash & Déco *****/

div#logo_flash {
width:225px;
height:282px;
/*background:transparent url(img/logo_flash.png) no-repeat;*/
position:absolute;
top:0;
left:-3px; }

div#menu_flash {
width:498px;
height:52px;
/*background:transparent url(img/menu_flash.png) no-repeat;*/
position:absolute;
bottom:5px;
left:203px; }

/***** Stylage contenu *****/

h1, .invis {
position:absolute;
top:-9999px; }

h2 {
font-family:Verdana, Arial, sans-serif;
font-size:140%;
font-weight:normal;
padding-bottom:10px; }

p {
padding:5px;
}

.retour {
display:block; }

.retour_ch {
margin-bottom:10px; }

.gras {
font-weight:bold; }

.align_center {
text-align:center; }

.deco_1 {
padding:10px;
background:#fff;
border-top:1px solid #9B9B9B;
border-left:1px solid #9B9B9B; }

/* Liste compétences */

ul.liste_competences .indentation {
padding-left:25px; }

ul.liste_competences {
text-align:left;
line-height:1.3;
overflow:hidden;
width:850px;
padding-top:10px; }

ul.liste_competences li {
float:left;
height:191px;
margin-right:10px; }

ul.liste_competences li h3 {
padding-top:5px;
padding-bottom:10px;
padding-left:30px;
font-size:110%;
background:transparent url(img/puce_1.png) no-repeat left top; }

ul.liste_competences ul.liste_activite li {
padding-left:35px;
float:none;
height:auto;
margin:0; }

ul.liste_competences ul.liste_activite li.retour_ch {
margin-bottom:10px; }

ul.liste_competences li.deco_1 {
height:171px; }

ul.liste_competences li.photo {
width:249px; }

ul.liste_competences li.sans_marge {
margin-right:0; }

/***** Layout *****/

div#global {
position:relative;
min-height:100%;
width:950px;
margin:0 auto;
background:transparent url(img/global_fond.png) repeat-y; }

div#haut {
position:relative;
width:100%;
height:291px;
background:transparent url(img/entete_fond.jpg) no-repeat; }

div#coordonnees {
color:#575152;
font-size:75%;
text-align:center;
width:186px;
height:186px;
background:transparent url(img/coordonnees_fond.png) no-repeat;
position:absolute;
top:15px;
right:40px; }

div#centre {
color:#575152;
font-size:75%;
width:850px; /*950*/
padding:0 50px;
padding-bottom:110px; /* Evite superposition contenu / pied page */
padding-top:10px; }

div.presentation_texte {
padding:20px; }

div#pied {
position:absolute;
bottom:30px;
left:0;
text-align:center; 
width:100%;
height:62px;
line-height:15px;
background:transparent url(img/img_pied.png) no-repeat; }

/***** #coordonnees *****/

div#coordonnees dl {
line-height:1.2;
padding-top:45px; }

div#coordonnees dl dt {
margin-bottom:10px; }

div#coordonnees dl dd a {
color:#575152; }

div#coordonnees dl dd a:hover {
text-decoration:none; }

/***** #pied *****/
div#pied ul
	{
		padding:5px 0;
	}
div#pied ul li {
color:#575152;
font-size:60%;
margin-right:2px;
display:inline; }

div#pied ul li a {
letter-spacing:2px;
color:#575152;
text-decoration:none;
padding-right:2px; }

div#pied ul li a:hover {
color:#000; }
