/* Indisport */

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background: #95969A;
}


a { color: #000; text-decoration: underline; }
a:hover { text-decoration: none; }
img { border: 0; }
.clear{ clear: both; }
strong em { text-decoration: underline; font-style: normal; }
.rouge, .rouge a { color: #C2410E; }
.orange { color: #ff7800; }
.grand { font-size: 14px; }
.middle { font-size: 13px; }
.center { text-align: center; }
.fleft { float: left; }
.bold { font-weight: bold; }
.bgorange { background: #F2682F; }
.left { text-align: left; }
.right { text-align: right; }



/* TROIS DIV GLOBAL */
#header, #content, #bottom {
	position: relative;
	margin: 0 auto;
	width: 948px;
}


/* HEADER */
#header { height: 174px; }
#head3 {
	position: absolute;
	right: -10px;
	top: 0;
}

/* MENU */
#menu {
	position: absolute;
	left: 450px;
	bottom: 0px;
	width: 300px;
}
#m00, #m01, #m02 {
	position: relative;
	display: block;
	height: 25px;
	float: left;
}
#m00 { width: 81px; background: url(../images/m00.jpg) no-repeat; }
#m01 { width: 136px; background: url(../images/m01.jpg) no-repeat; }
#m02 { width: 78px; background: url(../images/m02.jpg) no-repeat; }

a#m00:hover, a#m01:hover, a#m02:hover, #page0 #m00, #page1 #m01, #page2 #m02 { background-position: 0 -25px; }



/* CENTRE */
#content {
	background: url(../images/fond.gif);
}
#head {
	position: relative;
	float: left;
}
#date {
	position: relative;
	right: 15px;
	top: 2px;
	height: 25px;
	text-align: right;
	color: #fff;
	font-size: 10px;
}
#edito {
	position: relative;
	float: left;
	width: 480px;
	left: 20px;
}
#edito p {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
}
#remise {
	position: relative;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.article { width: 910px; margin: 0px auto 30px auto; }
.articleTxt { position: relative; left: 5px; width: 680px; }
.articleTitre { padding: 3px 0 1px 5px; font-size: 12px; }
.articleTxt p { position: relative; margin: 10px; padding: 0; font-size: 12px; }
.prix { margin: 10px; }
.tarif { position: absolute; top: 87px; left: 195px; }


/* CONTACT */
#contact input.text { width: 160px; height: 16px; margin: 0; padding: 0; }
#contact textarea { width: 255px; height: 85px; }
#contact label { display:block; width: 85px; }
#contact .petit { font-size: 9px; margin:0; padding:0; margin-left: 90px; line-height:9px; }
#contact .btn { width: 120px; }
.loi { font-style: italic; font-size: 10px; color: #696762; text-align: center; position: absolute; right: 0; width: 560px; }



/* BAS */
#bottom { 
	text-align: center; 
	color: #CACBCC;
	font-size: 10px;
}
#bottom a { text-decoration: underline; color: #CACBCC; font-weight: bold; }
#bottom a:hover { text-decoration: none; }