/*
	project: internet encyclopedia
	author: luka cvrk (www.solucija.com)
*/

:link, :visited { 
	text-decoration:none; 
}

:focus, :active { 
	outline: 0; 
}

ul, ol { 
	list-style:none; 
} 

h1, h2, h3, h4, h5, h6, pre, code { 
	font-size: 1em; 
} 

a img, :link img, :visited img, fieldset { 
	border: none; 
}

address { 
	font-style: normal; 
}

body { 
	font: normal 1em "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	color: #666;  
	background: #F7FCFF url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/bg.gif) repeat-x; 
	margin: 0; 
	padding: 0; 
	height: 100%;
}

table td {
	font: 1em "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	color: #666; 
}

a { 
	color: #AF1515; 
	cursor: pointer; 
}

a:hover { 
	color: #7D1919; 
}

h1 { 
	font-size: 1.6em;
	margin: 5px 0 5px;
}

h2 { 
	font: normal 1.6em Arial; 
	color: #3D3C3B; 
	margin: 0 0 15px; 
}

h2 #slogan { 
	font-size: 1.3em; 
	color: #808080; 
	font-weight: bold;
	margin:0;
	padding:0;
}

p  {
	line-height: 1.7em; 
}

acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}

blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 40px;  
	background: transparent url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/quote.gif) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.3em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
	border: 1px solid #AF1515;
}

.clear { 
	clear: both; 
}

.wrap { 
	margin: 0 auto; 
	width: 1000px; 
	padding-bottom:30px;
	height:100%;
}

.background { 
	background: url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/bg.jpg) no-repeat left 42px; 
	min-height: 400px;
}

/* TinyMCE specific rules */
body.mcecontentbody {
	background-image: none;
	background-color: #fff;
	font: normal 1em "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	color: #666;
}
	
#logo { 
	float: left; 
	margin: 0 0 30px 20px; 
}

#logo h1 {
	padding:0; 
	margin:0;
}

#logo h2 {
	padding:0;
	margin:0;
}

#logo a {
    color: #fff;
}

#logo a:hover {
   color: #fff;
}

	
#right { 
	float: left; 
	width: 740px;
	margin: 0 0 0px 0; 
	text-align: justify; 
}

#right h2 { 
	color: #52A9BA; 
}

#right h2 a { 
	border-bottom: 1px dotted #ACCADE; 
	padding: 0 0 3px; 
}
	
#side { 
	float: left; 
	width: 220px; 
	margin: 0 30px 30px 0; 
	font-size: .6em; 
}

#side h3 { 
	color: #ccc;
	margin: 0 0 6px 5px; 
	height: 16px; 
}

#feature{ 
	color: #33617F; 
	float: right; 
	background: #fff; 
	width: 580px; 
	height: 160px; 
	margin: 0 0 20px 0; 
	font-size: 1.1em; 
	font-style: italic; 
	padding: 10px 10px 2px; 
}

#feature img { 
	float: left; 
	margin: 0 20px 0 0; 
}

#feature p { 
	margin: 10px 0 0; 
}
	
#feature,  #hmenu li a  {
	/*opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";*/
}

/* MENU GAUCHE */
#leftmenu {
	list-style: none;
	padding: 0;
	margin:0;
	font-size: 15px;
	font-weight: bold;
}
#leftmenu ul {
	position: absolute;
	visibility: hidden;
	width: 220px;
	margin-left: 170px;
	#margin-left: 205px;
	margin-top: -30px;
}

#leftmenu li {
	background-color: #f2fafe;
	margin: 2px 0 2px 0;	
}

#leftmenu li ul li {
	border: 1px solid #d6e9f4;
	background-color: #dff4ff;
}

#leftmenu li ul li ul li {
	border: 1px solid #d6e9f4;
	background-color: #c7ecff;
}

#leftmenu a {
	display: block;
	color: #33617F;
	padding: 4px 4px 4px 5px;
}

#leftmenu li ul li a {
	color: #33617F;
}

#leftmenu li:hover, #leftmenu a:hover {
	color: #33617F;
}

#leftmenu li ul li:hover, #leftmenu li ul a:hover {
	background-color: #fff;
	color: #33617F;
}


.item { 
	font-size: .94em; 
	display: block; 
	color: #ccc; 
	background: #fff url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/item.gif) no-repeat; 
	height: 54px; 
	padding: 4px 10px; 
	margin: 0 0 5px; 
}

.item.last { 
	margin: 0; 
}

.item:hover { 
	background: #fff url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/item.gif) no-repeat bottom; 
	color: #fff; 
}

.item strong { 
	color: #FFFAD3; 
	line-height: 27px; 
}

.sidedate { 
	float: left; 
	width: 35px; 
	text-align: center; 
	padding: 4px 9px 0 0; 
	font-size: 1.6em; 
	margin: 0 12px 0 0; 
	border-right: 1px dotted #808080; 
}

.sidedate span { 
	font-size: .6em; 
	font-weight: bold; 
	color: #808080; 
}


