/* ======================================================== */
/*	Created by Devit Schizoper 								*/
/*	Created HomePages http://LoadFoo.starzonewebhost.com	*/
/*	Created Day 01.12.2006 									*/
/* Modified by kris for Xoops	- http://xoopstestkris.free.fr */
/* ======================================================== */

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

html, body {
	margin: 							0;
	background: 					#fff url(img/top_bg.gif) repeat-x;
	font-family: 					Verdana, Arial, sans-serif;
	font-size: 						10px;
}
table { width: 					100%;}
table td {
	padding: 						0;
	border-width: 					0;
	vertical-align: 				top;
}
#xo-canvas {
	margin-left: 					auto;
   margin-right: 					auto;
   width: 							900px;
}
body.theme-dialog #xo-canvas {
	margin:							0px 6px;
}
/* ---------- Bannières ---------- */
#xo-header {
	clear:							both;
	width: 							100%;
	height: 							88px;
	color: 							#fff;
	overflow:						hidden;
	background-color: 			inherit;
}
#xo-header a {
	color: 							#fff;
	background-color: 			inherit;
	text-decoration: 				none;
}
#xo-header a:hover {
	color: 							#93B300 !important;
	background-color: 			inherit;
	text-decoration: 				none;
}
#xo-banner {
	margin: 							1em auto -2em auto;
	text-align: 					center;
}
#xo-banner.commercial {}
body.theme-dialog #xo-header {
	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 {
	color: 							#fff;
	letter-spacing: 				3px;
	font-size: 						2.4em;
	font-weight: 					normal;
	position: 						relative;
	margin: 							0px;
	top:								33px;
	display:							block;
	float:							left;
	background: 					url(img/bg_t.gif) no-repeat;
	padding-left: 					10px;
	border-bottom: 				none;
	background-color:				inherit;
}
#xo-site-title .commercial a:hover {}
#xo-site-title.commercial {}
/*----------------------- titre du slogan du site dans le header ------------------------*/
#xo-site-slogan {}
#xo-site-slogan.commercial {}

/*------------------------ Affichage du logo ----------------------------*/
#xo-main-logo {}
#xo-main-logo.commercial {	}
/*-------- Affichage des champs de saisie dans le header-----------*/
#xo-header form {}
#xo-header input {}

/*============= Style pour l'include globalnav.html ================*/
#xo-globalnav {
	display: 						block;
	float:							right;
}
* html #xo-globalnav { /*height: 20px; */}
#xo-globalnav .x2-label {
	display:							none;
}
#xo-globalnav ul {
	margin: 							0;
	list-style: 					none;
}
#xo-globalnav li {
	display: 						block;
	float: 							left;
	/*#fff-space: 					nowrap;*/
}
#xo-globalnav a {
	display: 						block;
	padding: 						55px 10px 12px 10px;
	text-decoration: 				none;
	color: 							#fff;
	font-weight: 					bold;
	background-color:				inherit;
}
#xo-globalnav a:hover {
	color:							#fff !important;
	text-decoration:				none;
	background: 					url(img/bg_menu.gif);
	background-color:				inherit;
}
* html #xo-globalnav a {width:1%;}
/*=============== Affichage Pied de page - Footer  ====================*/
#xo-footer {
	margin: 							40px auto 0 auto;
	text-align: 					center;
	border-top: 					dotted 1px gray;
	padding: 						20px 0 20px 0;
	width: 							80%;
}
body.theme-dialog #xo-footer {}
#xo-footer a {
	color: 							#333;
	text-decoration: 				none;
	background: 					inherit;
}
#xo-footer a:hover {
	color: 							#93B300;
	text-decoration: 				none;
	background: 					inherit;
	border-bottom: 				1px dashed #93B300;
}
.rss { float: 						right;}
.rss a:hover {	text-decoration: none;}
/*================= Zone de contenu ===================*/
#xo-canvas-content {
	width: 							100%;
	margin-top:						30px;
}
#xo-page {
	color:							#333;
	background-color:				#fff;
}
#xo-canvas-rightcolumn {padding: .5em;}
#xo-content {
	clear:							both;
	padding:							.5em;
	margin:							0px;
	color:							#333;
	background-color:				#fff;
}

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

/*========== Menu principal dans bloc =============*/
#mainmenu {
	list-style: 					none;
	margin: 							2em 0;
}
#mainmenu a {
	margin: 							0;
	display: 						block;
	height: 							2.0em;
	padding: 						0.3em 0.3em 0.3em 0.8em;
	border-bottom: 				2px;
	border-top: 					2px;
	color: 							#93B300 !important;
	background-color: 			#F7F9FB;
	font-weight: 					bold;
	text-decoration: 				none;
}
#mainmenu a:hover {
	color: 							#333 !important;
	background: 					url(img/bg_t.gif) no-repeat;
	background-color: 			#fff;
	font-weight: 					bold;
	text-decoration: 				none !important;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {}
#mainmenu a.menuSub {
	color:							#333 !important;
	padding: 						.1em .1em .1em 2.5em;
	font-size:						.8em;
	font-style: 					italic;
	background-color:				inherit;
	background-image: 			none;
}
#mainmenu a.menuSub:hover {
	color:							#93B300 !important;
	background: 					inherit;
}
/*============ Menu utilisateur dans bloc ============*/
#usermenu a {
	display: 						block;
	margin: 							0;
	padding: .2em 1em;
	color:							#93B300;
	font-weight: 					normal;
	font-size: 						0.9em;
	font-style: 					italic;
	line-height: 					1em;
	background-color: 			#E0DFE3; /*inherit;*/
}
#usermenu a:hover {
	color:							#333;
	text-decoration: 				underline !important;
	background-color: 			#E0DFE3; /*inherit;*/
}
#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;}