﻿body {
    text-align:center;
    background-color: #9facd8;
	margin:0px;
    padding: 0px;
	}
#global {
	position: relative;
	text-align:center;
	font-size:12px;
    background: url('../images/degrade.jpg') repeat top left;
	font-family:Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#ffffff;
	line-height:15px; 
	margin:0px;
	}
#conteneur {
	width:980px;
	text-align:center;  
    margin-left: auto; 
    margin-right: auto;   
}
#piedpageintro {
    margin-top:6px;
    margin-bottom:5px;
	width:980px;
	text-align:center;  
    margin-left: auto; 
    margin-right: auto;   
}
#piedpageintro a { 
	color:#ffffff;
	text-decoration:none; 
	}
#piedpageintro a:hover { 
	color:#ffe189;
	text-decoration:none;
	}
.vam {
	vertical-align:middle;
	margin-top: 0px;
	margin-bottom: 0px;
	}
a { 
	text-decoration:none; 
    outline-style:none;
	}
a:hover { 
	text-decoration:underline;
    outline-style:none;
	}