#promo { 
	clear: both; 
	position: relative; 
	border-top: 3px solid #6E6E6E; 
	background: #505050 url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/footer.gif) no-repeat right top; 
	color: #ccc; 
	padding: 10px 0 0 0; 
	bottom:0;
	right:0;
	left:0;
}

#promo h2 { 
	color: #fff; 
}

#promo a { 
	color: #D9EAF9; 
	border-bottom: 1px dotted #808080; 
}

#footer { 
	clear: both; 
	padding: 15px 0; 
	font-size: .84em; 
	color: #808080; 
	border-top: 1px dotted #666; 
	text-align: center;
}

/* TOPMENU */
#topmenu { 
	padding: 0 0 8px; 
	margin: 0 0 25px; 
	height: 20px; 
	float:right;
}

#topmenu li { 
	display: inline; 
}

#topmenu li a { 
	float: left; 
	width: 86px; 
	text-align: center; 
	margin: 0 2px 0 0; 
	font-weight: bold; 
	font-size: .8em; 
	padding: 16px 0 21px; 
	color: #ccc; 
}

#topmenu li a:hover, #topmenu li .CurrentPage { 
	color: #AF1515; 
	background: url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/menu.gif) no-repeat center bottom; 
}

#topmenu ul {
	position: absolute;
	visibility: hidden;
	margin-top:42px;
	margin-left:-168px;
    #margin-left: -400px;
	/*width: 95px;*/
    float: none;
}

#topmenu ul li {
    float:left;
    display: block;
    height:42px;
	background-color: #505050;
	padding: 0 5px 0 5px;
	border-bottom: 1px solid white;
}

#topmenu ul li a {
       float: none;
       display: block;
}

#topmenu ul li a:hover {

}

/* HMENU */
#hmenu { 
	float: right; 
	min-width:310px;
}

#hmenu li { 
	display: inline; 
}

#hmenu li a { 
	color: #33617F; 
	float: left; 
	padding: 6px 14px 6px 21px; 
	margin: 0 0 0 2px; 
	background: #C6E5F9 url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/bullet.gif) no-repeat 7px 12px; 
	font-size: .8em; 
	font-weight: bold; 
}

#hmenu li a:hover { 
	color: #071F2D; 
	background: #fff url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/bullet_hover.gif) no-repeat 7px 8px; 
}

#hmenu li .CurrentPage { 
	background: #fff url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/bullet.gif) no-repeat 5px 12px; 
}

/* RECHERCHE */
#search  { 
	float: right; 
	margin: 9px 0 0; 
	width: 100%; 
}

#search input.searchField { 
	float: left; 
	background: #808080; 
	color: #ccc; 
	padding: 4px; 
	border: 0; 
	margin: 0 5px 0 0; 
	width: 170px; 
	font: .8em "Trebuchet MS", Arial, Sans-Serif; 
}

#search input.searchField:focus { 
	border-bottom: 1px dotted #ccc; 
	color: #fff; 
}

#search input.Button { 
	float: right; 
	background: url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/search.gif) no-repeat; 
	width: 20px; 
	height: 13px; 
	border: 0; 
	margin: 5px 0 0; 
}

.Title {
	font: normal 1.6em Arial; 
	color: #AF1515;
	margin: 0 0 20px 0;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ACCADE;
}

.Text {
	font-weight: normal;
}

.Navigation {
	text-align: right;
	font-size: .74em; 
	font-weight: bold; 
	margin: 0 5px 10px 0; 
	color: #AF1515; 
	font-style: normal;
}

.Navigation a {
	color: #7EA4BC;
}	

.subtitle { 
	font-weight: bold; 
	font-style: italic; 
	font-size: 1.1em; 
	margin: 0 0 4px; 
}

.date { 
	background: #fff; 
	padding: 5px 0; 
	border-right: 1px solid #D3EAFA; 
	border-bottom: 1px solid #D3EAFA; 
	color: #ccc; 
	float: left; 
	width: 55px; 
	margin: 7px 12px 5px 0; 
	text-align: center; 
}

.date span { 
	font-size: 1.6em; 
}

.more { 
	font-size: .74em; 
	font-weight: bold;
	margin: 0 5px 0 0; 
	color: #7EA4BC; 
	font-style: normal; 
}

.more a { 
	color: #7EA4BC; 
}

.boxtop { 
	background: transparent url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/box.gif) no-repeat top; 
	padding: 2px 0;
}

.box { 
	padding: 10px 6px 10px 6px; 
	background: url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/bg-menu.jpg) no-repeat left 0px;
}

.boxbottom { 
	background: transparent url(http://www.mlhb.fr/images/user/www.mlhb.fr/template/box.gif) no-repeat bottom; 
	padding: 2px 0;
}

.colonne { 
	float: left; 
	width: 280px; 
	margin: 0 30px 20px 0; 
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #111;  
}

.gris {
	font: 1em "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	color: #666;
}