body { font-family : 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif; }

#qlub_headerbanner { position:relative }
#quomodo_logo {
	background-image : url('/clients/quomodo/images/logo_quomodo.png');
	background-repeat:no-repeat ;
	position:absolute;
	top:12px;
	left:12px;
	cursor:pointer;
	z-index:2;
}

#quomodo_title{
	position : absolute; 
	left : 285px;
	top : 12px;
	font-size:40px;
	font-family : 'Arial Rounded MT Bold', 'Lucida Sans', 'Lucida Grande', Helvetica, Arial;
	color: white;
	text-shadow: 2px 2px 4px #777; 
	margin: 0;
	padding:0;
}

#quododo_loginbutton {
	position:absolute;
	top: 20px;
	right : 190px;
	background-image : url('/clients/home/images/connexion.png');
	background-repeat:no-repeat;
	cursor:pointer;
}

#quododo_loginbutton a{
	font-size:14px;
	padding-left:12px;
	line-height:36px;
	font-family:"Lucida Grande", Arial;
}

#quododo_createwebsite {
	position:absolute;
	top: 20px;
	right : 20px;
	background-image : url('/clients/home/images/createwebsite.png');
	background-repeat:no-repeat;
	cursor:pointer;
}

#quododo_createwebsite a {
	font-size:14px;
	color:white;
	padding-left:12px;
	line-height:32px;
	font-family:"Lucida Grande", Arial;
}

#aide_searchbutton{
	width: 150px; 
	border : solid 1px white;
	background-color : #DDD; 
	height:24px; 
	margin-left:5px;
	cursor : pointer;
}

#web_headertable_elem{
	display:none;
}

#footerbody{
	background-image: url('/clients/home/images/footer_body.png');
}

#footerbody a, #footerbody a:visited, #footerbody a:link, #footerbody a:hover{
	color:white;
}

#footerfooter{
	background-image: url('/clients/home/images/footer_footer.png');
}

.qlub_tab_title, a.qlub_tab_title:link, a.qlub_tab_title:visited { 
	font-weight :bold; 
}

.qlub_menu_content li a:link, .qlub_menu_content li a:visited {
	font-weight:bold; 
}

.qlub_menu_content li { 
	list-style-type:none; 
	list-style-position:outside;
	padding-right:10px; 
	padding-left:20px; 
	font-size:12px;
}

#quomodofooter{ 
	width: 100%; 
	font-size:13px; 
	color:#333; 
}

.qlubcontainer_noteheader{ 
	top : 10px; 
	left : -7px; 
	border : solid 1px white; 
	width : 100%; 
	font-family : 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif; 
	height : 32px; 
	font-size : 16px; 
	margin-bottom : 10px;
	background-image : url('/bundles/qlub/images/noteheaderbg.png');
	background-repeat : repeat-x;
	background-position : top left
 }

.fond_clair { 
	background-repeat:repeat-x; 
	background-image : url('/clients/home/images/fond_clair.jpg'); color:#1E3B7E; 
}

.fond_fonce { 
	background-repeat:repeat-x; 
	background-image : url('/clients/home/images/fond_fonce.jpg'); color:#FFF; 
}

ul { 
	/*margin:0; */
	padding : 0 0 0 20px; 
}

li {
	padding:0;
	margin:0;
}

.home_h3 { 
	font-size:14px;
	font-weight:bold;
	margin:0; 
}

.q_sitemap li.q_sitemap_page{
	padding-top : 2px;
}

.q_sitemap{
	padding : 20px 40px;
}

.q_sitemap_menu{
	font-size : 16px;
	padding-top : 20px;
}
