.ui-body-c, .ui-bar-a {background: none !important; border: none}

body {font-size: 13px;}
a:hover { 
	border-bottom: 1px dashed #BC761B; 
}

h2, h3, .content {text-shadow: 0 1px 0 #FFFFFF;}

.content a, .bottom a.current {color: #BC761B !important;}
.bottom a {color: #FFC578 !important;}
 
#social {	
	width: auto; 
	margin: 0;
	float: none;}
#social span {
	display: inline-block !important;
}

#links {margin-top: 0; padding: 10px 0 10px 10px;}
.links a, .links a span {background: none !important; border-width: 0px !important; box-shadow: none !important;
font-weight: normal !important; border-radius: 0!important;}

/* home */
#home {padding: .2em; height: auto;}
#home h2 {color: #2F3E46 /*!important;*/}

/* header */
.header {min-width: 300px; min-height: 165px;}

#tereskue  {position: relative; top: 5px; left: 2px;}

#libelle {display: none;}
#libelle-img {width: 100%;}
.description {text-align: right; display: block;}

#slider, #tereskue {display: inline-block; vertical-align: top;}


/* menu */
/* without js */
#menu li.without-js {padding: 5px 0.5em; border: 1px solid #B5B5B5; border-width: 1px 1px 0 1px;}
#menu li { position: relative; }
#menu h2 {margin: 0.6em 0;}
#menu > ul img {
	padding: .4em;     
	left: 1px;
   max-height: 60px;
   max-width: 47px;
   position: absolute;
   top: 0;
   float: left;
}

#menu > ul img.tereskue { max-width: 60px;}

#menu a.a-mobile {	
	display: block;
	min-height: 70px;
	min-height: 50px;
	padding-left: 100px; padding-right: 30px; text-shadow: 0 1px 1px #F6F6F6;
}    
	
#questionmark {display: none;}

/* replaced arrow on mobile link - main menu */
.mobile span.ui-icon {background-color: #2E3A43}

.content, .ui-icon {background: url("../img/bg-menu.png");}
.content {padding: 15px; margin: 2px;}

.red span.ui-icon {background-color: #BB4300}
.red h3 {color: #BB4300;}

.yellow span.ui-icon {background-color: #FBC700}
.yellow h3 {color: #DDB92D; color: #DFBB2F}

.darkgreen span.ui-icon {background-color: #7D994E}
.darkgreen h3 {color: #7D994E}

.green span.ui-icon {background-color: #677F6F}
.green h3 {color: #677F6F}

.blue span.ui-icon {background-color: #43778F}
.blue h3 {color: #43778F}


/* pages */
.top {margin-top: 15px;}
.top img { padding: 1%;}

.logo {width:140px; height:24px; 
	background-image: url("../img/social-sprite.png");
	background-position: 0 -55px;
 	background-repeat: no-repeat; 
 	margin: 0.4em;}

.logo, .links {	display: none; }

.bottom {
	background-color: #2E3A43; box-shadow: 0 -1px 3px #000000 !important;
	background: -moz-linear-gradient(#2E3A43, #4A555C) repeat scroll 0 0 transparent !important;
	text-shadow: none;
	color: #fff;
	padding-left: 4px;
}


#mobile-links {position:absolute;}
#mobile-links > a { color: #DCDCDC;}

#bottom-menu {position: fixed; bottom: 0; left:0; min-height: 20px; width: 100%; display:block; z-index: 100;}
#bottom-menu a {margin: 0 2px; font-weight: normal;}
