/* Thanks to Snow77, Skalpa and Leostotch for the initial work  */
/* Mor.pho.GEN.e.sis version 1.1.2 by kris (http://www.xoofoo.org and http://www.frxoops.org) */
/* file name : style.css (version 1.1.2) - 25 mars 2007 */

@import url(forms.css);
@import url(blocks.css);
@import url(content.css);

*{ margin: 0; padding: 0; }* 

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #749865 url(img/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #838B91;
}
table { width: 					100%;}
table td {
	padding: 						0;
	border-width: 					0;
	vertical-align: 				top;
}
#xo-canvas {
	margin:							0 0 0;
}
body.theme-dialog #xo-canvas {
	margin:							0 0px;
}

/* ---------- Bannières ---------- */
#xo-banner {
	width: 754px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}
#xo-banner.commercial {
	height:							117px;
}
body.theme-dialog #xo-banner {
	padding-top:					6px;
	padding-left:					10px;
	height:							48px;
}
/* Keep the ad img centered by using auto-margins and centeredcontainer/leftalignedchild on MSIE */
#xo-banner-ad {
	position:						absolute;
	top:								10px;
	right:							16px;
}
#xo-banner-ad object, #xo-banner-ad img {
	display:							block;
}

/*---------------------- Nom du site dans le header ----------------------------*/
#xo-site-title {
		float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(img/img05.jpg) no-repeat;
	line-height: 39px;
	font-size: 40px;
}
a#xo-site-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #468259;
}
a:hover#xo-site-title {
	color: 							#fff;
	background-color: 			inherit;
}
#xo-site-title.commercial {
	padding: 						10px 0 0 0px;
	margin: 							0 10px;
 }
 #xo-site-title .commercial a:hover {
	color:							#EAAD7B;
	background-color: 			inherit;
}
/*----------------------- titre du slogan du site dans le header ------------------------*/
#xo-site-slogan {
	float: right;
	width: 494px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url(img/img06.jpg) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}
#xo-site-slogan.commercial {}

/*------------------------ Affichage du logo ----------------------------*/
#xo-main-logo {
	position: 						relative;
	top: 								15px;
	color:							#666;
	padding-left: 					10px;
	background: 					transparent;
	}
#xo-main-logo.commercial {}
/*-------- Affichage des champs de saisie dans le header-----------*/
#xo-banner form {
	margin:							0;
	display:							inline;
}
#xo-banner input {
	color:							#333;
	width:							8em;
	background-color:				#E2E2E2;
	margin:							0px 0px 0px 2px;
}

/*============== Styles pour l'include userbar.html =================*/
#xo-userbar {
	color:							#666;
	position:						absolute;
	bottom:							1px;
	right:							1em;
	text-align:						right;
	background-color: 				transparent;
}
#xo-userbar form {
	display:							inline;
	padding:							0;
}
#xo-userbar button {
	margin: 							0 -3px;
	border:							0 none;
	padding:							0;
	background:						transparent none;
}
#xo-userbar button img {
	width: 							22px;
	height: 							22px;
 }
#xo-userbar img {
	width: 							22px;
	height: 							22px;
}
#xo-userbar input {
	color:							#333;
	background-color: 			#c6c7c9;
}

#xo-userbar a {
	text-decoration:				none;
	background-color: 			inherit;
	color: 							#32529C;
}
#xo-userbar a:hover {
	color: 							#EAAD7B;
	background-color: 			inherit;
}
#xo-uname {
	color:							#32529C;
	font-size:						1.1em;
	font-weight:					bold;
	background: 					inherit;
}

/*============= Style pour l'include globalnav.html ================*/
#xo-globalnav {
	width: 800px;
	height: 60px;
	margin: 0 auto;
}
* html #xo-globalnav { height: 20px; }

#xo-globalnav .x2-label {
	display:							none;
}
#xo-globalnav li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(img/img02.gif) no-repeat;
}
#xo-globalnav a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}
#xo-globalnav a:hover {
		border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
}


/*=============== Affichage Pied de page - Footer  ====================*/
#xo-footer {
	padding: 20px 0 40px 0;
	background: url(img/img08.gif) repeat-x;
}
body.theme-dialog #xo-footer { padding: .2em .5em; font-size:	.8em;}
#xo-footer a {
	color: 							#ccc;
	text-decoration: 				none;
	background-color:				inherit;
}
#xo-footer a:hover {
	color: 							#fff;
	text-decoration: 				underline;
	background-color:				inherit;
}
#xo-footer .copyright {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A6C09B;
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	font-size: 20px;
}
#xo-footer .design {
	position: 						relative;
	float: 							right;
	right : 							15px;
	font-size: 						0.9em;
	line-height: 					15px;
	font-weight: 					normal;
	text-decoration: 				none;
	background: 					transparent;
}
#xo-footer .rss {
	position: 						relative;
	display:							block;
	float: 							right;
	top :								4px;
	right: 							2px;
	background-color: 			transparent;
}
#xo-footer .rss a:hover {	text-decoration: none;}
/*================= Zone de contenu ===================*/
#xo-canvas-content {
	background: #FFFFFF url(img/img04.gif) repeat-x left bottom;
}
#xo-page {
	float: right;
	width: 510px;
}
#xo-canvas-rightcolumn {padding: .5em;}
#xo-content {
	clear:							both;
	padding:							.5em;
	margin:							0;
}

#xo-logger-output {font-size:	.8em;}

/*========== Menu principal dans bloc =============*/
#mainmenu a {
/* */
}
#mainmenu a:hover {
/**/
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {
  color: #468259;
	padding-left: 					20px;
	font-size:						.8em;
	font-style: 					italic;
	background-color:				inherit;
}
#mainmenu a.menuSub:hover {
/**/
}

/*============ Menu utilisateur dans bloc ============*/
#usermenu a {
/**/
}
#usermenu a:hover {
/**/
}
#usermenu a.menuTop {}
#usermenu a.highlight {
	background-color: 			#333;
	color: 							#ccc;
}

/*=========== Règles nécessaires pour les anciens templates des modules ============*/
#usermenu a, #mainmenu a {	display: block;}
.xo-canvas-column .menuSub { padding-left: 1em;}