@charset "utf-8";
/* CSS Document */
/***********************css pardefault********************/
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}
td, th, div {
	text-align:left;
}
h3,h2{
color:#1045a7;
}
hr{
 display:block;
 height: 1px;
 margin: 0;
 padding: 0;
 color: #ccc;
 background-color: #ccc;
 border: 0;
}
img a{
border:0;
}
html {
	background-color:#404040;
}
a:link, a:visited {
	color:#1045a7;
	text-decoration:none;
}
a:hover {
	color:#1045a7;
	text-decoration:none;
}
#left {
	padding:10px 8px 10px 8px;
}
#center_content {
	width:808px;
}
.clr {
	clear: both;
}
.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}
#buttons_outer {
	width: 635px;
	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}
.button {
	background-color:#2789bc;
	border:0px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	height:19px;
	/*line-height:50px;*/
	/*position:relative;*/
	color:#FFFFFF;
}
#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}
#pathway {
	background:url(../images/pathway.png) no-repeat left;
	height:18px;
	line-height:18px;
	padding-left:20px;
	margin-bottom:8px;
	font-size:10px;
}
#pathway_text {
	overflow: hidden;
	display: block;
	height:18px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
	color:#FFFFFF;
}
#pathway a {
	color:#FFFFFF;
	text-decoration: none;
}
#pathway a:hover {
	text-decoration:underline;
}
#pathway img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a {
	width: auto;
}
ul#mainlevel-nav li a:hover {
	color: #fff;
	background: #c64934;
}
#search_outer {
	float: left;
	width: 165px;
}
#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}
#search_inner form {
	padding: 0;
	margin: 0;
}
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}
/*************************les menus***********************/

/**menu par default**/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}
a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}
a.mainlevel#active_menu:hover {
	color: #fff;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}
a.sublevel:hover {
	color: #900;
	text-decoration: none;
}
a.sublevel#active_menu {
	color: #333;
}
/**menu top suffix : -top**/

a.mainlevel-top:link, a.mainlevel-top:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	border-left:1px solid #000000;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding:0 18px;
	line-height:40px;
	height: 42px !important;
	height: 42px;
	text-decoration: none;
	float:left;
}
a.mainlevel-top:hover {
	text-decoration: underline;
	color: #2d72fd;
}
a.mainlevel#active_menu-top {
	color: #2d72fd;
}
a.mainlevel#active_menu-top:hover {
	color: #2d72fd;
}
/************************************************/
#menu_top {
	text-align:center;
	height:43px;
	background:url(../images/fond_mainmenu.png) repeat-x;
	width:100%;
}
#top {
	text-align:center;
	height:123px;
	background:url(../images/fond_top.png) repeat-x;
	padding:0px;
}
.middle {
	width:100%;
	background-color:#404040;
}
#footer table {

	color:#999999;
	width:0%;
}
#footer td a {
	color:#999999;
	text-decoration: none;
}
#footer td a:hover {
	text-decoration:underline;
}
#contact_module {
}
.content_right {
	padding-left:11px;
	padding-top:6px;
	vertical-align:top;
}
.top_content {
	background:#ffffff url(../images/top_content.png) no-repeat top;
	width:808px;
	height:7px;
}
.bottom_content {
	background:#ffffff url(../images/bottom_content.png) no-repeat bottom;
	width:808px;
	height:7px;
}
.top_contact {
	background:url(../images/top_contact.png) no-repeat top;
	width:149px;
	height:8px;
}
.bottom_contact {
	background:url(../images/bottom_contact.png) no-repeat bottom;
	width:149px;
	height:8px;
}
/********************************************************************************* Modules **********************/
 
/******************module pardefault******************/
table.moduletable th {
	background-color: transparent;
	background-image: url(../images/titre_module_center.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	line-height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	text-align: left;
}
table.moduletable {
	width:100%;
}
/******************************************************/

table.moduletable-right th {
	background-color: transparent;
	background-image: url(../images/top_titre_right.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	line-height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	text-align: left;
}
table.moduletable-right {
	width:100%;
}
/*****************************suffix : -petit********/
table.moduletable-petit th {
    background-color: transparent;
	background-image: url(../images/titre_petit_module_center.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
    background-position: left top;
	line-height:23px;
	font-size:14px;
	font-weight:bold;
	color: #000000;
	padding-left:8px;
	text-align:left;
}
table.moduletable-petit {
	width:100%;
}
/***********************left*********************************/
#left table.moduletable th {
	background-color: transparent;
	background-image: url(../images/puce_module.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	line-height: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 8px;
	text-align: left;
	text-indent: 8px;
	margin-bottom: 8px;
}
#left table.moduletable {
	width:100%;
	margin-bottom:10px;
}
/****************************************************************************************************************/
.contentheading {
	background-color: transparent;
	background-image: url(../images/titre_contentheading.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
    background-position: left top;
	line-height:23px;
	font-size:14px;
	font-weight:bold;
	color: #000000;
	padding-left:8px;
	text-align:left;
	margin-bottom:10px;
	width:100%;
}
.contentpaneopen{
width:100%;}
.componentheading {
	background-color: transparent;
	background-image: url(../images/titre_contentheading.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	line-height:23px;
	font-size:14px;
	font-weight:bold;
	color: #000000;
	padding-left:8px;
	text-align:left;
	margin-bottom:10px;
}
#rechercheprod {
	padding-top:3px;
}
#rechercheprod a {
	color:#fff6f6;
	text-decoration:underline;
	font-size:11px;
	line-height:15px;
}
#rechercheprod a:hover {
	text-decoration:none;
}
.lien_login {
	color:#FFFFFF;
}
.lien_login a {
	text-decoration:underline;
	color:#FFFFFF;
}
.lien_login a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}
.pagenav{

color:#1045a7;
/*border:1px solid #1045a7;*/
padding:4px;
}
.pagenav:hover{
background-color:#f5f5f5;
}
.blog{
width:100%;
}