/* ***** 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 (http://www.callmepep.org/zoe)
  * Thème 3 colonnes fixes (version 1.2)
 *
 */


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

body {
	margin : 0;
	padding : 0;
	
	color: #666666;
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	line-height:17px;

	font-size:13px;
	
	background : #E6E6E6 url(http://www.coach-gym.com/blog/images/fond.gif) repeat-y center;
}

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 : 1.6em;  margin : 0.67em 0; 	  font-style: normal;  line-height:20px;}
h2 { font-size : 1.4em;   margin : 0.83em 0 0 0;   font-weight : normal; line-height:18px; }
h3 { font-size : 1.3em;   margin : 1em 0; 	  }
h4 { font-size : 1em; 	  margin : 1.33em 0; }
h5 { font-size : 0.83em;  margin : 1.67em 0; }
h6 { font-size : 0.67em;  margin : 2.33em 0; }

a:link 	  { color: #CC0066; 
 text-decoration : none; }
a:visited { color: #CC0066; text-decoration : none; }
a:hover   { color: #9900CC ; text-decoration : none;  }
a:active  { text-decoration : none; }
a:focus   { text-decoration : none;}

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

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

/* -----------------------------------------------------	*/
/* Layout								*/
/* -----------------------------------------------------	*/
#page {
	width : 752px;
	margin : 10px  auto;
	padding : 5px;
	
	background-image:url(http://www.coach-gym.com/blog/images/bulle.gif);
background-repeat:no-repeat;
}
#main {
	width : 752px;
	padding : 0;
	margin : 0;
}
#wrapper {
	float : right;
	width : 602px;
	margin : 0;
	padding : 0;

	
}
#content {
	float : left;
	width : 420px;
	margin : 0;
	padding : 0;
}
#sidebar {
	float : right;
	width : 160px;
	padding : 5px;
	margin : 0;
	border-left : 1px solid #CCCCCC  ;
}
#extrabox {
	float : left;
	width : 130px;
	padding : 50px 5px 5px 5px;
	margin : 0;
	border-right : 1px solid #CCCCCC;
}

/* -----------------------------------------------------	*/
/* Block "Top"							*/
/* -----------------------------------------------------	*/
#top { 
	margin : 0; 
	height:90px ;
	padding : 5px 10px 10px 10px;
	
}
#top h1 {
	float : left;
	margin : 0;
	padding : 0;
}
#navbar-top {
	float : right;
	margin : 0;
	padding : 0;
}

.navbar {
	text-align : right;
}

/* -----------------------------------------------------	*/
/* Block "Footer"						*/
/* -----------------------------------------------------	*/
#footer {
	clear : both;
	margin : 0;
	padding : 10px 10px 0px 10px;
}
#dotclear {
	width : 30%;
	float : left;
	margin : 0;
	padding : 0;
}
#navbar-bottom {
	width : 65%;
	float : right;
	margin : 0;
	padding : 0;
}
.clear {
	clear : both;
	margin : 0;
	padding : 0;
	height:1px;
}

/* -----------------------------------------------------	*/
/* Block "Sidebar"						*/
/* -----------------------------------------------------	*/
#sidebar h2 {
	padding : 0; 
}
#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;
}

/* Calendar box ------------------------------------ */
#calendar {
	margin : 0;
	padding : 0;
}
#calendar h2 {
	display : none; line-height:20px;
}
#calendar table {
	border-collapse : collapse;
	font-size : 0.85em;
	margin : 0 auto;
}
#calendar caption {
	padding : 0 0 0.3em 0;
	font-size : 1.2em;
	margin : 0 auto;
}
#calendar abbr {
	border : none;
	font-style : normal;
}
#calendar th, #calendar td {
	font-weight : normal;
	border : none;
	padding : 1px;
}
#calendar td {	
	text-align : center;
}
#calendar td.active {
	border : 1px solid #000;
}
#calendar td.active a {
	font-weight : normal;
	color : #000;
}
#calendar a {
	color : #CC0000;
}

/* Search form box --------------------------------	*/
#search {
	margin : 0;
	padding : 0; 
}
#search h2 {color:#666666; font-size : 1.4em;  line-height:20px;
}

