/* ***** 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 *****
 *
 * Contributor(s):
 *  Olivier Meunier
 * 	Philippe
 */

body{
	background: #018EC7;
	margin:0em;
	padding:0em;
	font:90% Arial, sans-serif;
	font-size:small;
}
html>body{
	font-size:small;
	margin:0em;
	padding:0em;
}
p {
	margin : 1em 0;
}
img {
	padding:0.2em;
}

form {
	display : block;
	margin : 0;
	padding : 0; }
h2,h3 {
	font-family:Arial, Times, serif
}
h1 {
	font-size : 2em;
	margin : 0;
	padding:0.2em 0em 0em 0.2em;
	font-family: Arial, Times, serif;
}
h2 {
	font-size : 1.3em;
	margin : 0.83em 0;
	color: #666666;
}
h3 {
	font-size : 1.17em;
	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;
}
h1 a{
	color:#000000;
}

code,pre { font-family : Arial,monospace; font-size : 1em; overflow:auto; border:1px dotted #666;}

q { font-style : italic; }

a {color : #666666;}
a:hover, a:focus, a:active {color: #1B5EA8;}

a[hreflang]:after {content: "\0000a0(" attr(hreflang) ")";color : #666;background : transparent;}

h1 a, h1 a:hover, h1 a:focus, h1 a:active {text-decoration : none;color:#FEE7B9;}

/* Le bandeau et les onglets
-------------------------------------------------------- */ 
#header{
margin:0em;
padding:0em;
font-size:1em;
background: transparent;
}

#bandeau{
margin:0 0 0 -0.2em;
padding:0;
}

#bandeau img {border:none;}

/* Début du menu horizontal */

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover{
color:#0033CC;
}

ul#menu li ul{
  display:none;
}
ul#menu li:hover>ul{
  display:block;
  border: 1px solid #018EC7;
  /* bordure sous menu */
}
ul#menu{
  margin : 0;
  padding:0;
  list-style:none;
  width:100%;
  background-color:#018EC7;
  /* fond du menu */
  float:left;
  font-size:1em;
  /*padding-bottom:-4em;*/
}

html>body #menu {
  margin : 0;
  font-size:1em;
  padding:0px;
}

ul#menu li{
  float:left;
  margin : -0.1em 0em;
  display:block;
  padding:0px 2px;
}
ul#menu li a{
  display:block;
  margin:0;
  padding:4px 2px 4px 2px;
  color:#FFFFFF;
  text-decoration:none;
}
ul#menu li a:hover{
  color: #F9860A;
}
ul#menu ul{
  position:absolute;
  background:#018EC7;
  /* fond du sous-menu */
  list-style:none;
  margin:0px;
  padding:0px;
  width:130px;
  z-index:1;
  border: 1px solid #018EC7;
  /* bordure du sous-menu */
}


ul#menu ul li{
  display:block;
  position:relative;
  float:none;
  margin:5px;
  padding:0px;
}

ul#menu ul li a{
	display:block;
	margin:0px;
	width:100px;
	border:none;
	padding:2px 6px;
}

html>body #menu ul li a {
	padding:0px;
}

ul#menu li ul li a{
  font-size:0.8em;
  font-weight:300;
  padding:2px 6px;
  color: #FFF;
/* couleur sous menu */ 
}

/* Fin du menu horizontal */



/* Le prelude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #DFDFDF;
}

#prelude a{
	color: #DFDFDF;
	background: transparent;
}

#prelude a:hover{
	color: #FEE7B9;
	background: transparent;
}


/* Layout
-------------------------------------------------------- */
#conteneur{
	width:800px;
	margin:0em auto 0em auto;
	padding:0em;
	text-align:left;
	background-color: #018EC7;
	font-size:small;
}
#contenu{
	background: url(http://www.essecfc.com/dotclear/images/fond.png) repeat-y;
	clear:both;
	margin:0.5em auto 0em auto;
	padding:0em 0em 0em 0.5em;
	background-color: #FFFFFF;
}

#page {
	margin : 0 auto;
	padding : 0;
}
#main {
	float : left;
	width:670px;
	margin-right : 5px;
}

#main h3 {
	color : #333;
	margin-top : 1em;
}

#content {
	padding : 0.5em 0 0 0;
	font-size: 12px;
}

#content p{
	text-align:left;
}

#content table{
	text-align:left;
	font-size:1em;
}

/* Sidebar
-------------------------------------------------------- */
#sidebar {
	text-align:center;
	float:right;
	width : 100px;
	margin : 0em 0em -1em 0em;
	padding: 1em 0.5em 1em 0.5em;	
}
#sidebar h2 {
	color : #666666;
	font-size : 1.2em;
	border-top : 2px solid #0066CC;
	padding : 0.5em 0 0 0;
	margin : 1.3em 0 0.3em 0;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}
