/*
Theme Name: Simplism
Theme URI: http://www.elegantwordpressthemes.com/themes/simplism
Version: 1.0
Description: 2 Column theme from Elegant WPT
Author: Elegant Wordpress Theme
Author URI: http://www.elegantwordpressthemes.com
*/

body {
	margin-top: 0px;
	padding: 0;
	color: #666666;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ebebeb;
	background-image: url(images/body_bg.jpg);
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
}

.post-wrapper {
/*background-color: #FFF;*/
padding: 0px 15px 15px 15px;
width: 583px;
}

a:link {
	text-decoration: none;
	color: #002c52;
}

a:visited {
	text-decoration: none;
	color: #002c52;
}

a:hover, a:active {
	color: #F333;
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
margin: 20px 0 10px; 
}

h1 { 
font-size: 32px; 
margin-bottom: 0px; 
margin-top: 10px;
}

h2 { 
font-size: 28px; 
}

h3 { 
font-size: 24px;
color:#002c52;
}

.post-title {
line-height: 30px;
}

.home-post-wrap {
width: 270px;
height: 300px;
overflow: hidden;
padding: 15px;
margin-right: 13px;
margin-top: 10px;
float: left;
background-color: #FFF;
}

.readmore {
background-image: url(images/read-more.gif);
background-repeat: no-repeat;
background-position: left;
float: right;
padding-left: 20px;
}

.readmore a:link, .readmore a:hover {
color: #393939;
}
.thumbnail-home {
border: 0px;
margin: 0px 0px 0px 0px;
}

h4, h5, h6 { 
font-size: 20px; 
}

.titles { 
font-weight: normal; 
font-size: 24px; 
text-decoration: none;
}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 20px;
font-weight: normal;
font-family: Trebuchet MS;
margin-bottom: 10px;
display: block;
}

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 30px;
}

pre, blockquote {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #f5f5f5;
border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover {
background-color: #f0f0f0;
border: 1px solid #d0d0d0;
}

pre { 
padding-top: 10px; 
padding-bottom: 10px; 
}

ul {
	/*list-style-image: url(images/bullet.gif);*/
	list-style-type: none;
}

#wrapper2 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
}

/*-----------english------------*/

#header-english{
margin-left:800px;
position:absolute;
top:128px;
font-size: 15px;



}



#navigation {
width: 962px;
height: 56px;
margin-left: auto;
margin-right: auto;
margin-top: -205px;
}

#navigation-inside {
	width: 948px;
	background-image: url(images/nav-bg.png);
	height: 56px;
	float: left;
}

#header {
width: 999px;
margin-left: auto;
margin-right: auto;
height: 337px;
background-image: url(images/wp_top_logo.jpg);
background-position: top left;
background-repeat: no-repeat;
}

.nav-image {
float: left; 
margin-top: 12px;
}

#wrapper {
	float: right;
	width: 950px;
	color: #666666;
	background-color: #ffffff;
	background-position: top;
	background-repeat: repeat-y;
	background-image: url(images/BG_corps_3.jpg);
}

#content-wrapper {
width: 667px;
float: left;
margin-top: 31px;
}

#content {
float: left;
padding: 0px 0px 0px 0px;

}
.widecolumn{
overflow:hidden;
width: 950px;
/*background-color:#FFFFFF;*/
/*margin-left:10px;*/
background-position: top;
	background-repeat: repeat-y;
	background-image: url(images/BG_corps_3.jpg);
}

#sidebar-wrapper {
width: 283px;
float: right;
margin-top: 26px;
margin-bottom: 20px;
}

#sidebar {
	float: right;
	padding-left: 13px;
	padding-right: 13px;
	width: 249px;
	margin-right: 15px;
	background-color: #FFF;
/*	background-image: url(images/sidebar-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
}

.comment-inside {
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
padding: 10px;
}

#footer {
	clear: both;
	float: right;
	width: 950px;
	height: 104px;
	text-align: center;
	/*padding-left: 20px;*/
	color: #666666;
	/*padding-bottom: 10px;*/
	padding-top: 80px;
	/*margin-bottom: 20px;*/
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;	/*vertical-align: bottom;*/
}

