@CHARSET "UTF-8";

body {
   	background: #000;
    margin:0px;
    padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

h1,h2,h3
{
	display: inline;
	padding: 0px;
	margin: 0px;	
}

.background
{
	opacity: 0;
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 50% 0px;
	background-repeat: repeat-x;
}

.header
{
	background-color: #FFFFFF;
	position: relative;
	width: 990px;
    margin-left: auto;
    margin-right: auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.header .links
{
	position: absolute;
	right: 15px;
	top: 3px;
	overflow: hidden;
}

.header .links .link
{
	background: url('/common/images_site/header/fleche_lien.png') 50% 0 no-repeat;
	color: #585858;
	cursor: pointer;
	margin-left: 25px;
	padding-top: 9px;
	float: left;
}

.header .links .link a
{
	color: #585858;
	text-decoration: none;
}

.page
{
	background-color: #FFFFFF;
}

.corps
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.footer {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    background-color: #FFF;
    color: #696969;
}

.footer-copy
{
	text-align: center;
}

.footer-copy a, .footer-in a {color: #696969;}
.footer-copy a:hover, .footer-in a:hover {color: #000;}

.footer-adresse {padding-top: 15px;}

.footer-col
{
	border-left: 1px dashed #696969;
	float: left;
	width: 296px;
	padding-left: 20px;
	min-height: 150px;
}

.footer-col-first
{
	width: 316px;
	border: none;
	padding: 0;
}

.footer-in {
	border-top: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 35px;
	overflow: hidden;
}

.footer-contacts
{
	background: url('/common/images_site/footer/contacts.jpg') 0 3px no-repeat;
	padding-left: 20px;
	height: 30px;
}

.footer-favoris
{
	background: url('/common/images_site/footer/favoris.jpg') 0 3px no-repeat;
	padding-left: 20px;
	height: 30px;
	padding-bottom: 5px;
}

.footer-logo, .footer-logo-text {
   	color: #1F527F;
   	font-size: 12px;
   	font-weight: bold;
}

.footer-solutions, .footer-links {
	line-height: 20px;
}

.footer-text {
    color:#696969;
    font-size:11px;
}

.footer-text-head {
    color:#FFFFFF;
    font-size:12px;
	font-weight: bold;
}

.footer-text-head h1 {
	color:#FFFFFF;
    font-size:12px;	
	font-weight: bold;
}
