body {
margin:0px;
padding:0px;
background-color:#d2df41;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(http://spongestats.sourceforge.net/spongestats/themes/citron-vert/fond_body.png);
}

p { margin : 1em 0; }
img { border : none; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 2em; margin : 0.67em 0; }
h2 { font-size : 1.5em; margin : 0.83em 0; }
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; }

code,pre { font-family : "Courier New",monospace; font-size : 1em; }

q { font-style : italic; }

a {
	color:#AAB534;
}

a:hover {
	text-decoration : none;
}

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

h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Prelude
-------------------------------------------------------- */
#prelude {
display:none;
}

/* Titre
-------------------------------------------------------- */

#top {
z-index:1;
width:900px;
height:140px;
background-image:url(http://spongestats.sourceforge.net/spongestats/themes/citron-vert/fond-banner.png);
border:0px solid #fff;
-moz-border-radius:10px 10px 0px 0px;
}
#top h1 {
margin-left:670px;
color:#E28223;
font-family: Verdana;
font-size:0px;
height:94px;
z-index:2;
}

#ban {
position:absolute;
margin-top:-120px;
margin-left:100px;
}

/* Page
-------------------------------------------------------- */
#page {
width:900px;
margin-left:auto;
margin-right:auto;
margin-top:25px;
border:10px solid #FFFFFF;
-moz-border-radius: 10px;
background-color:#64D6F8;
}


/* Menu
-------------------------------------------------------- */
#menu {
width:100%;
height:25px;
text-align:center;
font-size:12px;
margin-top:-30px;
background-image:url(http://spongestats.sourceforge.net/spongestats/themes/citron-vert/fond-banner.png);
border-bottom:3px solid #FFF;
}
#menu ul
{
border: 0;
margin: 0;
padding:0px;
padding-left:10px;
list-style-type: none;
text-align: center;
}
#menu ul li
{
float:left;
text-align: center;
margin-right: 2px;
}
#menu a {
float:left;
text-align: center;
display:block;
color:#353535;
font-size:10px;
text-decoration:none;
background-image:url(http://spongestats.sourceforge.net/spongestats/themes/citron-vert/fond-onglet.png);
background-repeat:no-repeat;
padding: 10px 0px 0px 0px;
margin: -9px 0px 0px 0px;
width:124px;
height:27px;
}
#menu a img {
border:0px;
padding-right:5px;
vertical-align:bottom;
}
#menu a:hover {
text-decoration:none;
background-image:url(http://spongestats.sourceforge.net/spongestats/themes/citron-vert/fond-onglet-blue.png);
}
#menu .ongleton a{
background-image:url(http://spongestats.sourceforge.net/spongestats/themes/citron-vert/fond-onglet-blue.png);
background-repeat:no-repeat;
}

/* Main
-------------------------------------------------------- */
#main {
	width : 76%;
	float : right;
	border-top:1px solid #fff;
	margin-top:-1px;
	font-size:10pt;
	background-color:#64D6F8;
}

#bas {
background-image:url(http://spongestats.sourceforge.net/spongestats/themes/citron-vert/fond-bas.png);
width:900px;
border-top:1px solid #fff;
margin-top:-1px;
font-size:10pt;
}

.post {
border:3px solid #FFF;
background-color:#eff2cb;
color:#333;
margin-top:19px;
-moz-border-radius: 10px;
padding-left:10px;
padding-right:10px;
font-size:11px;
}

.post ul li{
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
list-style-type: none;
background-image: url(http://spongestats.sourceforge.net/spongestats/themes/citron-vert/puce-liens.png);
background-repeat: no-repeat;
background-position:top left;
padding-left: 15px;
margin-top:5px;
}

#main h3 {
	color:#9EA830;
}

.day-date {
	display:none;
}

#main p {
	line-height : 1.6em;
}

.post-title {
	color:#AAB534;
}
.post-title a {
	text-decoration : none;
}

.chapo {
	margin-bottom : 2em;
}
.chapo p:first-letter {
	/*font-weight : bold;
	font-size : 2.5em;
	font-family : serif;
	float : left;
	margin-right : 0.2em;*/
}

