/* CSS Document */

BODY {
	scrollbar-face-color: #006699;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color:FFFFFF;
	scrollbar-arrow-color: #FFFF00;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;

	background: url(images/fd_piscine.jpg) repeat fixed #006699;

	margin: 0;
	padding: 0;
}

a {
	color: red;
	text-decoration: none;
	border: none;	
}

a:hover {
	color: red;
	text-decoration: none;
}

img {
	border: 0;
	text-decoration: none;
	border: none;
}
img a{
	border: 0;
	text-decoration: none;
	border: none;
}
img a:hover{
	border: 0;
	text-decoration: none;
	background:white;
	border: none;
}

tab1e {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: 1px dashed #FFCC00;
	text-align: center;
}

td {font-family: arial;}
td .white {color: #FFFFFF; text-align: left;}
td .yellow {color: yellow; text-align: left; font-size: 14px;font-weight: bold;text-decoration: underline;}
td .little-yellow {color: #FFFF00;font-weight: bold;text-align: left;}
td .prix {font-size: 48px; color: red; font-family: Arial; font-weight: bold;text-align: right;}
td .little-red {color: #FF0000;text-align: right;}
td .big-yellow {color: #FFFF00;font-style: italic;font-size: 48px;font-weight: bold;text-align: center;}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	background-color:#FFFFFF;
	border-style:0;
	border:0px #0075BD solid;
    font-size: 12px; color: #003366;
	 padding:2px;
}


.prix {
	margin: 1px;
	padding: 1px;
	font-family : arial;
	font-size: 12px;
	color: red;
	}
	
.prix a{
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	color: red;
	}
	
.prix a:hover{
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	color: yellow;
	background-color: red;
	}



.menu{
	font-family: "Arial Rounded MT Bold";
	font-size: 13px;
	border: thin dashed #006699;
}



