body { 
	font-family: Tahoma;
	color: black;
	background-color: #1B6BAD; 
	margin: 0px; 
	padding: 0px;
	}

p { 
	padding: 0px;
	font: 10pt Tahoma; 
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	}

h1,h2,h3 {
	margin-top: 0px;
	padding: 0px;
	}

h3 { 
	font: bold 10pt Tahoma;
	margin-bottom: 0px; 
	padding-bottom: 0px;
	}

.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px;}
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }

#contenu h3 span {
	background: url(images/puce.gif) no-repeat 0 0;
	padding: 1px 0 0 17px;
	}

a.spip_out img,
a.spip_out:link img,
a.spip_out:hover img {
	text-decoration: none;
	border: dotted 1px #BBBBBB;
	}

a.img,
a:link img,
a:hover img {
	text-decoration: none;
	border: dotted 1px #BBBBBB;
	}

a,
a:link,
a:active {
	text-decoration: underline; 
	color: black;
	}

a:hover { 
	text-decoration: none; 
	color: black;
	}

dl, dt, dd, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#header {
	background: url(images/header.jpg) no-repeat; 
	width: 800px;
	height: 260px;
	}

#menu-horizontal {
	position :relative;
	width: 800px;
	height: 45px;
	top: 215px;
	}

#texte {
	padding: 0px;
	width: 800px;
	background-color: #9BC9EA;
	border: 1px solid black;
	}

	#bloc {
		width: 150px;
		height: auto;
		background: url(images/breve.jpg) no-repeat;
		}

		#breve {
			text-align: left;
			margin-left: 10px;
			font: 10px Tahoma;
			color: black;
			font-weight: bold;
			}

		#breve ul {
			list-style-type: none;
			padding: 0px 10px 0px 10px;
			margin: 0px;
			}

		#breve li {
			padding: 5px 0px;
			background: url(images/bullet.gif) no-repeat 0 50%;
			}

		#breve li a {
			display: block;
			}

		#breve li a.c {
			display: inline;
			}
		#breve ul li {
		    border-bottom: 1px solid #BBBBBB;
		    display: block;
		    padding: 5px 0 5px 15px;
		    }

	#contenu {
		padding: 0px;
		background-color: #9BC9EA;
		padding-right: 10px;
		}

#footer {
	text-align: center;
	font: bold 10px Tahoma;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #1B6BAD; 
	}

#footer  table{
	text-align: center;
	font: bold 10px Tahoma;
	}

#joueur {
	position: absolute;
	right: 185px;
	bottom: 50px;
	background: url(images/joueur.gif);
	width: 132px;
	height: 226px;
	}

/* Tableaux */

#contenu td.headercell {
	background-color: #1B6BAD ;
	color: #fff;
	font: bold 8pt Tahoma;
	text-align: center;
	border: dotted 1px #1B6BAD;
	vertical-align: top;
	}

#contenu td.cell {
	font: normal 10pt Tahoma;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	border: dotted 1px #1B6BAD;
	}

#contenu td.tyty {
	font: bold 10pt Tahoma;
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	}
	
#contenu td.cell p.spip {
	margin: 0px
	}

td.contact {
	font: normal 10pt Tahoma;
	text-align: center;
	vertical-align: middle;
	border: dotted 1px #1B6BAD;
}

td.photo {
	font: normal 10pt Tahoma;
	text-align: center;
	vertical-align: middle;
	border: dotted 1px #1B6BAD;
	}

td.titre-photo {
	font: bold 10pt Tahoma;
	text-align: center;
	vertical-align: middle;
	border: dotted 1px #1B6BAD;
	}
	
.plan, .plan ul, .plan li, .plan a{
	padding-left: 10px;
	font: bold 10pt Tahoma;
	text-decoration: none;
}
