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


html, body {
	margin:							0px;
	padding:						0 5% 0 5%;
	font-size:						10pt;
	font-family:					"Lucida Grande", Verdana, sans-serif;
	/*background-color: 			#000;*/
	color:							#fff;
	background-image: url(img/fond.jpg);
}

table { width: 					100%;}
table td {
	padding: 						0;
	border-width: 					0;
	vertical-align: 				top;
}
#xo-canvas {
	position:relative;
	width:100%;
	z-index:100;
	margin:							0;
	padding: 0px;
	color:							#333;
	background-color: 			#fff;
}
body.theme-dialog #xo-canvas {
	margin:							0;
}
/*============== Styles pour le header =================*/

/* ---------- Bannières ---------- */

#xo-banner {
	color:							#666;
	clear:							both;
	text-align:						center;
	/* Use relative pos to ensure the banner ad img/flash is relative to the header */
	position:						relative;
	z-index:							100;
	width:							100%;
	/*height:							80px;
	background-color:				#E9E9E9;*/
}
#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;
}
/*#xo-logo {
	width:100px;
	height:73px;
	float:left;
	margin:0;
	padding:0;
}*/
#header_g {
	float:left;
	clear: none;
	background-image: url(img/header_g.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 10px;
}
#header {
	text-align:left;
	position:absolute;
	left:10px;
	right:10px;
	background-image: url(img/header.jpg);
	margin: 0px;
	padding: 0px;
	height: 120px;
}
#header_d {
	float:right;
	background-image: url(img/header_d.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 10px;
	
	}
/*---------------------- Nom du site dans le header ----------------------------*/
/*#xo-site-title {
	display:block;
	clear:right;
	top:60px;
	float:left;
	color:							#666;
	/*background: 					inherit;
}*/
.commercial a:hover {
	color:							#EAAD7B;
	/*background-color: 			inherit;*/
}
#xo-site-title h1 {
	top:0;
	padding: 						10px 0 0 15px;
	margin: 						0;
	border-bottom-width:			1px;
	border-bottom-style: 		solid;
	border-bottom-color: 		#D2D2D2;
	text-decoration: 				none;
}
.commercial {
	clear:right;
	text-decoration: 				none;
	font-weight: 					bold;
	font-family:	 				"Lucida Grande","Trebuchet MS", Verdana, sans-serif;
 }
/*----------------------- titre du slogan du site dans le header ------------------------*/
#xo-site-slogan {
	float:							left;
	font-family:	 				"Lucida Grande","Trebuchet MS", Verdana, sans-serif;
	display:						block;
	color: 							#666;
	padding-left: 					10px;
	margin:							0;
	top:							0;
	margin: 						0;
	border-bottom-width:			1px;
	border-bottom-style: 			solid;
	border-bottom-color: 			#D2D2D2;
	text-decoration: 				none;
}
#xo-site-slogan h1{
	margin:0;
	padding:0;
}
.slogan{
	font-style: 					italic;
}

/*------------------------ Affichage du logo ----------------------------*/
#xo-main-logo {
	color:							#666;
	padding-left: 					60px;
	margin:0;
	background: 					inherit;
	float:left;
	clear:none;
	}

/*-------- Affichage des champs de saisie dans le header-----------*/
#xo-banner form {
	margin:							0px;
	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: 					transparent;
}
#xo-userbar form {
	display:							inline;
	padding:							0px;
}
#xo-userbar button {
	margin: 0px -3px;
	border:							0px none;
	padding:							0px;
	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: 							#E2007A;
}
#xo-uname {
	color:							#E2007A;
	font-size:						1.1em;
	font-weight:					bold;
	/*background: 					inherit;*/
}
/*============= Style pour la barre en dessous du header ================*/
#barre_header {
	float:left;
	background-image: url(img/barre_header.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 10px;
}

/*============= Style pour l'include globalnav.html ================*/
#xo-globalnav {
	float:left;
	width: 100%;
	color:							#E2007A;
	margin: 0;
	background-color:				#FFF;
	padding:							2px 0px 0px;
	min-height:						20px;
	font-size:						1.1em;
	font-weight: 					bold;
	list-style-type:				none;
}
* html #xo-globalnav { height: 20px; }

#xo-globalnav .x2-label {
	display:							none;
}
#xo-globalnav li {
	font-size: 						1.2em;
	display:						inline;
	margin:							0px;
	padding-left:					20px;
	padding-right:					.5em;
}
#xo-globalnav a {
	color:							#E2007A;
	text-decoration:				none;
	background: 					inherit;
}
#xo-globalnav a:hover {
	color:							#666;
	text-decoration:				none;
	background: 					inherit;
}

/*=============== Affichage Pied de page - Footer  ====================*/
#xo-footer {
	position:relative;
	float:left;
	width:100%;
	height:10%;
	text-align:						center;
	/*padding:							.5em;*/
	font-size:						.8em;
	color:							#ccc;
	margin:							0px;
	padding: 0px;
	background-color: 				#666;
}
body.theme-dialog #xo-footer { padding: .2em .5em; font-size:	.8em;}
#xo-footer a {
	color: 							#ccc;
	text-decoration: 				none;
	background: 					inherit;
}
#xo-footer a:hover {
	color: 							#fff;
	text-decoration: 				underline;
	background: 					inherit;
}
#phpmy {
	text-decoration: none;
	font-size:10px;
	color:#FFFFFF;
}

/*================= Zone de contenu ===================*/
#xo-canvas-content {
	float:left;
	width:100%;
	color:							#666;
	background-color: 			#FFF;
	padding:						0px;
	margin-right: 0px;
}
#xo-page {
	color:							#666;
	background-color:				#fff;
	/*border-width:					1px 2px 2px 1px;
	border-style: 					solid;
	border-color:					#b6b7b8;*/
}
#xo-canvas-rightcolumn {
	padding-right: 10px;
}
#xo-content {
	clear:							both;
	padding:						0px;
	margin:							0px;
	color:							#333;
	background-color:				#fff;
}

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

/*========== Menu principal dans bloc =============*/
#mainmenu a {
	display: 						block;
	margin: 							0;
	padding: 						1px;
	font-weight: 					500;
}
#mainmenu a:hover {
	text-decoration:				none !important;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {
	color:							#555;
	padding-left: 					20px;
	font-size:						.8em;
	font-style: 					italic;
	background-color:				inherit;
}
#mainmenu a.menuSub:hover {
	color:							#666;
	background-color: 			inherit;
}

/*============ Menu utilisateur dans bloc ============*/
#usermenu a {
	display: 						block;
	margin: 							0;
	padding: 						2px;
	color:							#666;
	font-weight: 					normal;
	font-size: 						0.8em;
	line-height: 					1em;
	background-color: 			inherit;
}
#usermenu a:hover {
	color:							#666;
	padding-left: 					3em;
	font-style: 					italic;
	text-decoration:				none !important;
	border-left:					1px solid #666;
	border-bottom:					1px solid #666;
	background-color: 			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;}
