body{
background-color:#05617E;
margin:0px;
height:100%;
}
.bandeau{
width:955px;
height:253px;
background-image:url(interface/bandeau.jpg);
}
.hautGauche{
width:50%;
background-image:url(interface/fond_haut.jpg);
background-repeat:repeat-x;
}
.hautDroite{
width:50%;
background-image:url(interface/fond_haut.jpg);
background-repeat:repeat-x;
}
.centre{
background-color:#172832;
}
.centreGauche{
width:50%;
background-color:#172832;
}
.centreDroite{
width:50%;
background-color:#172832;
}
.bas{
background-image:url(interface/baseline.jpg);
height:58px;
width:955px;
background-repeat:no-repeat;
background-position:top;
}
.basGauche{
height:58px;
width:50%;
background-image:url(interface/fond_baseline.jpg);
background-repeat:repeat-x;
background-position:top;
}
.basDroite{
height:58px;
width:50%;
background-image:url(interface/fond_baseline.jpg);
background-repeat:repeat-x;
background-position:top;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #17ACDD;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.texte a{color:#99CCCC;}

.texte:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#CCCCCC;
}
.baseline{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 12px;
}
.baseline:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#172832;
}


.vcard .type {
 display: none;}
 
.vcard .tel { display:block; }


.vcard a {
	color: #00CCCC;
}
  
  

.images {
	border: 1px solid #FFFFFF;
}

h1 {
	display: none;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: auto;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
	margin: auto;
}