*{
	margin:0px;
	padding:0px;
	outline:none;
	border:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #455560;
}
strong
{
	font-weight:bold;
}
/******STRUCTURE******/
div#page
{
	margin-left:auto;
	margin-right:auto;
	width:950px;
}
div#logo {
	width:150px;
	vertical-align:top;
	float:left;
}
div#catalogue{
	background-image: url(images/bgcat.gif);	
}
div#catalogue ul{
	width:90px;
	padding-left:60px;
	list-style-image:url(images/puce.gif);
	color:#a6d667;
}
div#contenu
{
	width:800px;
	background-image: url(images/bg.gif);	
	float:left;
	vertical-align:top;
}
div#diaporama
{
	width:187px;
	padding-left:13px;
	padding-top:2px;
	float:left;
	vertical-align:top;
}
div#corps{
	width:600px;
	float:left;
	/*_margin-top:-3px;
	_padding-top:4px;*/
}

div#corps img{
	display:block;
	/*_margin-top:-4px;*/
}
div#pdp {
	color : #A9ACAF;
	text-align:center;	
}
#pdp a:link, #pdp a:active, #pdp a:hover, #pdp a:visited {
	color : #A9ACAF;
	text-decoration:underline;
}

div#texte{
	width:550px;
	text-align:justify;
	padding-left:25px;
	padding-right:25px;
	color: #A9ACAF;
}
div#texte p
{
	color:#A9ACAF;
	padding-top:10px;
}
div#texte a {
	color:#A9ACAF;
}
.texte, .texte a  {
	color:#A9ACAF;
}
.imggauche {
	margin:20px 10px 50px;
	display:block;
	float:left;
}
.clearer{
	clear:both;
	line-height:0;
	height:0;
	width:0;
	margin:0;
	padding:0;
}
/*pied de page*/
#footer
{
	width:800px;
	height:60px;
	background-color: #455560;
}
#adresse
{
	background-image: url(images/gironde.gif);
	width:738px;
	height:55px;
	float:left;
	text-align:right;
}
#yzeolien{
	text-align:right;
	color:#A6DA65;
	font-size: 10px;
	width:738px;
	padding-top:12px;
}
#yzeolien a
{
	color:#A6DA65;
	font-size: 10px;
}
#yzeo
{
	width:62px;
	height:55px;
	float:left;
}
#yzeo img{
	display:block;
}
/*****************/
/* Page contact */

p#genre {
	color:#A9ACAF;
}

p.field {
	padding: 0.5em 0;
	text-align:left;
}

p.field label {
	display: block;
	width: 200px;
	text-align: right;
	color: #A9ACAF;
	float: left;
	padding-right: 0.8em;
}
input[type=text].newsletter{
	width:100px;
	height:20px;
	background-color:#657C8B;
	color:#a6d667;
	border: 1px solid #333333;
	vertical-align:bottom;	
}
input[type=button].newsletter {
	width:22px;
	height:20px;
	background-color:#657C8B;
	color:#a6d667;
	border: 1px solid #333333;
	vertical-align:bottom;
}

#contact {
	text-align:center;
	width:500px;
}

#contact p, #contact div.imgcapt{
	margin:0 auto;
	width:450px;
}
#contact .texte {
	text-align:center;
	color: #A9ACAF;
}
#contact input, textarea {
	background-color: #657C8B;
	border: 0px;
	color: #000000;
}
/****** intro *******/
h1
{
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
	width:471px;
	height:30px;
	margin-top:5px;
	font-size:12px;
	color:#A9ACAF;
	text-align:center;
	font-weight:normal;
	
}
div#intro{
	margin-left:auto;
	margin-right:auto;
	width:471px;
	text-align:center;
	color:#A9ACAF;
	text-align:center;
}
div#intro a{
	color:#A9ACAF;
}

/****** PLAN D'ACCES **********/
.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5F0666;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
	width: 560px;
	height: 480px;
	border: 2px solid #51595f;
}