@charset "UTF-8";
/* CSS Document */
body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.5;
	background-image:url(images/fondGRIS.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#999999;	}
.BGgauche{
	background-image:url(images/gauche.jpg);
	background-position:left top;
	background-repeat:no-repeat;	}
.BGdroit{
	background-image:url(images/droite.jpg);
	background-position:right top;
	background-repeat:no-repeat;	}
.BGmillieu{
	background-image:url(images/millieu.jpg);
	background-repeat:repeat-y;  }
.contenu{
	padding-left:130px;
	padding-top:00px;	}
.bas{
	padding-left:70px;	}
.copyright{
	color:#767831;
	font-size:9px; }
.bandeTitre{
	width:271px;
	height:37px;
	background-image:url(images/bleu.jpg);
	background-repeat:no-repeat;
	padding-top:17px;	}
.h1{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;		}
.important{
	font-weight:bold;
	color:#1F86C8; }
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#ff0000;
	padding-bottom:20px;
	font-weight:bold;	}
	
/*  Roll Over image (cartes d'affaires - service)  */
#imgPreviewWithStyles {
    background: #222;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
    z-index: 999;
    border: none;	}

a:active{outline:none;}
a:focus{-moz-outline-style:none;}	

a:link{ font-size:12px;	color:#A75534; text-decoration:none; font-weight:bold; }
a:visited{ font-size:12px; color:#A75534; text-decoration:none; font-weight:bold;}
a:hover{ font-size:12px; color:#A75534; text-decoration:underline; font-weight:bold; }

.telephone{
	font-size:16px;
	font-weight:bold;
	color:#1F86C8;
	line-height:1;	}
.telecopie{
	font-size:16px;
	color:#1F86C8;
	line-height:1;	}
a.voir:link {
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:7px;}
a.voir:visited {
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:7px;}
a.voir:hover {
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:7px;
	text-decoration:underline;}
	
a.plan:link {
	font-weight:bold;
	color:#410801;	}
a.plan:visited {
	font-weight:bold;
	color:#410801;	}
a.plan:hover {
	font-weight:bold;
	color:#e83c26;
	text-decoration:underline;	}
	
a.planENG:link {
	font-weight:bold;
	color:#410801;	}
a.planENG:visited {
	font-weight:bold;
	color:#410801;	}
a.planENG:hover {
	font-weight:bold;
	color:#f58c00;
	text-decoration:underline;	}
	
a.menuBAS:link {
	color:#515151;
	font-size:10px;	}
a.menuBAS:visited {
	color:#515151;
	font-size:10px;	}
a.menuBAS:hover {
	color:#008FD4;
	text-decoration:underline;
	font-size:10px;	}	
.service{
	font-weight:bold;
	color:#FFFFFF;	}