#sidebar h4 {
	font-weight : normal;
	color : #666666;
	font-size : 1em;
	padding : 0 0 0 0;
	margin : 1.3em 0 0.5em 0;

}
#sidebar ul {
	padding-left : 1.5em;
	margin : 0 0 0 0;
}

#sidebar li {
	list-style : url(images/petitsoleil.gif) none;
	margin: 0.2em 0;
	color : #e2d6ad;
}

#sidebar a:hover {
	color:#0000FF;
	background : transparent;
	border:none;
}

#sidebar a {
	text-decoration : none;
	color:#000000;
	border:none;
}

.sidebarleft{text-align : left ;}

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #1B5EA8;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#sidebar div#calendar table td a{
	display: block;
	background: #FEE7B9;
	border:1px solid #1B5EA8;
	color: #1B5EA8;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #1B5EA8;
	color: #FFF;
}

#Actu {
	display:none;
}

#listcatpost {
	text-align:left;
	font-size:0.8em;
}

#listcatpost h3{
	text-align:center;
	font-size: 1.2em;
	margin: 0;
}


.listebreves {
border-bottom:1px dashed #7DC4E2;
padding:2px 0 2px 8px;
margin:0;
text-align:left;
}

.listebreves a{
text-align:left;
}


/* Post
-------------------------------------------------------- */
.day-date {
	font-size : 0.8em;
	font-weight : bold;
	margin-top : 0em;
	text-align : right;
	color : #9DBFD8;
	background : transparent;
}


.post {
	margin-bottom : 2.5em;
}
.post-title {
	margin-left:15px;
	color : #39455B;
	height:10px;
}
.post-title a {
	color : #394558;
	text-decoration : none;
}
.post-title a:hover {
	color : #1B5EA8;
	text-decoration : none;
}
.post-info {
	display:none;
}
.post-chapo {
	margin-bottom : 1em;
}
.post-content {
padding-left:15px;
color:#000000;
}
.post-content-gallery {
padding:0;
color:#000000;
}

