@import url(forms000.css);
@import url(blocks00.css);
@import url(content0.css);

* { margin: 0; padding: 0; border: none; outline: none; text-decoration: none;}
html, body {
	margin:							0;
	padding:							0 10px;
	font-size:						10pt;
	font-family:					"Lucida Grande", Verdana, sans-serif;
	background-color:				#000;
	color:							#fff;
}
table { width: 					100%;}
table td {
	padding: 						0;
	border-width: 					0;
	vertical-align: 				top;
}
/* ======= encapsulage du thème dans le body ======= */
#xo-wrapper {
	background: url(main-bg0.htm) no-repeat center top;
}
#xo-bgstatic {}
#xo-canvas {
	margin:							0;
	background-color:				#C6C7C9;
	color:							#000;
}
body.theme-dialog #xo-canvas {
	margin:							0 6px;
}
/*================= Zone de contenu ===================*/
#xo-canvas-content {
	padding:							12px;
	color: 							inherit;
	background-color:				#c6c7c9;
}
#xo-page {
	padding-top:					10px;
}
#xo-canvas-rightcolumn {padding:	.5em;}
#xo-content {
	color:							#333;
	background-color: 			inherit;
	clear:							both;
	padding:							.5em;
	margin:							0;
}
#xo-uptop {
	margin: 							0;
	padding-top: 					5px;
	font-size: 						.9em;
	text-align:						right;
}
#xo-uptop a {
	color: 							#777;
	background-color: 			transparent;
}
#xo-uptop a:hover {
	color: 							#fff;
	background-color: 			inherit;
}
#xo-logger-output { font-size:	.8em;}
/* ============== header ================= */
#xo-header {}
#xo-top {
	height: 							40px;
	background-image:				url(header-b.png) !important;
	background: 					repeat-x top;
}
/* ---------- Bannières ---------- */
#xo-banner {
	clear:							both;
	position:						relative;
	z-index:							100;
	width:							100%;
	height:							80px;
	background:						#f1f1f1 url(header-c.png) repeat-x left bottom;
}
#xo-banner.commercial {
	height:							117px;
	background-image:	url(header-c.png);
}
body.theme-dialog #xo-banner {
	padding-top:					6px;
	padding-left:					10px;
	height:							48px;
}
#xo-banner-ad {
	position:						absolute;
	top:								10px;
	right:							55px;
	width:							480px;
	height:							72px;
	background:						url(bg-ad-to.png) no-repeat;
	padding:							6px;
}
#xo-banner-ad object, #xo-banner-ad img { display:	block;}
/*---------------------- Nom du site dans le header ----------------------------*/
#xo-site-title {}
a#xo-site-title {}
a:hover#xo-site-title {}
#xo-site-title.commercial {}
 #xo-site-title .commercial a:hover {}
/*----------------------- 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-banner form {}
#xo-banner input {}
/*============== Styles pour l'include userbar.html =================*/
#xo-userbar {
	display:							block;
	float: 							right;
	padding-top: 					2px;
	padding-right:					1em;
	color:							#666;
	background-color: 			transparent;
}
#xo-userbar form {
	display:							inline;
	padding:							0;
}
#xo-userbar button {
	margin:							0;
	border:							0 none transparent;
	padding:							0;
	background:						transparent none;
	margin-bottom:					-2px;
}
#xo-userbar button img {
	width: 							22px;
	height: 							22px;
 }
 #xo-userbar button:hover {
 	border: 							0 !important;
 }
