/* CSS Document */

body {
	background-color: #707173;
	margin: 0px; 
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.header1 {
	
	height:15px;
}

.header1 a{
	color:#FFFFFF;
	text-decoration:none;
}

.header1 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


.conteneur {
	width:1150px;
	margin:0 auto;
	position:relative;
}

.gauche {
	position: absolute;
	left:0;
	width: 275px;
	height:300px;
	background-image:url(img/fond-gauche.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.centre {
	display: block;
	margin-left: 279px;
	height:300px;
	padding-right:175px;
	padding-top:2px;
}

.centre2 {
	display: block;
	margin-left: 279px;
	margin-top: 100px;
	height:300px;
	padding-right:175px;
	padding-top:2px;
}

.pied {
	background-color:#bfe2e6;
	color:#000000;
	width:100%;
}
.centre a:link,{
	color: #BFE2E7;
	text-decoration: none;
}
.centre a:visited,{
	color: #BFE2E7;
	text-decoration: none;
}
.centre a:hover,{
	color: #BFE2E7;
	text-decoration: underline;
}
.centre a:active,{
	color: #BFE2E7;
	text-decoration: none;
}
.centre a{
color: #BFE2E7;
	font-weight: bold;
}

.text_center{
text-align: center;
color: #BFE2E7;
font-weight: bold;
}
.spacing_20px{
display: block;
margin-top: 30px;
width: 10px;
height: 20px;
}
#tell-friends p{
height: 20px;
margin: 0px;
}

#tell-friends label{
display: block;
width: 90px;
margin-top: 5px;
float: left;
}
#tell-friends input{
top: 0px;
float: left;
}
input#send{
float: left;
margin-top: 10px;
margin-left: 200px;
}
.message_alerte{
font-size: 14px;
}
.titre_bleu{
color: #BFE2E7;
font-size: 22px;
line-height: 1.4.em;
}

.temoignage {
	color: #BFE2E6;
	line-height:18px;
	font-size: 16px;
}

.temoignage_auteur {
	color: #FFFFFF;
	font-style: italic;
}
