/* Cascading Style Sheet intersport paimpol */
*{
  margin:0;
  padding:0;
  border:0;
}

html, body {
	width:100%;
	height:100%;
}

html {
	overflow:scroll;
}

#main-wrapper {
	width:960px;
	margin:0 auto;
	padding:10px 0 30px 0;
}

#header-left {
	width:430px;
	float:left;
}

#header h1 {
	float:left;
	width:424px;
	height:90px;
	margin-top:5px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}

#header h2 {
	width:424px;
	text-align:center;
	font:24px/40px Georgia,Verdana,Arial,serif;
	color:#28398A;
	padding-top:10px;
}

#header #header-right {
	margin-left:500px;
}

div.bleu div.tr, div.content div.bleu div.tr {
	background:transparent url(../images/tr-bleu.gif) right top no-repeat;
	padding:0;
}

div.bleu div.tl, div.content div.bleu div.tl {
	background:url(../images/tl-bleu.gif) left top no-repeat;
	margin:0;
	padding:0;
}

div.bleu div.br, div.content div.bleu div.br  {
	background:url(../images/br-bleu.gif) right bottom no-repeat;
	margin:0;
	padding:0;
}

div.bleu div.bl, div.content div.bleu div.bl {
	background:url(../images/bl-bleu.gif) left bottom no-repeat;
	margin:0;
	padding:0;
}

div.blanc div.tr {
	background:transparent url(../images/tr-blanc.gif) right top no-repeat;
	padding:0;
}

div.blanc div.tl {
	background:url(../images/tl-blanc.gif) left top no-repeat;
	margin:0;
	padding:0;
}

div.blanc div.br {
	background:url(../images/br-blanc.gif) right bottom no-repeat;
	margin:0;
	padding:0;
}

div.blanc div.bl {
	background:url(../images/bl-blanc.gif) left bottom no-repeat;
	margin:0;
	padding:0;
}

div.bleu div.content, div.blanc div.content {
	padding:15px;
	height:1%; /* hack hasLayout IE */
	overflow:auto;
}

#diapo-wrapper div.content p {
	float:left;
	font:24px/36px Georgia, Verdana, Arial, serif;
	color:#fff;
	margin:15px 50px 10px 20px;
}

#header #diaporama {
	position:relative;
	overflow:hidden;
	width:176px;
	height:130px;
}

#header #diaporama div.items {
	width:1000em;
	position:absolute;
}

#header #diaporama div.item {
	float:left;
}

#menu div.content {
	height:30px;
}

#menu ul {
	list-style:none;
	margin-left:100px;
}

#menu ul li {
	float:left;
	margin-right:60px;
}

#menu ul li a {
	display:block;
	font:bold 16px/22px Georgia,Verdana,Arial,serif;
	text-decoration:none;
	background:url(../images/puce-blanc.gif) 0 50% no-repeat;
	padding-left:20px;
	color:#fff;
}

#menu ul li a:hover, #menu ul li a.actif {
	background:url(../images/puce-rouge.gif) 0 50% no-repeat;
	color:#cf0000;
	border-bottom:5px solid #cf0000;
}

#content {
	margin:10px 0 10px 0;
	overflow:auto;
}

#col-left {
	float:left;
}

#col-right {
	margin-left:510px;
}

#flash-wrapper {
	width:360px;
	margin:auto;
}

#coach {
	padding:0 0 0 120px;
	background:url(../images/coach.jpg) 0 0 no-repeat;
}

#actus {
	width:500px;
}

#actus div.content p {
	font:14px/20px Georgia, Verdana, Arial, serif;
	color:#fff;
}

#actus div.content p a img {
	float:right;
	margin-left:10px;
}

#actus div.content ul {
	font:14px/20px Georgia, Verdana, Arial, serif;
	color:#fff;
	margin-left:130px;
}

#actus div.content ul li {
margin-bottom:15px;
}

#actus div.content ul li a {
color:#fff;
}

#actus div.content ul li a:hover {
	color:#cf0000;
}

div.content p, div.content address {
	font:14px/20px Georgia, Verdana, Arial, serif;
	color:#000;
}