.post-info, .post-info-co {
	font-size : 0.85em;
	/*text-align : right;*/
}
.post-info {
	margin : 0;
	background-color:#E6EE8A;
}
.post-info-co {
	clear : both;
	margin-top : 0;
}


/* Content
-------------------------------------------------------- */
#content {
	margin : 0 1em 0 0;
	padding : 1em;
}

/* Liste commentaires + formulaire
-------------------------------------------------------- */
#comments, #trackbacks {
border:3px solid #FFF;
background-color:#eff2cb;
margin-top:19px;
-moz-border-radius: 10px;
padding-left:10px;
padding-right:10px;
font-size:11px;
}

#comments blockquote, #trackbacks blockquote {
	display : block;
	margin : 0;
	padding : 1px 1em;
	border : 1px solid #fff;
	color : #000;
	background-color:#E4EC8C;
	-moz-border-radius: 10px;
}

.comment-info {
	margin-bottom : 0;
	font-size : 0.85em;
}

.erreur {
	border : 1px solid;
	padding : 0.5em;
}

/* Menu
-------------------------------------------------------- */
#sidebar {
margin : 0 76% 0 0;
padding : 2em 0;
background-color:#64D6F8;
padding-left:15px;
width:195px;
}
#sidebar ul {
padding:0px;
margin:0px;
}
#sidebar ul li {
list-style-type:none;
}
#sidebar h2 {
padding:0px;
background-image:url(http://spongestats.sourceforge.net/spongestats/themes/citron-vert/fond-h3-gauche.png);
background-repeat:no-repeat;
margin:0px;
width:100%;
height:20px;
font-size:10px;
padding-left:3px;
padding-top:3px;
text-transform:uppercase;
font-weight:200;
color:#353535;
margin-bottom:5px;
text-align:left;
}
#sidebar h3 {
padding:0px;
margin:0px;
width:185px;
height:15px;
font-size:10px;
padding-left:3px;
padding-top:3px;
font-weight:200;
color:#353535;
background-color:#E6EE8A;
margin-bottom:5px;
margin-top:10px;
text-align:left;
}
#sidebar div {
margin-bottom:10px;
border:3px solid #fff;
-moz-border-radius: 10px;
background-color:#eff2cb;
padding:0px;
padding-bottom:10px;
}
#sidebar a {
font-size:10px;
padding:0px;
padding-left:35px;
margin:0px;
min-height:12px;
text-align:left;
display:block;
color:#000;
text-decoration:none;
background-image:url(http://spongestats.sourceforge.net/spongestats/themes/citron-vert/lien-archive-off.png);
background-repeat:no-repeat;
background-position: 20px;
}
#sidebar a:hover {
color:#65d6f8;
background-image:url(http://spongestats.sourceforge.net/spongestats/themes/citron-vert/lien-archive-on.png);
background-repeat:no-repeat;
background-position: 20px;
}

#search {
padding:5px;
color:#000;
font-size:10px;
text-align:center;
}

/* Footer
-------------------------------------------------------- */
#footer {
padding:0px;
clear : right;
width:900px;
border-top:none;
text-align:center;
font-size:10px;
background-image:url(http://spongestats.sourceforge.net/spongestats/themes/citron-vert/fond-banner.png);
background-repeat:repeat;
color:#353535;
border-top:3px solid #fff;
padding-top:10px;
padding-bottom:10px;
margin-bottom:-5px;

}
#footer a {
color:#353535;
}

/* Error messages
-------------------------------------------------------- */
.error {
border:3px solid #FFF;
background-color:#eff2cb;
color:#333;
margin-top:19px;
-moz-border-radius: 10px;
padding-left:10px;
padding-right:10px;
font-size:11px;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


/* Formulaires
-------------------------------------------------------- */
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}

input {
width:150px;
border:1px solid #fff;
background-color:#E6EE8A;
font-size:10px;
-moz-border-radius: 4px;
}
select {
width:150px;
border:1px solid #fff;
background-color:#E6EE8A;
font-size:10px;
-moz-border-radius: 4px;
color:#353535;
}
textarea {
width:100%;
border:1px solid #fff;
background-color:#E6EE8A;
font-size:12px;
-moz-border-radius: 4px;
}