#footer a {
color: #333333;
font-size: 11px;
}

#footer a:visited {
color: #333333;
}

#footer a:hover {
color: #333333;
text-decoration: underline;
}

#extras {
float: left;
width: 780px;
color: #C7AA92;
text-align: left;
padding: 0 10px 10px;
margin: 10px 12px 20px;
background-color: #f5f5f5;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}

.sidebar-box {
padding-top: 5px;
margin-bottom: 0px;
width:250px;
height:auto;
/*overflow:visible;*/

/*background-image: url(images/menu_left_BG_2.jpg);
background-repeat: no-repeat;*/
}
.sidebar-boxsearch {
padding-top: 5px;
margin-bottom: 0px;
/*background-image: url(images/heading-bg.gif);
background-repeat: no-repeat;*/
}

.articleinfo {
border-bottom: 4px solid #EEEEEE; 
padding-bottom: 7px; 
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	display: block;
	color: #002c52;
	width: 100%;
	background-image: none !important;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-left:-15px;
	font-size: x-small;
	text-transform: uppercase;
} 

.sidebar-box ul li {
background-image: none !important;
}

.sidebar-box ul li:hover {
background-image: none !important;
}

.sidebar-box ul li a:hover {
	width: 100%;
	display: block;
	color: #002c52;
	text-decoration: underline;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
} 

.sidebar-box h3 { 
margin-top: 5px; 
font-size: 15px; 
color: #0997FA; 
padding-top: 4px;  
font-weight: bold; 
display: block; 
border-bottom: 2px solid #EEEEEE; 
padding-bottom: 4px; 
text-transform: lowercase;

}

.commentlist li{
display: block;
float: left;
clear: both;
padding: 10px;
margin-left: 0px;
margin-bottom: 10px;
width: 550px;
}

.commentlist ol {
margin-left: 0px; 
padding-left: 0px;

}
#commentwrap {
background-color: #F8F8F8;
border: 1px solid #E6E6E6;
display: block;
width: 570px;
}
.commentlist ol li{
margin-left: 0px;
}

.commentlist {
margin-left: 0px; 
padding-left: 0px;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input{
margin-bottom: 3px;
}

.search_bg {
height:35px;
width:400px;
background:url(images/search-bg.gif) no-repeat left;
background-position: left;
margin-top: 20px;
}

#search {
color:#FFFFFF;
padding:0;
}

#search input {
background: transparent;
font-size:11px;
color:#818181;
font-family:Tahoma, arial, verdana, courier;
width:280px;
height:22px;
vertical-align:middle;
margin: 10px 0px 0 10px;
padding:0;
border: none;
}
.icons {
margin-top: 0px; 
margin-bottom: -5px;
margin-right: 10px;
}
#search .input {
width:90px;
height:33px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 15px;
}

#header-left2 {
float: left;
margin-left: -140px;
height: 172px;
width: 550px;
background-image: url(images/logo.jpg);
}
#recent {
float: left;
width: 927px;
height: 180px;
margin-left: 12px;
margin-top: 50px;
background-image: url(images/recent.jpg);
}
#recent-left {
width: 440px;
margin-top: -23px;
float: left;
}
#header-right {
float: right;
border: 10px solid #087FFB;
width: 468px;
height: 60px;
margin-top: 20px;
}


.idTabs {
margin: 10px 0px 0px 0px;
padding: 0px;
float: left;
width: 478px;
list-style-type: none;
}



.idTabs li {
display: inline;
margin: 0px;
padding: 0px;
float: left;
color: #A2A2A2;
text-align: center;
font-size: 11px;
}

.idTabs li a {
color: #393939;
background-color: #F1F1F1;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
height: 25px;
margin-right: 4px;
display: block;
float: left;
}

.idTabs li a:hover,.idTabs li a:visited {
color: #A2A2A2;
}

.idTabs li a.selected {
background-color: #FFF;
color: #0997FA;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
height: 25px;
display: block;
float: left;
margin-right: 4px;
}

#recententries {
float: left;
width: 613px;
display: block;
background-color: #FFF;
}

#recentcomments2 {
float: left;
width: 613px;
display: none;
background-color: #FFF;
}

