/* @group RESETS */

/*  
Theme Name: domaine de la badouillere
Theme URI: http://www.mankin-studio.com/
Description: Original tempate for domaine de la badouillere website.
Version: 1.0
Author: Mankin
Author URI: http://www.mankin-studio.com/

*/

:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd {
	margin: 0;
	padding: 0;
}

a images,:link images,:visited images {
	border: none;
}

address {
	font-style: normal;
}

dl {
	margin: 0 0 0 .8em;
}

dl dt {
	margin: 0 0 .5em 0;
}

dl dd+dt {
	margin-top: 1.5em;
}

dl dd {
	margin: 0 0 1em 2em;
}

ol {
	list-style: decimal;
}

ol li {
	margin: 0 0 1em 2.5em;
}

ol li ol {
	margin: 1em 0 1em 1em;
}

ol li ul {
	margin: 1em 0 1em 1em;
}

p {
	margin-bottom: 1em;
}

ul {
	list-style: disc;
}

ul li {
	margin: 0 0 1em 2em;
}

ul li ul {
	margin: 1em 0 1em 1em;
	list-style: none;
}

ul li ol {
	margin: 1em 0 1em 1em;
}

hr {
	background-color: transparent;
	border: none;
}

/* @end */

html, body {
	background-color: #525252;
	height: 100%;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#conteneur00 {
	background: #525252 url(images/gradient.jpg) repeat-x;
	height: 100%;
	width: 100%;
}

#conteneur01 {
	background: url(images/page.jpg) repeat-y top center;
	margin: auto;
}

#conteneur02 {
	background: url(images/footer.jpg) no-repeat bottom center;
	margin: auto;
}

#conteneur03 {
	background: url(images/leader.jpg) no-repeat top center;
	padding: 30px 0 30px 0px;
	margin: auto;
}

#conteneur04 {
	margin: auto;
	margin-top: 0px;
	width: 740px;
	padding-bottom: 20px;
	height: 550px;
}

html>body #conteneur04 {
	height: auto;
	min-height: 550px;
}

h2 {
	color: #e78103;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
}

#content h2 img {
	border: none;
}

#content h3 {
	border: none;
	background-color: #258a00;
	color: #fff;
	padding: 2px;
	display: block;
	width: 100%;
	height: 16px;
	margin-bottom: 10px;
}

#content h3 a{
	color:  #FFF;
	display:  block;
	width: 100%;
}

alignleft {
	float: left;
}

alignright {
	float: right;
}

div#header {
	color: #FFF;
	width: 740px;
	height: 290px;
}


/* titre et description du site */

div#headerimg {
	position: absolute;
	top: 210px;
	color: #000;
	margin-left: 70px;
}

div#headerimg a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

div.description {
	color: #FFF;
}

/*  Menu */

#sidebar {
	display: block;
	border: 0px;
	padding: 0;
	z-index: 5;
	position: absolute;
	top: 262px;
	margin: 0;
}

#sidebar ul {
	width:540px;
	min-height: 20px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 500;	
	font-weight: bold;
	font-size: 0.95em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar li {
	display: inline;
	float: left;
	min-height: 20px;
	position: relative;
	text-align: left;
	padding: 6px 8px 0;
	margin: 0px 0px 0px 0px;
}

#sidebar h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}

#sidebar li ul {
	width: 150px;
	height: auto;
	top: 100%;
	left: 0px;		
	font-weight: normal;
	font-size: 1em;
}

#sidebar li.LargeMenu ul {
	width: 200px;
	height: auto;
	top: 100%;
	left: 0px;
}

#sidebar li ul li {
	text-align: left;
	width: 118px;	
	height: auto;
	min-height: auto;
	display: block;
}

#sidebar li.LargeMenu ul li {
	text-align: left;
	width: 198px;	
	height: auto;
	min-height: auto;
	display: block;
}

#sidebar a {
	text-decoration: none;
	}

#sidebar li li ul {
	top: 0;
	left: 0;
}

#sidebar li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#sidebar ul ul,
#sidebar ul li:hover ul ul,
#sidebar ul ul li:hover ul ul,
#sidebar ul ul ul li:hover ul ul,
#sidebar ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
}

/* display them on hover */
#sidebar li:hover ul,
#sidebar ul li:hover ul,
#sidebar ul ul li:hover ul,
#sidebar ul ul ul li:hover ul,
#sidebar ul ul ul ul li:hover ul,
#sidebar ul ul ul ul ul li:hover ul {
 	 display: block;
}

#sidebar #PhpWebcontent {
	display:none;
}	

/* define the consecutive colors */

#sidebar {
	color: #FFFFFF;
}

#sidebar ul{
	background: transparent;
}

#sidebar ul ul {
	background: transparent;
}
#sidebar ul li {
	background: transparent;
}

#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
	width: 100%;
	display: block;
	height: auto;
	}

#sidebar ul li:hover {
	background: #e78103;
}

#sidebar ul li ul {

}

#sidebar ul li ul li {
	background: #ffc200;
}

#sidebar ul li ul li:hover {
	background: #e78103;
}

#sidebar ul li ul ul li{
	background: #ffc200;
	
}

#sidebar ul li ul ul li:hover {
	background: #e78103;
}

/* le contenu */

#content {
	margin: 0px 0 40px;
	text-align: justify;
	width: 740px;
	padding-bottom: 40px;
}

html,body #content {
	height: auto;
}

#content a {
	font-weight: bold;
	color: #e78103;
}

#content a:hover {
	color: #ff9000;
}

blockquote {
	padding: 20px;
	background-color: #fff2db;
	color: #000;
}

#content img {
	border: none;
	margin: 0 0 0 10px;
}

div.entry {
	margin-top: 10px;
}



/* pied de page*/

div#footer {
	text-align: center;
	color: #fff;
	height:  130px;
	clear:  both;
}

div#footer a {
	color: #fff;
}

div#banner {
	padding: 0px;
	top: 4px;
	position: absolute;
}

div#banner img {
	margin-right: 0;
	float: right;
}

textarea#comment {
	width: 420px;
}

a#credits {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	height: 68px;
	width: 30px;
	background: url(images/credits.gif) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

a#admin {
	position: absolute;
	right: 0;
	bottom: 60px;
	display: block;
	height: 68px;
	width: 30px;
	background: url(images/admin.gif) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

.search{
	position:  absolute;
	margin-left: 592px;
	top:  262px;
	border: 1px solid #187900;
	width:  142px;
}

#searchform{
	height:  16px;
	background-color: transparent;
}

#searchform #s{
	width: 100px;
	height:  16px;
	font-size: 10px;
	background: none;
	border: none;
}

#searchsubmit{
	border: none;
	height:  16px;
	font-size: 10px;
	background-color: #187900;
	color: #fff;
	width:  40px;
	display:  none;
	vertical-align: middle;
}

.lang{
	position:  absolute;
	margin-left: 540px;
	top:  265px;
	/* cacher les changements de langue */
	display:  none;
}

.lang ul{
width :100px;
}

.lang li {
	float: left;
	list-style-type: none;
	border: none;
	margin: 0 0 0 4px;
}



.lang li a img {
	border: none;
	text-decoration: none;
} 


div.image_chargement {
	background: url(images/x.gif);
	width: 66px;
	height: 66px;
	position: absolute;
	left: 50%;
	margin-left: -33px;
	top: 300px;
	z-index: 300;
}

