/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Samuel Latchman and contributors. All rights
 * reserved.
 *
 * DotClear is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * DotClear is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with DotClear; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * ***** END LICENSE BLOCK *****
 *
 * Author: Zoe
 * Thème : default-3cols-fixes
 *
 */


/* ---------------------------------------------------- */
/* General						*/
/* ---------------------------------------------------- */

body {
	margin : auto;
	padding : 0;
	background : #b24200;
	color: black;
	font : 12px "Trebuchet MS","Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
}

table { font-size : 1em; }
p { margin : 1em 0; }
q { font-style : italic; }
ul { list-style-type : square; list-style-position : outside; }

pre { 
	width : 100%;
	padding-bottom : 1.5em;
	white-space : normal;
	/* caché pour IE 5 Mac qui sait pas faire - Ne pas supprimer cette ligne  \*/
	overflow : auto;
	white-space : pre;
	/* Fin hack Ne pas supprimer cette ligne */
}
code { width : 100%;}
img  { border : none; }
form { display : block; margin : 0; padding : 0; }

h1 {
	font-size: 2.25em;
	
	text-align: right;
}
h2 {
	font-size: 1.8em;
	margin: 0.83em 0 0 0;
	font-family: "Arial",sans-serif;
	color: #b00202;
	font-weight: bold;
}
/*h3 { font-size : 1.3em;   margin : 1em 0; 	  font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;}*/
h3 {
	color: #b00202;
	font-family: "Arial",sans-serif;
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-top: 1px dotted #455F0F;
	border-bottom: 1px dotted #455F0F;
}
h4 { color: #b00202;
	font-family: "Arial",sans-serif;
	font-size: 16px;
	border-top: 1px dotted #455F0F;
	border-bottom: 1px dotted #455F0F; }
h5 { font-size : 0.83em;  margin : 1.67em 0; }
h6 { font-size : 0.67em;  margin : 2.33em 0; }

a:link 	  {
	color: #b00202;
	text-decoration: underline;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
a:hover   {
	color: #ff6633;
	text-decoration: none;
}
a:active  { text-decoration : none; }
a:focus   { text-decoration : none;}

a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : #666;
}

.clear {
	font-size: 0px;
	clear : both;
	display : block;
	height : 1px;
	margin : 0;
	padding : 0;
}

/* ---------------------------------------------------- */
/* Layout		#94a9c6				*/
/* ---------------------------------------------------- */
#page {
	width : 750px;
	margin : 10px auto;
	padding  0px:;
	border : 1px solid #000;
	background : white;
	text-align : left;
}
#main {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width : 735px;:;
	margin : auto;
	text-align : left;
}
#wrapper {
	float : right;
	width : 580px;
	margin : 0;
	padding : 0;
	text-align : left;
}
#content {
	float: left;
	width: 510px;
	margin: 0 5px;
	text-align: left;
}
#sidebar {
	background-repeat: no-repeat;
	background-position: center;
	height: 450px;
	background-image: url(images/bando.jpg);
	border-style: none;
	float : right;
	width: 200px;
	padding :  0 5px;
	margin : 0;
	text-align : left;
}
#extrabox {
	float: left;
	width: 150px;
	padding: 5px;
	margin: 0;
	background-color: #C3D799;
	text-align: center;
}
/* ---------------------------------------------------- */
/* Block "Top"						*/
/* ---------------------------------------------------- */
#top {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0 20;
	height: 175px;
	background-image: url(images/59gym.jpg);
	background-repeat: no-repeat;
}

#top a:link {
	color : #FFFFFF;
	text-decoration : none;
}

#top h1 {
	float : left;
	margin : 0;
	padding : 0;
	
}
#navbar-top {
	float : right;
	margin : 0;
	padding : 0;
}

.navbar {
	text-align : right;
}

/* ---------------------------------------------------- */
/* Block "Footer"					*/
/* ---------------------------------------------------- */
#footer {
	height: 79px;
	background-repeat: repeat-x;
	background-image: url(images/footer.gif);
	clear : both;
	margin : auto;
	padding : 0px 0px 0px 0px;
	
}
#dotclear {
	width : 30%;
	float : left;
	margin : 0;
	padding : 0;
}
#navbar-bottom {
	width : 65%;
	float : right;
	margin : 0;
	padding : 0;
}
.clear {
	font-size: 10px;
	font-family: , , "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
	padding-top: 10px;
	clear : both;
	margin : 0;:;
	height:1px;
}

/* ---------------------------------------------------- */
/* Block "Sidebar"					*/
/* ---------------------------------------------------- */
#sidebar h2 {
	padding : 0;
	font-size: 1em;
	margin: 0.83em 0 0 0;
	font-family: "Arial",sans-serif;
	color: #b00202;
	font-weight: bold;
}
#sidebar ul {
	list-style-type : none;
	margin-top : 0.15em;
}
#sidebar li {
	list-style : square;
	margin-top : 0.15em;
	color : #999;
}
#sidebar li:hover {
	color : #333;
}



/* Categories box ------------------------------------ */
#categories {
	text-align: center;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 50px;
	margin : 0;
}
#categories h2 {
}

/

/* Links box ----------------------------------------- */
#links {
	margin : 0;
	padding : 0;
}
#links h2 {
}



/* ---------------------------------------------------- */
/* Extra blocks						*/
/* ---------------------------------------------------- */
#block1 {
width:200px;
margin:auto;
}
#block2 {
width:200px;
margin:auto;
}
#block3 {
}
#block4 {
}
#block5 {
}
#block6 {
}