div.content address {
	margin:0 0 10px 20px;
}

div.content a {
	color:#28398a;
}

div.content a:hover {
	color:#cf0000;
}

#contact {
	width:290px;
	float:left;
	margin-top:10px;
}

#locations {
	float:left;
	width:420px;
	margin:10px 10px 0 10px;
}

#partenaires {
	margin-left:730px;
	margin-top:10px;
}

div.content h2 {
	font:bold 18px/30px Georgia, Verdana, Arial, serif;
	padding-left:20px;
	border-bottom:2px solid #cf0000;
	margin-bottom:10px;
}

div.content h2.blanc {
	color:#fff;
	background:url(../images/puce-blanc.gif) 0 50% no-repeat;
}

div.content h2.bleu {
	color:#28398a;
	background:url(../images/puce-rouge.gif) 0 50% no-repeat;
}

div.content div.photo {
	float:right;
	width:210px;
	padding:5px;
	margin:0 0 0 15px;
	text-align:center;
	border:1px solid #cf0000;
}

div.content div.photo a.coach {
	background:url(../images/coach.png) 0 0 no-repeat;
	padding:8px 0 8px 30px;
	line-height:40px;
}

ul.logo {
	list-style:none;
	margin-left:10px;
	text-indent:10px;
}

ul.logo li {
	background:url(../images/puce-logo.jpg) 0 5px no-repeat;
	font:14px/20px Georgia Verdana, Arial, serif;
	color:#000;
	padding-left:25px;
}

#liste-logos {
	list-style:none;
}

#liste-logos li {
	float:left;
	width:100px;
	height:100px;
	margin:0 20px 20px 0;
}

table {
	margin:10px 0;
}

table, th, td {
	border:1px solid #28398a;
}

th {
	padding:2px 10px;
	font:bold 16px/20px Georgia, Verdana, Arial, serif;
	color:#28398a;
}

td {
	padding:2px 10px;
	font:14px/18px Georgia, Verdana, Arial, serif;
}

td.prix {
	text-align:center;
	font-weight:bold;
	color:#cf0000;
}

span.nouveau {
	font:bold 14px/18px Georgia, Verdana, Arial, serif;
	color:#cf0000;
}

/* formulaire */
address {
	font:1em/1.7em Georgia, Verdana, Arial, serif;
	color:#000;
	margin:0 0.625em;
}

#ecrire
{
	margin:0 0 0 17em;
}

#ecrire fieldset
{
	width:430px;
	margin:0 0 15px 0;
	padding:0 10px;
	border:1px solid #28398a;
}

legend
{
	padding:0 1em;
	color:#28398a;
}

#ecrire label
{
	display: block;
	float: left;
	width:90px;
	text-align:right;
	margin:0 15px 0 0;
}

#ecrire p {
	text-align:left;
	margin:0 0 10px 0;
}

div.msgErreur {
	border:1px solid #cf0000;
	margin:1em 0 0 0.625em;
	width:15em;
}

div.msgErreur p {
	font-size:0.8em !important;
	color:#cf0000 !important;
}

div.msgOk {
	border:1px solid #360;
	margin:1em 0 0 0.625em;
	width:15em;
}

div.msgOk p {
	font-size:0.8em !important;
	color:#360 !important;
}

.champErreur
{
	border:1px solid #cf0000 !important;
}

#ecrire input.saisie
{
	width:300px;
	border:1px solid #28398a;
}

textarea
{
	width:300px;
	border:1px solid #28398a;
}

#ecrire input.bouton
{
	margin:0 0 0 105px;
	padding:0.4em;
	border:1px solid #28398a;
	color:#28398a;
	cursor:pointer;
}

#footer div.content p {
	font:bold 14px/20px Georgia Verdana, Arial, serif;
	color:#fff;
	text-align:center;
}

.float-left {
	float:left;
	margin:0 15px 0 0;
}

img.float-left {
	float:left;
	margin:0 15px 0 0;
}

img.float-right {
	float:right;
	margin:0 0 0 15px;
}

.align-right {
	text-align:right;
}

.clear {
	clear:both;
}
