*{
	margin: 0;
	padding: 0;
}

body
{
	width: 100%;
	height: 100%;
	background-image: url('../images/rays.jpg');
	background-repeat: repeat;
}

img {
	border: 0;
}

a, a:visited {
	color:#000000;
	text-decoration: underline;
}

a:hover {
	color: #b40000;
	text-decoration: underline;
}

#page
{
	font-family: Tahoma;
	width: 995px;
	min-height: 660px;
	height: auto !important;
	height: 660px;
	font-size: 12px;	
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background-image: url('../images/fond_10ans.jpg');
	background-repeat: no-repeat;
}

.lien_gauche {
	float: left;
	width: 160px;
	height: 510px;
}

.contenu
{
	float:left;
	font-family: Tahoma;
	width: 642px;
	font-size: 12px;	
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
}

.lien_droite {
	float:left;
	width: 160px;
	height: 510px;
	margin-left: 30px;
}

.liensMenu
{
	color: white;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
}

.liensMenu:hover
{
	color: white;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}

#formulaire
{
	width: 450px;
	margin: auto;
}

#formulaire input
{
	width: 250px;
}

#formulaire textarea
{
	width: 250px;
	height: 150px;
}

.caseGauche
{
	width: 200px;
}

#leMessage
{
	vertical-align: top;
}

#formulaire input.captcha
{
	width:150px;
}

.boutonEnvoyer
{
	text-align: center;
}

.boutonEnvoyer a
{
	text-decoration: none;
	color: black;
}

.boutonEnvoyer a:hover
{
	text-decoration: underline;
	color: black;
}

#traitementcontact p
{
	width: 200px;
	text-align: center;
	margin:auto;
}

.lienRetour
{
	width: 200px;
	margin:auto;
	text-decoration: none;
	text-align: center;
	color: black;
}

.lienRetour:hover
{
	text-decoration: underline;
	
}

#formulaire input.bouton, #traitementcontact input.bouton
{
	width: 100px;
}

#diapoaccueil 
{
	float:left;
	width: 340px;
}

#grandeImageConteneur 
{
	width:340px;
	height: 289px;
	display: table-cell;
	vertical-align: bottom;
}

#grandeImage 
{
	padding: 10px 10px 0 10px;
}

#apercus 
{
	float:left;
	width: 340px;
}

#apercus img 
{
	margin: 9px 9px 0 9px;
	border: 1px solid black;
}

#revuePresse 
{
	padding: 10px 20px;
}

