body{
background-color:#0066a0;
}
h3{
color:#ffcc00;
font-size:13px;
margin:2px;
margin-bottom:0px;
}

#blocGauche h2{
color:#3068D8 !important;
margin-bottom:0px;}
#blocCentre h5{
color:#ffcc00;
margin:2px;
border-bottom:1px solid #ffcc00;
}

.soustitre{
color:#ffcc00;
margin:9px;
margin-left:4px;
font-size:11px;
}
#blocGauche .activ{
color:#3068D8 !important;
font-weight:bold;
}

#blocDroite{
color:#3068D8 !important;
background-color:#1271A7 !important;
}
.eng{
color:#3068D8 !important;
}

.tarifs th, .tarifs td{
padding:6px 10px 6px 3px;
text-align:right;
}
.tarifs th{
background-color:#e5e5e5 !important;
color:#3068D8;
}
.tarifs td{
border-bottom:1px solid #ffffff !important;
}
.tarifs .tt {
text-align:left;
}

div.btn {
	float: left;
	display: block;
	position: relative;
	left: 222px;
	top: -202px;
	height:0;
}
a.btn, a.btn:visited{
 	display: block;
	background-color: transparent;
	background-image: url(../images/residences/btn.png);
	background-repeat: no-repeat;
	width: 96px;
	height: 41px;
	margin: 0;
	padding:10px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
a.btn:hover{
 	color: #002D47;
}