@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	outline:0;
	border:none;
}

.acces {
	display:none;
}

.rouge{
color:#e2007a;
}

body {
	background-image:url(../img/background.png);
	background-repeat:repeat-x;
}

#conteneur {
	position:relative;
	width:1071px;
	min-height:505px;
	background-image:url(../img/nuages.jpg);
	background-repeat:no-repeat;
}

#chateau {
	position:absolute;
	top:6px;
	left:5px;
}

h1 {
	background-image:url(../img/logo.jpg);
	width:655px;
	height:109px;
	position:absolute;
	top:42px;
	left:310px;
}

h2 {
	background-image:url(../img/grenouille.jpg);
	width:164px;
	height:265px;
	position:absolute;
	top:12px;
	left:973px;
}

#menu {
	background-image:url(../img/fond_menu.jpg);
	width:179px;
	height:218px;
	position:absolute;
	top:250px;
	left:64px;
}

#menu ul {
	list-style-type:none;
	margin:20px 0 0 3px;
}

#menu a{
	display:block;
}

#accueil a{
	background-image:url(../img/accueil.jpg);
	width:171px;
	height:37px;
}

#accueil a:hover{
	background-image:url(../img/accueil_roll.png);
	width:171px;
	height:37px;
}

#pdt a{
	background-image:url(../img/pdt.jpg);
	width:171px;
	height:38px;
}

#pdt a:hover{
	background-image:url(../img/pdt_roll.png);
	width:171px;
	height:38px;
}

#devis a{
	background-image:url(../img/devis.jpg);
	width:171px;
	height:37px;
}

#devis a:hover{
	background-image:url(../img/devis_roll.png);
	width:171px;
	height:37px;
}

#contact a{
	background-image:url(../img/contact.jpg);
	width:171px;
	height:36px;
}

#contact a:hover{
	background-image:url(../img/contact_roll.png);
	width:171px;
	height:36px;
}

#references a{
	background-image:url(../img/galerie.jpg);
	width:171px;
	height:38px;
}

#references a:hover{
	background-image:url(../img/galerie_roll.png);
	width:171px;
	height:38px;
}

#bottom {
	display:block;
	width:800px;
	margin: 0 0 15px 240px;
	border-top:1px #CC0066 solid;
	padding-top:6px;
	font-size:9px;
	text-align:right;
}

#bottom ul {
	list-style-type:none;
}

#bottom li {
	display:inline;
}

input[type="submit"], input[type="reset"] { 
	background:none;
	border:none;
	background:url(../img/fd_bt.png) top left no-repeat;
	width:113px;
	height:36px;
	color:#fff;
	text-align:center;
	/*padding:5px 0 0 0;*/
	margin-top:5px;
}

#coordonnees{
position:absolute;
left:552px;
top:330px;
width:269px;
height:249px;
background:url(../img/coordonnes.png) top left no-repeat;
}

#logo_cont{
position:absolute;
left:552px;
top:600px;
width:178px;
height:166px;
background:url(../img/logo_cont.png) top left no-repeat;
}

#promo a{
position:absolute;
width:155px;
height:113px;
top:500px;
left:73px;
background-image:url(../img/promo2.gif);
}

#promo a:hover{
background-image:url(../img/promo.png);
}

.prixht {
font-size:11px;
font-weight:bold;
}