#xo-userbar img {
	width: 							32px;
	height: 							32px;
}
#xo-userbar input {
	width: 							80px;
}
#xo-userbar input:hover {}
#xo-userbar a {
	color: 							#7BADEA;
	background-color: 			inherit;
	text-decoration:				none;
}
#xo-userbar a:hover {
	color: 							#EAAD7B;
	background-color: 			inherit;
}
#xo-uname {
	font-weight: 					bold;
	font-size: 						1.1em;
}
/*============== Styles pour l'include searchbar.html =================*/
#xo-searchbar {
	display:							block;
	float: 							left;
	margin-top: 					5px;
	margin-left : 					1em;
}
#xo-searchbar button {
	margin-left: 					5px;
	padding: 						0 2px 2px 2px;
}
#xo-searchbar input[type=text]{}
#xo-searchbar input[type=text]:hover {}
/*------------------- Affichage des drapeaux de langues ----------------*/
#xo-language {
	display: 						block;
	float:							left;
	margin-top :					5px;
	padding-left: 					1em;
	color:							#666;
	background-color: 			transparent;
}
#xo-language img{
	width: 							22px;
	height: 							22px;
}
/*============= Style pour l'include globalnav.html ================*/
#xo-globalnav {
	margin:							0;
	color:							#fff;
	background:						#1479D6 url(navbar-b.png) repeat-x left bottom;
	padding:							2px 45px 0;
	min-height:						28px;
	font-size:						1.1em;
	list-style-type:				none;
}
* html #xo-globalnav { height: 28px; }
#xo-globalnav .x2-label {
	display:							none;
}
#xo-globalnav li {
	display:							inline;
	margin:							0;
	padding-left:					.5em;
	padding-right:					.5em;
}
#xo-globalnav a {
	color:							#fff;
	background-color:				inherit;
	text-decoration:				underline;
}
#xo-globalnav a:hover {
	color:							#fabada;
	background-color:				inherit;
	text-decoration:				none;
}
/*=============== Affichage Pied de page - Footer  ====================*/
#xo-footer {
	text-align:						center;
	padding:							.5em;
	font-size:						.9em;
	color:							#666;
	background-color:				#C6C7C9;
	margin:							0;
	height: 							40px;
}
body.theme-dialog #xo-footer {
	padding:							.2em .5em;
	font-size:						.8em;}
#xo-footer a {
	color:							#333;
	background-color:				inherit;
}
#xo-footer a:hover {
	color: 							#fff;
	background-color:				inherit;
	text-decoration: 				underline;
}
#xo-footer .validw3c {
	position: 						relative;
	display:							block;
	float: 							left;
	top :								1px;
	right: 							2px;
	background-color: 			transparent;
}
#xo-footer .copyright {
	position: 						relative;
	background-color:				transparent;
	font-size: 						0.9em;
	line-height: 					15px;
	font-weight: 					normal;
	text-decoration: 				none;
}
#xo-footer .design {}
#xo-footer .rss {
	position: 						relative;
	display:							block;
	float: 							right;
	top :								4px;
	right: 							2px;
	background-color: 			transparent;
}
#xo-footer .rss a:hover {	text-decoration: none;}
/*========== Menu principal dans bloc =============*/
#mainmenu a {
	display: 						block;
	margin: 							0;
	padding: 						2px;
	font-weight: 					500;
}
#mainmenu a:hover {
	text-decoration:				none !important;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {
	padding-left: 					20px;
	color:							#fff;
	background-color:				inherit;
	font-size:						.8em;
	font-style: 					italic;
}
#mainmenu a.menuSub:hover {
	color:							#333;
	background-color: 			inherit;
	text-decoration: 				underline !important;
}

/*============ Menu utilisateur dans bloc ============*/
#usermenu a {
	font-size: 						.9em;
	padding-bottom: 				2px;
}
#usermenu a:hover {}
#usermenu a.menuTop {}
#usermenu a.highlight {
	color: 							#ff0000;
	background-color: 			#333;
}
/*=========== Règles nécessaires pour les anciens templates des modules ============*/
#usermenu a, #mainmenu a {	display: block;}
.xo-canvas-column .menuSub { padding-left: 1em;}
/*============== Styles pour system_siteclosed.html =================*/
#xo-siteclose {
	margin:							50px;
	padding:							30px;
	width:							400px;
	color:							#333;
	background-color:				#C6C7C9;
	border:							1px solid #7d7d7d;
	font-size: 						1.2em;
	font-weight: 					bold;
}
/*============== Styles pour system_redirect.html =================*/
#xo-redirect {
	width:							780px;
	margin:							50px auto;
	padding:							1em;
	text-align:						center;
	font-weight:					bold;
}
#xo-redirect .notreload {
	padding-top:					20px;
	height:							28px;
	color:							#fff;
	background-color:				inherit;
	font-size:						 1.1em;
}
#xo-redirect .notreload a {
	color:							#ff0000;
	background-color: 			transparent;
	font-weight:					bold;
	text-decoration: 				none;
}
#xo-redirect .message {
	padding:							1em;
	min-height:						60px;
	color:							#333;
	background:						#f1f1f1 url(header-c.png) repeat-x left bottom;
	border:		 					solid 1px #546f90;
	font-size:						1.2em;
	text-align:						center;
}
#xo-redirect .message img{
	padding:							1em;
}
