@charset "utf-8";
/* CSS Document */
/*	Design créé par Com'3Elles
	www.com3elles.com
	contact@com3elles.com
	Licence Créative Commons
*/

body {
	background: #10a4d9 url(img/fnd-page-blc.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
}
* {font-family: Arial, Helvetica, sans-serif; font-size:1em}
#top {
	height: 242px;
	width: 100%;
	background: transparent url(img/fnd-piscine1.gif) no-repeat center 143px; 
	text-align: center;
}
#bandeau, #content, #pied {
	width:1000px;
	margin:0 auto;
}
#logo {
	width:370px;
	}
#outils {
	width:215px;
}
#rech-form {
	margin:0;
	padding:16px 0;
	background:url(img/fnd-rech.gif) no-repeat center;
	font-size:0.8em
}
#rech-form label {
	display:none;
	}
	
#rech-form #rech {
	background:none;
	color:#06C;
	border:none;
	width:11em;
	margin-left:15px;
}
#rech-form #rech-btn {
	background:none;
	color:#fff;
	font-weight:bold;
	border:none;
}
#menu-conteneur {
	margin-top:65px;
	height: 25px;
	font-size:0.8em;
	color: #CFF;
	margin-left: 80px;
}
#menu-conteneur a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold
}
#principal {
	background:#b6d7e7 url(img/fnd.jpg) repeat-x top;
	}
#content {
	background:url(img/fnd-piscine2.gif) no-repeat top center;
}
#bulles {
	width:640px;
	height:425px;
	background-image: url(img/abri_piscine_bulles.gif);
	background-repeat: no-repeat;
}
#flash {}
#raccourcis {
	margin-top: 50px;
}
#raccourcis, #raccourcis a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
#infos {font-weight:normal;}
#bottom {
	background:#087abd url(img/copyright.gif) bottom right no-repeat;
	}
#pied {
	padding:0 0 50px;
}
#coordonnees {
	font-size:0.6em;
	color:#FFF;
	width:300px
}
#coordonnees a {
	color:#FFF;
}
#partenaires {
	text-align:right;
}
#partenaires img {
	margin: 0 5px;
	}