#mostcomments {
float: left;
width: 613px;
display: none;
background-color: #FFF;
}

#recententries a:visited,#recententries a:hover,#recentcomments2 a:visited,#recentcomments2 a:hover,#mostcomments a:visited,#mostcomments a:hover{
color: #393939; 
}

.list2 {
color: #A2A2A2;
list-style-image: url(images/bullet.gif);
margin-top: 0px;
font-size: 11px;
}

.list2 a:hover{
color: #393939;
list-style-image: url(images/bullet.gif);
margin-top: 0px;
font-size: 11px;
}

.list2 a {
color: #A2A2A2;
margin-top: 0px;
font-size: 11px;
}

.toptitle {
font-size: 20px;
color: #0997FA;
margin-left: 15px; 
display: block;
margin-top: 15px;
margin-bottom: 10px;
}
.toptitle2 {
font-size: 24px;
color: #FFF;
display: block;
margin-top: 15px;
margin-bottom: 10px;
}
#aboutus {
width: 440px;
float: left;
color: #FFFFFF;
padding-top: 5px;
margin-left: 5px;
}

.thumbnail-div {
padding: 1px;
border: 1px solid #E4E4E4;
}

#featured {
background-color: #FFF;
padding: 35px 10px 10px 10px;
width: 593px;
background-image: url(images/featured-bg.gif);
background-position: top;
background-repeat: no-repeat;
}
#categories {
height: 37px;
background-image: url(images/categories-bg.gif);
width: 950px;
overflow: hidden;
}

#categories ul {
float: left;
margin: 0px 0px 0px 0px;
margin-top: 10px;
height: 27px;
padding-left: 10px;
}

#categories li {
float: left;
list-style-image: none;
list-style: none;
margin-left: 0px;
margin-right: 10px;


}

#categories li:hover {
background-color: #FFF;
background-image: url(images/categories-button-right.gif);
background-repeat: no-repeat;
background-position: right;
}
#categories li a:link, #categories li a:visited {
color: #FFF;
padding-left: 8px;
padding-right: 8px;
display: block;
height: 25px;
padding-top: 2px;
}

#categories li a:hover {
background-image: url(images/categories-button-left.gif);
background-repeat: no-repeat;
background-position: left;
color: #585858;
padding-left: 8px;
padding-right: 8px;
display: block;
}

.current-cat {
background-color: #FFF;
background-image: url(images/categories-button-right.gif);
background-repeat: no-repeat;
background-position: right;
}

.current-cat a:link, .current-cat a:visited, .current-cat a:active {
background-image: url(images/categories-button-left.gif);
background-repeat: no-repeat;
background-position: left;
color: #585858 !important;
}

.heading {
width: 255px;
height: 30px;
margin-bottom:0;
/*background-image: url(images/heading-bg.gif);*/
/*background-repeat: no-repeat;*/
}

.heading-content {
width: 613px;
height: 36px;
/*background-image: url(images/heading-bg.gif);*/
margin-bottom: 20px;
}

.heading-inside {
float: left;
color: #4A4A4A;
font-size: 14px;
font-weight: bold;
padding-left: 10px;
margin-top: 7px;

}
.heading-left {
/*background-image: url(images/heading-left.gif);*/
height: 36px;
width: 5px;
float: left;

}

.heading-right {
/*background-image: url(images/heading-right.gif);*/
height: 36px;
width: 5px;
float: right;
}

.children {
display: none;
}

.current_page_item a:link{
color: #555555 !important;
}

.current_page_item a:hover{
color: #FFFFFF !important;
}

.current_page_item{
color: #555555 !important;
}


ul, ol { line-height: 2.0em; }

ul {
	/*list-style-image: url(images/bullet.gif);*/
	list-style-type: none;
}

.MenuLeftProduits{
/*background-image:url(images/menu_left_BG.jpg);*/
background-repeat:no-repeat;
background-position:top center;
width:250px;
height:336px;
}

.navleft{
background-image:url(images/nav-left.png);
background-repeat:no-repeat;
height:56px;
width:7px;
float:left;
}

.navright{
background-image:url(images/nav-right.png);
background-repeat:no-repeat;
height:56px;
width:7px;
float:left;
}

