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

html, body {
	margin:							0;
	padding:						0;
	background:						#2e3c50 url(img/bgBody.jpg) 0px 21px repeat-x;
	font-family:					Arial, Helvetica, sans-serif;
	color:							#fff;
	font-size:						11pt;
}
body#system {
	background:						#2e3c50 url(img/bgBodyHome.jpg) 0px 21px repeat-x;
}
table { width: 						100%;}
table td {
	padding: 						0;
	border-width: 					0;
	vertical-align: 				top;
}
#xo-canvas {
	text-align:						left;
	margin:							0 auto;
	font-size:						100%;
	width:							900px;
	padding:						0;
	position:						relative;
}
body.theme-dialog #xo-canvas { margin:	0px 6px;}
/*---------------------- Headerpart - Topheader, Menu, Home Header Block and Flash ----------------------------*/
#pageheader {
	width: 100%;
	height: 155px;
	background: transparent url(img/bgHeader.jpg) top left no-repeat;
}
#menu {
	height: 31px;
}
.headerLogo {
	position: absolute;
	top: 14px;
	left: 22px;
	display: block;
}
.headerBanner {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}
#homeHead {
	height: 215px;
	padding: 0;
	padding-bottom: 2px;
}
#homeHead #headerBlocks {
	width: 293px;
	position: absolute;
	top: 186px;
	left: 0px;
	display: block;
}
#homeHead #headerBlocks #user, #homeHead #headerBlocks #mailing {
	width: 293px;
	height: 92px;
	margin-top: 10px;
	display: block;
	background: transparent url(img/bgHeadBlock.png) left top no-repeat;
}
#homeHead #headerBlocks #mailing { margin-top:11px; }
#homeHead #headerflash{
	width: 597px;
	position: absolute;
	top: 186px;
	right: 0px;
	display: block;
}
#homeHead #headerwrapper #headercolumn{
z-index: 1;
position: relative;
}
.flashHeader {
position: absolute;
z-index: 10;
margin-top: 10px;
}
.flashOverlay{
position:absolute;
width:597px;
height:195px;
z-index: 15;
margin-top: 10px;
}

/*============== Styles userbar.html and mailingbar.html =================*/
#xo-userbar {
	color:							#b3bcc8;
	text-align:						left;
}
#headerBlocks label {
text-transform: none;
font-weight: normal;
clear: none;
float: none;
padding: 10px;
padding-top: 7px;
color: #b3bcc8;
font-size: 11px;
}
#xo-userbar form {}
#user #xo-userbar button {
	margin: 0;
	padding: 0;
	background: transparent none;
	left: 250px; 
	top: 69px; 
	position: absolute; 
	border: 0;
}
#mailing #xo-mailingbar button {
	margin: 0;
	padding: 0;
	background: transparent none;
	left: 250px; 
	top: 171px; 
	position: absolute; 
	border: 0;
}
#xo-userbar button img {
}
#xo-userbar img {
}
#xo-userbar input, #xo-mailingbar input { 
	padding: 4px; 
	margin: 0; 
	background: #242c2b; 
	color: #b3bcc8; 
	font-size: 12px; 
	border: 1px #697a91 solid; 
	width: 227px; 
	position:absolute; 
	left: 10px; 
}
#inputUser { top: 39px; }
#inputPass { top: 69px; }
#field1, #itiro-itiro { top: 143px; }
#email, #name { top: 171px; }
#xo-userbar a {}
#xo-uname {}
#loggedin {
	font-size: 10px;
	left: 10px;
	position: absolute;
}
/*============= Styles globalnav.html ================*/
#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial, Helvetica, sans-serif;
color: #fff;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: #fff;
padding: 8px 0px; /*padding of tabs*/
text-align: center;
width: 99px; /* was 112px */
text-decoration: none;
background: transparent url(img/menuDivider.gif) top left no-repeat;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
background: none; 
margin-left: 2px;
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
}

#thicktabs li a:visited{
}

#thicktabs li a:hover {
color: #fff;
background: transparent url(img/menuDividerHover.gif) top left no-repeat; /*background image swap on hover*/
}

#thicktabs li.menuTickets a {
background: transparent url(img/menuDividerHover.gif) top left no-repeat;
text-decoration: blink;
}
#thicktabs li.menuTickets a:hover {
background: transparent url(img/menuDivider.gif) top left no-repeat;
}

#thicktabs li a:hover#leftmostitem {
background: transparent url(img/menuHover.gif) top right repeat-x; /*background image swap on hover*/
}

/*===============  Footer  ====================*/
#xo-footer {
	border-top: 					1px dotted #67788f;
	color:							#c2cad2;
	font-size: 						11px;;
	margin: 						0 0 10px 0;
	padding:					 	5px;
	clear:							both;
}
body.theme-dialog #xo-footer { padding: .2em .5em; font-size:	.8em;}
#xo-footer a {}
#xo-footer a:hover {}
span#copyright {float: right; font-size: 0.9em; line-height: 15px;}  /* floats the design link into position */
span.validation {  float: right; margin-right: 10px; } /* floats the validation buttons */
.validation img {  margin: 	0; } /* floats the validation buttons */
span#copyright, span#design {
	font-weight: 					normal;
	text-decoration: 				none;
	background: 					inherit;
}
#xo-footer .rss {float: right; padding: 0 0 0 20px; background-color: transparent;}
#xo-footer .rss a:hover {	text-decoration: none;}
/*================= Main Content Area ===================*/
#xo-canvas-content {
	width:							900px !important;
	background:						none;
	padding:						17px 0 25px 0;
}
#xo-page {
	background-color: 			transparent;
	width:							100%;
}
#xo-content {
	margin:							0px;
	background-color: 			transparent;
}
#xo-logger-output {font-size:	.8em;}
/*========== Main Menu =============*/
#mainmenu a {
	display: 						block;
	margin: 							0;
	padding: 						2px;
	font-weight: 					500;
}
#mainmenu a:hover {
	color: 							#fff !important;
	text-decoration:				none !important;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {
	color:							#fff;
	padding-left: 					20px;
	font-size:						.8em;
	font-style: 					italic;
	background-color:				inherit;
}
#mainmenu a.menuSub:hover {
	color:							#b3bcc8 !important;
	background-color: 			inherit;
	background-image: 			none !important;
}

/*============ User Menu ============*/
#usermenu a {
	display: 						block;
	margin: 							0;
	padding: 						2px 0 2px 10px;
	color:							#b3bcc8;
	font-weight: 					normal;
	font-size: 						0.8em;
	line-height: 					1em;
	background-color: 			inherit;
}
#usermenu a:hover {
	color:							#fff;
	font-style: 					italic;
	text-decoration:				none !important;
}
#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;}