.post-info-co {
	font-size : 0.85em;
	clear : both;
	background : transparent url(/images/ico_comments.png) no-repeat 0 40%;
	padding-left : 13px;
}
.post-info a {color: #1B5EA8;}
.post-info a:hover{color : #666666;}
.post-info-co a {color: #1B5EA8;}
.post-info-co a:hover{color : #666666;}

.post3 {
	margin-bottom : 2.5em;
	background:#488EB3 url(http://www.essecfc.com/dotclear/images/actualite.jpg) no-repeat top;
	padding:8px;
	text-align:left;
}
.post3-title {
	margin : 0;
	padding-top:20px;
	color : #FFF;
}
.post3-title a {
	color : #FFF;
	text-decoration : none;
}
.post3-title a:hover {
	color : #FFF;
	text-decoration : none;
}

.post3-content {
	color:#000000;
	text-align:left;
}
.post3-content-2 {
	color:#000000;
	text-align:left;
}

.post3-content a {color: #FFF; text-align:left;}
.post3-content a:hover{color : #FFF; text-align:left;}
.post3-content-co a {color: #FFF; text-align:left;}
.post3-content-co a:hover{color : #FFF; text-align:left;}

.post3-info {
	font-size : 0.85em;
	clear : both;
	color : #999999;
	margin : 0;
	text-align:left;
}

.post3-info-co {
	font-size : 0.85em;
	clear : both;
	background : transparent url(/images/ico_comments.png) no-repeat 0 40%;
	padding-left : 13px;
	text-align:left;
}
.post3-info a {color: #FFF;}
.post3-info a:hover{color : #666666;}
.post3-info-co a {color: #FFF;}
.post3-info-co a:hover{color : #666666;}

.post3-chapo {
	color:#FFF;
	padding-bottom:0;
	text-align:left;
}

.post3-footer {
	background:#488EB3 url(http://www.essecfc.com/dotclear/images/actualitebas.jpg) no-repeat bottom;
	text-align:right}
.post3-footer a {text-decoration:none; color:#000000;}


.post2 {
	margin-bottom : 2.5em;
	background:#E5F5FB 	url(http://www.essecfc.com/dotclear/images/EFCsmall.gif) center no-repeat;
	padding:0px;
}

.post2-title-agenda {
	background-image:url(http://www.essecfc.com/dotclear/images/agenda.gif);
	margin : 0;
	color : #39455B;
}

.post2-title {
	background-image:url(http://www.essecfc.com/dotclear/images/breves.gif);
	margin : 0;
	color : #39455B;
}
.post2-title a {
	color : #394558;
	text-decoration : none;
}
.post2-title a:hover {
	color : #1B5EA8;
	text-decoration : none;
}
.post2-info {
	font-size : 0.85em;
	clear : both;
	color : #999999;
	margin : 0;
}

.post2-content {margin:2px 0px 2px 0px; text-align:left;}
.post2-content-agenda {
	color:#000000;
	padding-left: 8px;
	text-align:left;
}
.post2-content-2 {
	color:#000000;
	text-align:left;
}

.post2-content h2 {text-decoration:none; color:#000000;}
.post2-content a {text-decoration:none; color:#000000; text-align:left;}
.post2-content a:hover{text-decoration:none; color:#F9860A; font-weight:bold;}
.post2-content a:visited{text-decoration:none; text-align:left;}


.post2-chapo {
	margin-bottom : 1em;
}

.post2-footer {
	background:#E5F5FB url(http://www.essecfc.com/dotclear/images/agendabas.gif) no-repeat bottom;
	text-align:right}
.post2-footer a {text-decoration:none; color:#000000;}

.post2-info-co {
	font-size : 0.85em;
	clear : both;
	background : transparent url(/images/ico_comments.png) no-repeat 0 40%;
	padding-left : 13px;
}
.post2-info a {color: #1B5EA8;}
.post2-info a:hover{color : #666666;}
.post2-info-co a {color: #1B5EA8;}
.post2-info-co a:hover{color : #666666;}

.cellulebasdroite{background:#E5F5FB}
.cellulebasdroite-title {
	margin:0;
	background:url(http://www.essecfc.com/dotclear/images/eurosport.gif) no-repeat top;
}
.cellulebasdroite-content{margin:2px 0px 2px 0px; text-align:left;}
.cellulebasdroite-footer{
	background:#E5F5FB url(http://www.essecfc.com/dotclear/images/eurosportbas.gif) no-repeat bottom;
	text-align:right}
.cellulebasdroite-footer a {text-decoration:none; color:#000000;}

.cellulebasdroite-content h2 {text-decoration:none; color:#000000;}
.cellulebasdroite-content a {text-decoration:none; color:#000000; text-align:left;}
.cellulebasdroite-content a:hover{text-decoration:none; color:#F9860A; font-weight:bold;}
.cellulebasdroite-content a:visited{text-decoration:none; text-align:left;}

.cellulebasmilieu{background:#488EB3 url(http://www.essecfc.com/dotclear/images/EFF.jpg) no-repeat top; color:#FFFFFF;}
.cellulebasmilieu-content{margin:10px;}
.cellulebasmilieu-footer {
	background:#488EB3 url(http://www.essecfc.com/dotclear/images/EFFbas.jpg) no-repeat bottom;
	text-align:right
}
.cellulebasmilieu-footer a {text-decoration:none; color:#000000;}

.cellulebasgauche{background:#E5F5FB url(http://www.essecfc.com/dotclear/images/EFCsmall.gif) center no-repeat;;}
.cellulebasgauche-title {
	margin:0;
	background:url(http://www.essecfc.com/dotclear/images/forum.gif) no-repeat top;
}
.cellulebasgauche-content{margin:2px 0px 2px 0px; text-align:left;}
.cellulebasgauche-content h2 {text-decoration:none; color:#000000;}
.cellulebasgauche-content a {text-decoration:none; color:#000000; text-align:left;}
.cellulebasgauche-content a:hover{text-decoration:none; color:#F9860A; font-weight:bold;}
.cellulebasgauche-content a:visited {text-decoration:none; color:#000000; text-align:left;}

.cellulebasgauche-footer{
	background:#E5F5FB url(http://www.essecfc.com/dotclear/images/forumbas.gif) no-repeat bottom;
	text-align:right;
}
.cellulebasgauche-footer a {text-decoration:none; color:#000000;}


#trackbacks {
}
#comments {
}
#comment-preview {
}

#trackbacks, #comments, #comment-preview {
	margin : 0 2em;
}

#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0 0 1em 0;
	padding : 1px 1em;
	font-style : normal;
	border : 1px solid #999;
	color : #666;
	background : transparent;
}

.comment-info {
	margin : 0;
	background : transparent url(images/ico_comments.png) no-repeat 0 40%;
	padding-left : 13px;
}


/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


/* Interactions
-------------------------------------------------------- */
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}

input, textarea {
	font-family : Arial,sans-serif;
	font-size : 1em;
	border-width : 1px;
	border-color : #ccc;
}

input[type], textarea[name] {
	background: #FEF1D9;
}

input[type=submit], input[type=reset] {
	background: #FEE7B9;
	color : #000;
}

input[type=submit]:hover {
	background : #1B5EA8;
	color : #fff;
}

textarea {
	width : 100%;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}

.spacer{
clear:both;
}
/* footer
-------------------------------------------------------- */
#footer {
	clear:both;
	margin:0em auto 0em auto;
	padding:0.5em 0em 0.5em 0em;
	text-align:center;
	font-size:0.7em;
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}