/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2005 Jori Avlis. 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 ***** */
 
html, body {
	padding: 5px 0;
	background-color: #000000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	color: #aacae2;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
}

.field label{
	display: block;
}

input, textarea{
	border: 1px solid #;
}

textarea{
	width: 95%;
	font-size: small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	font-weight: bold;
	color: #c8dfe8;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#prelude {
	position: absolute; 
	top: -5000px; 
}

#titreblog {
	font-size: x-large; repeat
}



#menu {
	margin: 0 0 -7px 0;
	padding: 0;
}

#menu ul { 
	list-style: none;
	margin: 10px;
	padding: 0px;
	width: 100%;
	height: 35px;
}

#menu li {
	float: left;
	background: url('imgs/') no-repeat left top;
	font-size: large; padding-left:10px; padding-right:0px; padding-top:10px; padding-bottom:12px
}

#menu li a {
	background: url('imgs/') no-repeat top right;
	font-size: large; padding-left:10px; padding-right:25px; padding-top:10px; padding-bottom:12px
}

#menu li:hover {
  background-position: 0% -46px;
}
  
#menu li a:hover {
	color: ##3333CC;
	text-decoration: none; 
}

#menu li:hover a {
	background-position: 100% -46px;  
}

#page {
	width:90%;
	margin: 0px auto;
	padding: 0;
}



hr.clear {
	clear: both;
	visibility: hidden;
	height: 0;
}

#content {
	position: relative;
	z-index: 10;
	width: 69%;
	margin: 0;
	padding: 0;
	float: left; 
}

.middle {
	position: relative;
	z-index: 20;
	margin: 0;
	padding: 0;
	background: #141d3f url('imgs/bordgauche2.png') repeat-y top left;
	
}

.middle2 {
	position: relative;
	z-index: 30;
	background: url('imgs/bordroit2.png') repeat-y top right;
}

.middleTop {
	position: relative;
	z-index: 40;
	margin: 0 auto;
	padding: 0;
	background: url('imgs/bordhaut2.png') repeat-x top left;
	width: 100%;
	height: 130px
}

.middleleftTop {
	margin: 0 auto;
	display: block;
	padding: 0;
	background: url('imgs/bordgauchehaut2.png') no-repeat top left;
	height: 130px
}

.middlerightTop {
	margin: 0 auto;
	display: block;
	padding: 0;
	background: url('imgs/bordroithaut2.png') no-repeat top right;
	height: 130px
}

.middletitre {
	padding: 25px 30px;
	font-size: medium;
	display: block;
}

.middleFoot {
	position: relative;
	z-index: 40;
	margin: 0 auto;
	padding: 0;
	background: url('imgs/bordbas2.png') repeat-x bottom left;
	height: 135px
}

.middleleftFoot {
	margin: 0px auto;
	display: block;
	padding: 0;
	background: url('imgs/bordgauchebas2.png') no-repeat bottom left;
	height: 135px
}

.middlerightFoot {
	margin: 0px auto;
	display: block;
	padding: 0;
	background: url('imgs/bordroitbas2.png') no-repeat bottom right;
	height: 135px
}

.post-contenu{
	position: relative;
	z-index: 50;
	margin: -85px 40px -100px 30px !important;
	margin: -75px 40px -100px 30px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}


#sidebar {
	width: 30%;
	padding: 0;
	background: #000000 url('imgs/') repeat-y top left;
	float:right; background-color:#000000
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 {
	background: url('imgs/.png') repeat-y top right;
}

#brightTop {
	margin: 0 auto;
	padding: 0;
	background: url('imgs/.png') repeat-x top left;
	height: 130px
}

#brightleftTop {
	margin: 0px auto;
	display: block;
	padding: 0;
	background: url('imgs/3.png') no-repeat top left;
	height: 130px
}

#brightrightTop {
	margin: 0 auto;
	display: block;
	padding: 0;
	background: url('imgs/.png') no-repeat top right;
	height: 130px
}


#brightcenter {
	position: relative;
	z-index: 2;
	font-size: x-small;
	margin: -100px 34px -88px 27px;
}

#brightFoot {
	margin: 0 auto;
	padding: 0;
	background: url('imgs/.png') repeat-x bottom left;
	height: 128px
}

#brightleftFoot {
	background-position: bottom left; margin:0px auto; display: block;
	padding: 0;
	height: 128px; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll
}

#brightrightFoot {
	margin: 0px auto;
	display: block;
	padding: 0;
	background: url('imgs/') no-repeat bottom right;
	height: 128px
}

.brighth2{
	font-size: medium;
	margin: 10px 0 0 0;
}


}

#q{
	padding-left: 8px;
	background-position: 4px 4px;
}

}

#footer {
	width:85%;
	margin: -5px auto;
	padding: 0;
	font-size: x-small;
	color: #aacae2;
}

#footer a {
	color: #c8dfe8;
}

#footer a:hover {
	color: #ffffff;
}
