body {
	margin: 0px;
	padding: 0px;
	color: #222;
	font-family: 'Lato', sans-serif;
	/*	
	font-family: Tahoma;
	font-family: Tahoma, Geneva, sans-serif;
	font-family: Arial, sans-serif;
	
	*/
	font-size: 13px;
	line-height: 1.7em; 
	background-color: #F3F3F3;
	background:url(images/frises-portail-1.jpg) no-repeat
}

a, a:link, a:visited { color: #136FB8; font-weight: bold; text-decoration: none; }
a:hover { color: #990000; text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
em { color: #000; font-weight: bold; font-style: normal }

/*h1, h2, h3, h4, h5, h6 { color: #9B0000; font-weight: normal; }*/
h1, h2, h3, h4, h5, h6 { color: #136FB8; font-weight: normal; }
h1 { font-size: 28px; margin: 0 0 20px 0; padding: 5px 0 }
h2 { font-size: 25px; margin: 0 0 15px 0; padding: 5px 0; color: #136FB8;}
h3 { font-size: 22px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 10px; padding: 0; height:23px}
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { clear: both; display: block; width: 60px; line-height: 20px; text-align: center; padding: 0px 20px 0 0; color: #666; font-weight: normal; background: url(images/leviweb_more.jpg) }
a.more:hover { text-decoration: none; color: #000; }

a.more2 { display: inline-block; padding: 3px 10px; font-size: 12px; font-weight: bold; color: #ffffff; background: #9B0000 }
a.more2:hover { background: #333; color: #ffffff; text-decoration: none }




.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }


.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none }
.tmo_list li { color:#136FB8; margin: 0; padding: 0 0 0 20px; background: url(images/leviweb_list.jpg) no-repeat scroll 0 7px  }
.tmo_list li a { color: #136FB8; font-weight: normal }
.tmo_list li a:hover { color: #e98236 }
#leviweb_wrapper2 {
	width: 960px;
	padding: 0 30px;
			
	margin: 0 auto;
	width: 960px;
	/*padding: 10px 12px;
	background:url(images/leviweb_wrapper_m.png) repeat-y center*/
}
#leviweb_wrapper {
	width: 960px;
	padding: 0 30px;			
	margin: 0 auto;
	background: url(images/leviweb_wrapper_m.png) repeat-y center;
	/*background-position: 0px 80px;
	opacity:0.6;*/
	
}

#leviweb_header {
	width: 960px;
	padding: 0 0px;			
	margin: 0 auto;
	height: 100px;
	border-bottom: 1px solid #cccccc;
}
#site_title { float: left; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a { display: block; width: 200px; height: 80px; color: #136FB8; text-indent: -10000px; background: url(images/leviweb_logo2.png) no-repeat }


#header_right { float: right;  margin-top:20px;}


#header_right2 { float: right; border: 1px solid #cccccc; width: 305px;padding: 2px; margin-top:10px;background:#ffffff;}
#header_right2 a { font-weight: normal }
#header_right2 .rss_twitter { clear: both; display: block; padding: 2px 30px 2px 0; text-align: left }
#header_right2 .rss { background: url(images/ico_tel.jpg) no-repeat left center }
#header_right2 .twitter { background: url(images/twitter.jpg) no-repeat right center }



/* menu */
#leviweb_menubar {
	
	width: 960px;
	/*height: 60px;
	clear: both;
	*/
	padding: 5px 0 0 0;
	background: url(images/leviweb_menu.jpg) repeat-x bottom;
}
#leviweb_menu {
	clear: both;
	width: 960px;
	padding: 5px 0 0 0;
	background:  url(images/leviweb_menu.jpg) repeat-x bottom;
}


#leviweb_menu ul {
	float: left;
	width: 960px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #136FB8;
}

#leviweb_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#leviweb_menu ul li a {
	float: left;
	display: block;
	padding: 0 15px 5px 15px;
	margin: 0 5px 0 0;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #fff;	
	font-weight: bold;
	outline: none;
	border: none;
	/*background:  url(images/leviweb_menu_divider.png) center right no-repeat*/
}

#leviweb_menu ul li a:hover, #leviweb_menu ul li .current { color: #000; border-bottom: 4px solid #000 }

#search_box { float: right; width: 160px; height: 20px; background: url(images/leviweb_search.jpg) left bottom no-repeat }
#search_box form { clear: both; width: 160px; height: 19px; padding: 0; margin: 0 } 
#searchfield { height: 17px; width: 125px; padding: 0 5px 3px 5px; font-size: 12px; color: #999; line-height: 0; background: none; border: none; } 
#searchbutton { height: 17px; width: 20px; padding: 0; margin: 0; cursor: pointer; background: none; border: none; }

/* end of menu */

#slider { 
	clear: both;
	/*width: 960px;
	height: 400px;
	margin: 0px 0;*/
	overflow: hidden
}

.pub_slide_1 {
	top:165px;
	left:205px;
	position:absolute;
	z-index:89;
	width:285px; 
	height:240px;
	padding:10px; 
	margin:10px;
	bottom:0px;
	background:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:10px;
	color:#000;
}

.pub_slide_2 {
	top:305px;
	left:800px;
	position:absolute;
	z-index:89;
	width:290px; 
	height: 100px;
	padding:10px; 
	margin:10px;
	bottom:0px;
	background:#fff;
	opacity:0.8; /* Overridden by caption Opacity setting */
	font-size:10px;	
	color:#000;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

#leviweb_main {
	clear: both;
	width: 960px;
	padding: 0px 0;
}
#leviweb_main2 {
	clear: both;
	width: 960px;
	padding:0;
}
.col_w960_2 { width: 960px; margin-bottom: 0px }
.col_w960 { width: 960px; margin-bottom: 40px }
.col_w400 { width: 400px }
.col_w600 { width: 600px }
.col_w700 { width: 780px; border: 1px solid #cccccc; padding:11px; background:#ffffff; }
.col_w450 { width: 480px; border: 0px solid #cccccc; }
.col_w320 { width: 320px; border: 0px solid #cccccc; }
.col_w300 { width: 275px; border: 0px solid #cccccc; }
.col_w250 { width: 155px; border: 0px solid #cccccc; padding:0px; }
.col_w210 { width: 225px; height:370px; border: 1px solid #cccccc; padding:2px;  margin-right: 11px }
.col_w210_last { width: 225px; height:370px; border: 1px solid #cccccc; padding:2px;}
.entete_cat { background: url(images/leviweb_sidebar_header.jpg)   }

.col_w225 { width: 248px; height:140px; border: 1px solid #cccccc; padding:2px;  margin-right: 9px }
.col_w225 img { float: left; width: 160px; height: 160px; padding: 4px; border: 1px solid #ccc; margin-right: 30px }
.col_w225  h4{ color: #9B0000;}
.col_w225_last { width: 248px; height:140px; border: 1px solid #cccccc; padding:2px;}
.col_w225_last img { float: left; width: 160px; height: 160px; padding: 4px; border: 1px solid #ccc; margin-right: 30px }
.col_w225_last  h4{ color: #9B0000;}

.col_prod { width: 240px; height:240px; border: 0px solid #cccccc; padding:2px;  margin-right: 20px; }
.col_prod img { width: 236px; height: 192px; padding-left: 2px; padding-top: 13px; border: 0px solid #136FB8; margin-right: 0px }
.col_prod  h4{ color: #9B0000;}
.col_prod_last { width: 240px; height:240px; border: 0px solid #cccccc; padding:2px; margin-right: 0px;}
.col_prod_last img {  width: 236px; height: 192px;  padding-left: 2px; padding-top: 13px;  border: 0px solid #136FB8; margin-right: 0px }
.col_prod_last  h4{ color: #9B0000;}
a.prod { width: 240px; height:240px; display: inline-block; border: 1px solid #ccc; padding: 4px ; margin-right: 11px; font-size: 12px; font-weight: bold; color: #136FB8; background: #F9F9F9; }
a.prod:hover {border: 1px solid #00f; background: #ffffff; color: #0000ff; text-decoration: none }

.thumbnail { border-radius: 0px; display: inline-block;	-webkit-transition: none; transition: none; }


.col_w200 { width: 200px }
.col_w200_last { width: 115px; height:342px; border: 0px solid #cccccc; padding:1px;}
.col_w200_last img { width: 108px; height: 75px; padding: 4px; border: 1px solid #ccc; margin-right: 1px }

.col_w560 { width: 655px; border: 0px solid #cccccc; padding-left:7px; }

.col_allw300 { float: left; margin-right: 30px }
.col_last { margin: 0 }

.lbe_box { clear: both; margin-bottom: 20px }
.lbe_box h3 { font-size: 16px; margin-bottom: 5px }

.lp_box { float: left; width: 300px; margin-right: 30px }
.lp_box h6 { font-weight: bold; }
.lp_box_last { margin: 0 }
.lp_box img { border: 1px solid #CCC; padding: 4px }

.news_box { clear: both; margin-bottom: 30px }
.news_box h2 { font-size: 20px; margin-bottom: 0 }
.news_box p.date { color: #cb5c02 }
.news_box img { float: left; width: 100px; height: 100px; padding: 4px; border: 1px solid #ccc; margin-right: 30px }
.news_box a.more { float: right; }

.post_box { clear: both; margin-bottom: 0px }
.post_box h2 { font-size: 20px; margin-bottom: 10px }
.post_box p.post_meta { margin-bottom: 0 }
.post_box p span.cat a { color: #cb5c02; font-weight: 400 }
/*.post_box img { float: left; width: 160px; height: 160px; padding: 4px; border: 1px solid #ccc; margin-right: 30px }*/
.post_box a.more { float: right; }

/*float: right; 
	width: 480px; 
	height: 360px; 
	padding-bottom: 22px; 
	background: url(../images/leviweb_slider_bg.png) bottom center no-repeat;
*/
.image_frame_300  { 
	/*position: absolute; 
	top: 0; 
	left: 0; 
	width: 300px; 
	height: 147px; */
	background: url(images/image_frame_300.png); 
}
.sidebar_box2 {
	position: relative;
	/*
	background: #ffffff;	
	border: 0px solid #dbdbdb;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 12px;
	*/
	/*	
	margin-bottom: 10px;
	padding-bottom: 22px; 
	background: url(images/image_frame_300.png) bottom center no-repeat;*/
	background: url(images/evenement.png)  bottom center no-repeat;
}
.sidebar_box_icon2 {width:33px; height:25px; overflow:hidden; display:block; float:left; cursor:default;}
.sidebar_box22 h3 { text-transform:uppercase; font-size: 12px; font-weight: 700; padding-left: 2px; padding-top: 0px; margin: 0; width: 150px; height: 25px; line-height: 25px; margin-bottom: 0; background: url(images/leviweb_sb_header_imprimerie.jpg) right center  no-repeat; color: #ffffff; position:relative }
.sidebar_box22 h3 a {position:absolute; left:0;}


.sidebar_box {
	position: relative;
	background: #ffffff;	
	border: 0px solid #dbdbdb;
	margin-bottom: 10px;
	padding-bottom: 22px;
	background: url(images/leviweb_bg_menu2.png)  bottom center no-repeat;
}
.sidebar_box_icon {width:33px; height:25px; overflow:hidden; display:block; float:left; cursor:default;}
.sidebar_box h3 { text-transform:uppercase; font-size: 12px; font-weight: 700; padding-left: 2px; margin: 0; width: 150px; height: 25px; line-height: 25px; margin-bottom: 0; background: url(images/leviweb_sidebar_header_vert.png) right center  no-repeat; color: #ffffff; position:relative }
.sidebar_box h3 a {position:absolute; left:0;}
.sidebar_box h4 { text-transform:uppercase; font-size: 12px; font-weight: 700; padding-left: 2px; margin: 0; width: 150px; height: 50px;  margin-bottom: 0; background: url(images/leviweb_sidebar_header_bleue.png) right center  no-repeat; color: #ffffff; position:relative }
.sidebar_box h4 a {position:absolute; left:0;}
.sidebar_box h5 { text-transform:uppercase; font-size: 12px; font-weight: 700; padding-left: 2px; margin: 0; width: 150px; height: 25px; line-height: 25px; margin-bottom: 0; background: url(images/leviweb_sidebar_header_rouge.png) right center  no-repeat; color: #ffffff; position:relative }
.sidebar_box h5 a {position:absolute; left:0;}
.sidebar_box h6 { text-transform:uppercase; font-size: 12px; font-weight: 700; padding-left: 2px; margin: 0; width: 150px; height: 25px; line-height: 25px; margin-bottom: 0; background: url(images/leviweb_sidebar_header_orange.png) right center  no-repeat; color: #ffffff; position:relative }
.sidebar_box h6 a {position:absolute; left:0;}

.sidebar_box0 {
	position: relative;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 12px;
	height: 118px;
	background: url(images/hmnu.png)  bottom center no-repeat;
}
.sidebar_box0 h5 { padding-left: 2px; margin: 0;height: 35px; line-height: 35px; margin-bottom: 0; position:relative; font-weight: 700; color: #ffffff;}
.sidebar_box0 .tmo_list0 { margin:0px; padding:4px; list-style: none }
.sidebar_box0 .tmo_list0 li { color:#136FB8; margin: 0px; padding: 0 0 0 20px;  }
.sidebar_box0 .tmo_list0 li a { color: #136FB8; font-weight: normal }
.sidebar_box0 .tmo_list0 li a:hover { color: #EE622E;  margin: -14px; padding: 0 0 0 14px; background: url(images/leviweb_list.jpg) no-repeat scroll 0 7px  }
.sidebar_box0 .tmo_list0 li .current { color: #EE622E;  margin: -14px; padding: 0 0 0 14px; background: url(images/leviweb_list.jpg) no-repeat scroll 0 7px  }



.sidebar_box1 {
position: relative;
	padding-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 12px;
	height: 261px;
	background: url(images/himprimerie.png)  bottom center no-repeat;	
}

.sidebar_box3 {
	position: relative;
	padding-top: 14px;
	margin-bottom: 10px;
	padding-bottom: 12px;
	height: 114px;
	background: url(images/hrestauration.png)  bottom center no-repeat;
}
.sidebar_box4 {
	position: relative;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 12px;
	height: 114px;
	background: url(images/hevenement.png)  bottom center no-repeat;
}
.sidebar_box5 {
	position: relative;
	padding-top: 14px;
	margin-bottom: 10px;
	padding-bottom: 12px;
	height: 114px;
	background: url(images/hgadget.png)  bottom center no-repeat;
}
.sidebar_box5 h1 { padding-left: 2px; margin: 0;height: 25px; line-height: 25px; margin-bottom: 0; position:relative }

.sidebar_box6{
	position: relative;
	padding-top: 14px;
	margin-bottom: 10px;
	padding-bottom: 12px;
	height: 114px;
	background: url(images/hsignaletique.png)  bottom center no-repeat;
}

#sidebar .sidebar_box .content {
	padding: 1px 1px 0;
	background:#ffffff;
}

.col_w250 .sidebar_list { margin: 0; padding: 0 0 10px; list-style: none; }
.col_w250.sidebar_list li { display: block; margin: 0; padding: 15px 0; border-top: 1px solid #fff; border-bottom: 1px solid #d3d3d3 }
.col_w250.sidebar_list li.first { border-top: none }
.col_w250 .sidebar_list li.last { border-bottom: none }
.col_w250 .sidebar_list li a { color: #666;   }
.col_w250 .sidebar_list li a:hover { color: #000; text-decoration: none }

.tmo_list2 { margin:0px; padding:4px; list-style: none }
.tmo_list2 li { color:#136FB8; margin: 0px; padding: 0 0 0 20px;  }
.tmo_list2 li a { color: #136FB8; font-weight: normal }
.tmo_list2 li a:hover { color: #4DB748;  margin: -14px; padding: 0 0 0 14px; background: url(images/leviweb_list.jpg) no-repeat scroll 0 7px  }
.tmo_list2 li .current { color: #4DB748;  margin: -14px; padding: 0 0 0 14px; background: url(images/leviweb_list.jpg) no-repeat scroll 0 7px  }


#map img { width: 190px; height: 150px; border: 1px solid #999; padding: 4px }

#gallery { margin: 0; padding: 0 }
#gallery ul { margin: 0; padding: 0; list-style: none }
#gallery ul li { display: block; float: left; width: 280px; margin: 0 30px 30px 0; padding: 8px; border: 1px solid #ccc }
#gallery ul .lmb { margin: 0 0 30px 0; }
#gallery ul li a img { border: 1px solid #ccc; margin-bottom: 5px }

#contact_form { padding: 0; width: 400px }
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field { width: 270px; color: #333; padding: 5px; border: 1px solid #ccc;  background: #fff; }
#contact_form form label { display: block; width: 100px; margin-right: 10px; font-size: 13px; color: #000; }

#contact_form form textarea { 
	width: 388px; 
	height: 200px; 
	padding: 5px; 
	color: #333; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
	border: 1px solid #ccc;  
	background: #fff; 
}

#contact_form form .submit_btn { 
	margin: 5px 0px; 
	padding: 5px 14px; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
	border: 1px solid #CCC; 
	background: #fff; 
}
.submit_btn2 { 
	margin: 5px 0px; 
	padding: 5px 14px; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	border: 1px solid #CCC; 
	color: #ffffff;
	background: #9B0000 url(images/bt_cmd3.gif) repeat-x center; 
	/*
	
	a.more2 { display: inline-block; padding: 3px 10px; font-size: 12px; font-weight: bold; color: #ffffff; background: #9B0000 }
	a.more2:hover { background: #333; color: #ffffff; text-decoration: none }
	*/
}
#leviweb_footer2 {
	clear: both;
	width: 960px;
	padding: 0;
	text-align: center;
	border-top: 5px solid #CCC;
	border-bottom: 5px solid #CCC;
	margin-bottom: 0px;
}
#leviweb_footer2 a {
	font-weight: normal;
	color: #000;
}
#leviweb_footer {
	clear: both;
	width: 960px;
	padding: 10px 0;
	text-align: center;
	border-top: 5px solid #CCC;
	border-bottom: 5px solid #CCC;
	margin-bottom: 20px;
}

#leviweb_footer a {
	font-weight: normal;
	color: #000;
}

.thumbnail { border-radius: 0px; display: inline-block;	-webkit-transition: none; transition: none; }
a.thumbnail:hover, a.thumbnail:focus { border-color: #6F0015; }
.content_half { width: 320px;background:#ffffff; }
.obligatoire {color: #FF0000}