/* Categories box ----------------------------------	*/
#categories {
	margin : 0;
	padding : 0; line-height:14px;
}
#categories h2 { color:#666666; font-size : 1.4em; line-height:20px;
}

/* Archives box -------------------------------------- */
#archives {
	margin : 0;
	padding : 0; line-height:14px;
}
#archives h2 {color:#666666; font-size : 1.4em; line-height:20px;
}

/* Links box ----------------------------------------- */
#links {
	margin : 0;
	padding : 0; line-height:14px;
}
#links h2 {color:#666666; font-size : 1.4em; line-height:20px;
}

/* Syndication box ----------------------------------- */
#syndicate {
	margin : 0;
	padding : 0; line-height:14px;
}
#syndicate h2 {color:#666666; font-size : 1.4em; line-height:20px;
}

/* Themes box --------------------------------------	*/
	
#themes {
	margin : 0;
	padding : 0;
}
#themes h2 {
}

/* -----------------------------------------------------	*/
/* Post								*/
/* -----------------------------------------------------	*/
.day-date {
	font-size : 1em;
	font-weight : bold;
	margin : 0;
	text-align : right;
	color: #6A6A6A;
}
.post {
	padding : 5px;
	margin-bottom : 1em; 
	background-color : #FFFFFF;
}
.post-title {
	color: #6633CC;
	margin : 0;
	padding : 0;
}
.post-info {
	color : #666;
	margin : 0;
	padding : 0;
}
.post-info a {  }

.post-chapo {
	margin : 0;
	padding : 0;
}
.post-content {
	margin : 0;
	padding : 0;
	text-align : justify;
	color: #3A3A3A;
}
.post-info-co {
	padding : 0;
	text-align : right;
}
.post-info-co a {  }

/* -----------------------------------------------------	*/
/* Comments & Trackbacks				*/
/* -----------------------------------------------------	*/
#trackbacks, #comments {
}
#comments-list, #trackback-list {
	margin : 0;
	padding : 0;
}
#comment-preview {
}
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0;
	padding : 0;
}
.comment-info {
	margin : 0;
	padding : 0;
}
#trackbacks .comment-info {
}
#comments .comment-info {
}
.comment-number {
	font-weight : bold;
}
.comment-number a {
	text-decoration : none;
}
.linktop {
	margin : 0;
	padding : 0;
}

/* -----------------------------------------------------	*/
/* Form								*/
/* -----------------------------------------------------	*/
#add-comment, #change-comment {
	margin : 0;
	padding : 0;
}
#comment-form {
	margin : 0;
	padding : 0;
}
#dcwikibar {
	margin : 0;
	padding : 0;
	padding : 2px;
}
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}
input, textarea {
}
input[type], textarea[name] {
}
input[type=submit], input[type=reset] {
}
input[type=submit]:hover {
}
textarea {
	margin : 0;
	padding : 0;
}
p.field {
	margin : 0;
}
p.field label {
	display : block;
}
.form-help {
}
input.preview {
}
input.submit {
}
#c_nom {
}
#c_mail {
}
#c_site {
}
#c_content {
}
#c_remember {
}

/* -----------------------------------------------------	*/
/* Error messages						*/
/* -----------------------------------------------------	*/
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}

/* -----------------------------------------------------	*/
/* Extra blocks						*/
/* -----------------------------------------------------	*/
#block1 {
}
#block2 {
}
#block3 {
}
#block4 {
}
#block5 {
}
#block6 {
}

.class_ads_google_page {
	 

	border: solid 1px #FF0066; text-align:center; width:260px; padding:5px; 
	
}
#redacteurs {
	margin : 0;
	padding : 0; font-size : 11px; text-align : justify; font-family:  Arial, Helvetica, sans-serif; line-height:12px;
}

a.L {   background-image: url('http://www.coach-gym.com/annuaire/img/calculateur_calories.gif') ;  width: 126px;  display: block;}
a.L:hover { background-image: url('http://www.coach-gym.com/annuaire/img/calculateur_calories2.gif') }



#textegauche {
	margin : 0;
	padding : 0; line-height:15px; text-align : justify; font-size : 0.8em;
}
#textegauche h2 { color:#666666; font-size : 1.5em; line-height:20px; text-align: center;
}
