/*
Theme Name: Beauty-executive
Description: The WordPress theme Beauty-executive
Version: 1.0
Author: Hetic
Author URI: http://www.hetic.net
Tags: Beauty-executive


*/
/* Begin Typography & Colors */
*{
	margin:0;
	padding:0;
	outline:none;
}
body {
	font-size: 62.5% !important; /* Resets 1em to 10px */
	font-size:66%;
	font-family: Arial, Verdana, Sans-Serif;
	background: #3c2f31 url('images/fond.jpg') center top no-repeat;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
#first {
	margin-top:30px;
}
#content {
	font-size: 1.2em;
	background:#FFF url('images/bg-article.jpg') no-repeat top left;
	float:left;
	padding: 0 41px 0 26px !important;
	padding: 0 20px 0 26px;
	margin: 0;
	width: 660px;
	display:block;
	}
#link-contact {
	background:#e7d5c9 url('images/bg-link-contact.png') no-repeat top left;
	padding:15px 40px;
	border: 1px solid #c4ba94;
}
#link-contact a {
	color:#7f441e;
	text-decoration:underline;
}
.entry p {
	font-size: 1.05em;
	margin-bottom:10px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin:10px 5px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	background-color: #f0f0eb;
} 

.even{
	border-top: 1px solid #c9c6b8;
	background-color: #f0f0eb;
}
.alt {
	border-top: 1px solid #c9c6b8;
	background-color: #f7f7f2;
}

#top-content {
	width:950px;
	height:289px !important;
	height:258px;
	background:url('images/bg-top-content.jpg') no-repeat bottom;
	margin:auto;
}

#bottom-content {
	width:962px;
	height:396px;
	background:url('images/bg-bottom-content.jpg') no-repeat top left;
	margin-left:1px;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#head .description {
	font-size: 1.2em;
	padding-bottom:80px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.3em;
	font-weight:normal;
	}

h2.pagetitle .search-value {
	color:#e77a00;
}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.4em;
	text-transform:uppercase;
	}

h3 {
	font-size: 1.3em;
	}
	
#head-fr h1 a {
	display:block;
	position:absolute;
	width:292px;
	height:88px;
	top:55px;
	background:url('images/be-title-fr.png') no-repeat top;
	text-indent:-9000px;
}

#head-en h1 a {
	display:block;
	position:absolute;
	width:292px;
	height:88px;
	top:55px;
	background:url('images/be-title-en.png') no-repeat top;
	text-indent:-9000px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #231D1E;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	margin-right:10px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	margin-bottom:15px;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#231D1E;
	}
.commentlist cite a:hover {
	color:#DA1C5B;
}

.commentlist p {
	clear: both;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	background:url('images/icone-date.gif') no-repeat top left;
	text-indent:20px;
	width:300px;
	float:left;
	height:16px;
	}
.wp-pagenavi {
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
}
.icone-modifier a {
	color:#231D1E;
}
.icone-modifier a:hover {
	color:#DA1C5B;
}
.icone-modifier{
	display:block;
	float:right;
	color:#231D1E;
}
.icone-modifier .icone-modifier-a{
	display: block;
	float:left;
	width:16px;
	height:16px;
	background:url('images/icone-modifier.gif') no-repeat top left;
	text-indent:-9000px;

}
.commentmetadata p{
	clear:both;
}
#sidebar {
	font:1em Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
.horloge {
	display:block;
	text-indent:12px;
	background:url('images/icone-horloge.jpg') no-repeat top left;
	margin-top:10px;
}
.infos-supp {
	border-left: 1px solid #da8a4f;
	margin-bottom: 10px;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#rss {
	height:83px;
	background:url('images/bg-rss.jpg') no-repeat left;
	width:220px;
}

#rss p {
	display:block;
	float:right;
	width:150px;
	margin-right:8px;
	font-size:1.1em;
	font-weight:bold;
	margin-top:30px;
}
#sidebar .separator {
	background:url('images/hr-competence.gif') no-repeat bottom;
	height:6px;
	width:220px;
}
#sidebar .separator1 {
	background:url('images/hr-sidebar1.gif') no-repeat bottom;
	height:6px;
	width:220px;
}
#sidebar .separator2 {
	background:url('images/hr-sidebar2.gif') no-repeat bottom;
	height:6px;
	width:220px;
}
#sidebar .separator3 {
	background:url('images/hr-sidebar3.gif') no-repeat bottom;
	height:6px;
	width:220px;
}

#sidebar a {
	color: #231d1e;
	font-size:bold;
	font-family:Verdana;
	font-size:1.1em;
	font-weight:bold;
	text-decoration: none;	
}	
#sidebar a:hover,#sidebar h2 a:hover,#sidebar h3 a:hover {
	color: #da1c5b;
	font-size:bold;
	font-size:1.1em;
	text-decoration: none;
}
a:hover, h2 a:hover, h3 a:hover {
	color: #da1c5b;
	font-size:bold;
	font-size:1em;
	text-decoration: none;
}
	
.post h3 {
	padding:7px 0 0 15px;
}
	
a {
	text-decoration:none;
}

a:hover {
	color: #231d1e;
}

.infos-archive{
	clear:both;
	border:#faeae3 solid 1px;
	background:#fff9f7;
	width:350px;
	margin:0 0 10px 0;
} 
.infos-archive a{
	color:#333;
}
.infos-archive a:hover {
	text-decoration:underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 962px;
	position:relative;
}
#topHeader {
	height:32px;
	background:url('images/bg-top-header.jpg') repeat-x;
	margin-bottom:153px !important;
	margin-bottom:120px;
}
#topHeaderContent {
	width:952px;
	height:32px;
	margin:0 auto;
	font-size:1.2em;
	line-height:2.6em;
}
#headerLinks {
	width:200px;
	font-size:0.9em;
	float:right;
}
#headerLinks a {
	color:#59544f;
}
#headerLanguage {
	width:60px;
	/*height:32px;*/
	float:right;
	/*border-right:solid 1px #000;
	border-left:solid 1px #000;*/
}

#fr, #en {
	display:inline;
	float:left;
	width:16px;
	height:11px;
	margin-top:11px;
	margin-left:9px;
	text-indent: -9000px;
}

#fr {
	background:url('images/french.jpg') no-repeat;
}

#en {
	background:url('images/english.jpg') no-repeat;
}

#head-fr, #head-en {
	width:952px;
	margin:auto;
	text-align:left;
}
#head-fr h1, #head-en h1 {
	text-align:left;
}

#block-description {
	position:absolute;
	top:75px;
	left:31px;
	width:286px;
	height:172px;
}
#title-be-block {
	height:22px;
	width:141px;
	background:url('images/block-title-be.jpg') no-repeat top left;
	margin-bottom:10px;
}

.text-content {
	color:#FFF;
	font-size:1.2em;
	font-family: Arial;
}
#article-title {
	background:url('images/logo-title-article.jpg') no-repeat top left;
	text-indent:20px;
	line-height:1.4em;
	font-weight:bold;
	color:#341b11;
}

#date-article {
	font-weight:normal;
	font-size:0.8em;
	color:#61162d;
}
#plan-site {
	background:url('images/bg-plan-site.jpg') no-repeat bottom right;
}
#plan-site p{
	margin-bottom:20px;
}
#plan-site p a{
	color:#bd7a42;
	text-decoration:underline;
}
#plan-site li a{
	color:#31242d;
	text-indent:0px;
}
#plan-site .plan {
	border-bottom: 1px solid #dad8d2;
	width:250px;
	padding-bottom:5px;
}
#plan-site {
	color:#31242d;
}
#credits li{
	width:130px;
	float:left;
	text-align:center;
	text-indent:0px;
	color:#756f61;
	margin:0 auto;
}
#credits .equipe-info{
	margin-top:0;
}
#credits .equipe-info li{
	margin-top:0;
	font-size:0.8em;
}
#credits .portrait img {
	padding:2px;
	border: 1px solid #999;
}
#credits div {
	border:none;
}
#credits ul {
	margin:30px auto;
}
#credits a{
	color:#bd7a42;
	text-decoration:underline;
}
#hetic {
	clear:both;
	padding:30px 0 0 0;
}
#hetic .wp-caption-text {
	text-align:center;
}

#credit-text {
	clear:both;
	padding:30px 0 0 0;
}

.savoir-plus {
	display:block;
	width:100px;
	height:17px;
	background:url('images/savoir-plus.gif') no-repeat top left;
	color:#FFF;
	text-align:center;
	line-height:1.7em;
	font-size:0.9em;
	float:right;
	margin-top:10px;
	text-decoration:none;
	clear:both;
}
.savoir-plus:hover {
	font-size:0.9em !important;
	font-size:1em;
}
#corine {
	position:absolute;
	background:url('images/corine-coulange.jpg') no-repeat top left;
	top:-108px;
	left:716px;
	width:207px;
	height:397px;
} 
#corinne-small {
	position:absolute;
	background:url('images/corinne-coulange-small.gif') no-repeat top left;
	top:-133px;
	left:719px;
	width:177px;
	height:190px;
}
#block-article {
	position:absolute;
	top:75px;
	left:370px;
	width:224px;
	height:172px;
}

#lire-article {
	display:block;
	width:100px;
	height:17px;
	background:url('images/lire-article.jpg') no-repeat top left;
	color:#48453e;
	text-align:center;
	line-height:1.6em;
	float:right;
	margin-top:17px;
	text-decoration:none;
}

#title-article{
	height:22px;
	width:220px;
	background:url('images/article-title.jpg') no-repeat top left;
	margin-bottom:10px;
	z-index:1;
}
#title-article-en{
	height:22px;
	width:220px;
	background:url('images/article-title-en.jpg') no-repeat top left;
	margin-bottom:10px;
	z-index:1;
}
#first-block, #second-block, #third-block {
	float:left;
	width:277px;
	height:300px;
	margin-left:30px !important;
	margin-top:70px;
	margin-left:20px;
}

#first-block-title, #second-block-title, #third-block-title, #first-block-title-en {
	height:32px;
	padding-left:30px;
	margin-bottom:16px;
	font-weight:bold;
	color:#3c2f31;
	font-size:1.4em;
}
#first-block-title-en{
	background:url('images/block1.jpg') no-repeat center left;
	line-height:2em;
}
#first-block-title {
	background:url('images/block1.jpg') no-repeat center left;
	line-height:1.2em;
}
#second-block-title {
	background:url('images/block2.jpg') no-repeat center left;
	line-height:2em;
}
#third-block-title {
	background:url('images/block3.jpg') no-repeat center left;
	line-height:2em;
}
#first-block-content, #second-block-content, #third-block-content {
	height:222px;
	width:277px;
	background:url('images/bg-block.jpg') no-repeat top left;
	padding-top:8px;
}
#first-block-content p, #second-block-content p, #third-block-content p {
	display:block;
	width:260px;
	padding-top:10px;
	margin:0 10px;
	text-align:justify;
	height:84px;
	font-size:1.2em;
}
#image-block1, #image-block2, #image-block3 {
	width:261px;
	height:85px;
	margin:auto;
}
#image-block1 {
	background:url('images/image-block1.jpg') no-repeat top left;
}
#image-block2 {
	background:url('images/image-block2.jpg') no-repeat top left;
}
#image-block3 {
	background:url('images/image-block3.jpg') no-repeat top left;
}
#expertise, #contact, #marque,
#expertise-en, #contact-en, #marque-en {
	display:block;
	float:right;
	margin-right:8px;
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
	text-indent:25px;
	line-height:2.5em;
} 
#expertise {
	background:url('images/button-block1.jpg') no-repeat;
	width:211px;
	height:26px;
}
#expertise-en {
	background:url('images/button-block1-en.png') no-repeat;
	width:142px;
	height:26px;
}
#contact-en {
	background:url('images/button-block2-en.png') no-repeat;
	width:140px;
	height:26px;
}
#contact {
	background:url('images/button-block2.jpg') no-repeat;
	width:183px;
	height:26px;
}
#marque {
	background:url('images/button-block3.jpg') no-repeat;
	width:236px;
	height:26px;
}
#marque-en {
	background:url('images/button-block3-en.png') no-repeat;
	width:261px;
	height:26px;
}
#block-sous-menu {
	background:url('images/bg-under-menu.gif') repeat-x bottom;
	width:950px;
	height:59px !important;
	height:28px;
	margin:auto;
}
#page-content {
	width:950px;
	height:100%;
	margin:auto;
	overflow:auto;
	background:url('images/bg-content.png') repeat-y top left;
}

#page .pagenav ul {
	width:951px;
	margin:auto	;
}
#page .pagenav, #page .pagenav ul li.page_item {
	list-style-type:none;
	display:inline;
}
#page .pagenav ul li.page_item a {
	float:left;
	display:inline;
	margin-right:7px;
	background:url('images/bg-menu.gif') no-repeat bottom;
	width:134px;
	height:31px;
	font-size:1.2em;
	line-height:2.6em;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

#page .pagenav ul li.page_item a:hover {
	float:left;
	display:block; 	
	margin-right:7px;
	background:url('images/bg-menu-hover.gif') no-repeat bottom;
	width:134px;
	height:31px;
	font-size:1.2em;
	line-height:2.6em;
	color:#000;
	text-decoration:none;
	text-align:center;
}

#page .pagenav ul li.current_page_item a {
	float:left;
	display:block; 	
	margin-right:7px;
	background:url('images/bg-menu-hover.gif') no-repeat bottom;
	width:134px;
	height:31px;
	font-size:1.2em;
	line-height:2.6em;
	color:#000;
	text-decoration:none;
	text-align:center;
}
#page .pagenav ul li.current_page_parent a {
	float:left;
	display:block; 	
	margin-right:7px;
	background:url('images/bg-menu-hover.gif') no-repeat bottom;
	width:134px;
	height:31px;
	font-size:1.2em;
	line-height:2.6em;
	color:#000;
	text-decoration:none;
	text-align:center;
}

#page .pagenav ul li.page-item-7 ul {
	width:132px;
	position:absolute;
	top:30px;
	left:287px;
	display:none;
	z-index:12;
} 
#page .pagenav ul li.page-item-7 ul li a{
	width:132px;
	display:block;
	background-image: none;
	background-color: #d4bd9b;
	margin-top:-1px;
	color:#000;
	border-top: 1px solid #b99c75;
	border-bottom: 1px solid #b99c75;
}
#page .pagenav ul li.page-item-7 ul li a:hover{
	width:132px;
	display:block;
	background-image: none;
	color:#7d3d3d;
	background-color: #ddc09e;
	margin-top:-1px;
	border-top: 1px solid #b99c75;
	border-bottom: 1px solid #b99c75;
}
#page .pagenav ul li.page-item-9 ul {
	width:132px;
	position:absolute;
	top:30px;
	left:429px;
	display:none;
	z-index:12;
} 
#page .pagenav ul li.page-item-9 ul li a{
	width:132px;
	display:block;
	background-image: none;
	background-color: #d4bd9b;
	margin-top:-1px;
	color:#000;
	border-top: 1px solid #b99c75;
	border-bottom: 1px solid #b99c75;
}
#page .pagenav ul li.page-item-9 ul li a:hover{
	width:132px;
	display:block;
	background-image: none;
	color:#7d3d3d;
	background-color: #ddc09e;
	margin-top:-1px;
	border-top: 1px solid #b99c75;
	border-bottom: 1px solid #b99c75;
}
#page .pagenav ul li.page-item-110 ul {
	width:132px;
	position:absolute;
	top:30px;
	left:287px;
	display:none;
	z-index:12;
} 
#page .pagenav ul li.page-item-110 ul li a{
	width:132px;
	display:block;
	background-image: none;
	background-color: #d4bd9b;
	color:#000;
	margin-top:-1px;
	border-top: 1px solid #b99c75;
	border-bottom: 1px solid #b99c75;
}
#page .pagenav ul li.page-item-110 ul li a:hover{
	width:132px;
	display:block;
	background-image: none;
	color:#7d3d3d;
	background-color: #ddc09e;
	margin-top:-1px;
	border-top: 1px solid #b99c75;
	border-bottom: 1px solid #b99c75;
}
#page .pagenav ul li.page-item-180 ul {
	width:132px;
	position:absolute;
	top:30px;
	left:429px;
	display:none;
	z-index:12;
} 
#page .pagenav ul li.page-item-180 ul li a{
	width:132px;
	display:block;
	background-image: none;
	background-color: #d4bd9b;
	color:#000;
	margin-top:-1px;
	border-top: 1px solid #b99c75;
	border-bottom: 1px solid #b99c75;
}
#page .pagenav ul li.page-item-180 ul li a:hover{
	width:132px;
	display:block;
	background-image: none;
	color:#7d3d3d;
	background-color: #ddc09e;
	margin-top:-1px;
	border-top: 1px solid #b99c75;
	border-bottom: 1px solid #b99c75;
}

.narrowcolumn {
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 660px;
	}
.hidden {
	clear:both;
	display:none;
}
#article-cat-tag {
	background-color:#efefef;
	border: 1px solid #dad7ce;
	margin-top: 20px;
	padding:10px;
	clear:both;
}
#article-cat-tag a{
	color:#3c2f31;
}
#article-cat-tag a:hover{
	text-decoration: underline;
}
#article-cat {
	float:left;
	border-right: 1px solid #db8951;
	padding-right:10px;
	width:300px;	
}
#article-tag {
	float:left;
}
#article-tag p {
	margin-left:10px;
}
#commentaire-form {
	background:url('images/bg-formulaire.gif') no-repeat top left;
	
}
#question {
	font-size:0.9em;
	text-indent:20px;
	background:url('images/question.gif') no-repeat top left;
	line-height:1.4em;
}
#question a{
	display:inline;
	color:#7c604a;
	text-decoration:underline;
}
#block-comments {
	width:493px;
	margin:50px 0 100px 0;
}
#submit {
	background:url('images/reagir-bt.gif') no-repeat top left;
	border:none;
	width:71px;
	height:18px;
}
.tag-list {
	padding-left:10px;
	background:url('images/fleche-cat-tag.jpg') no-repeat top left;
}
.ancre-comment {
	float:right;
}
.ancre-comment a{
	color:#333;
}
.comments-count {
	float:right;
}
.form-field {
	display:block;
	float:left;
	line-height:2em;
	width:105px;
	height:20px;
	margin-left:20px;
}
.form-field small {
	display:block;
	margin-top:8px;
	font-weight:bold;
	font-size:0.9em;
	color:#3c2f31;
}
#commentaire-form {
	clear:both;
	padding-top:10px;
}
.comment{
	clear:both;
}
.comments {
	display:block;
	background:url('images/bg-comment.gif') no-repeat top left;
	color:#FFF;
	font-size:0.9em;
	line-height:1.6em;
	font-weight: normal;
	text-align:center;
	width:182px;
	height:16px;
	float:left;
}
.box-title {
	color:#b8703e;
	font-weight:bold;
}
	
.titre-article {
	background:url('images/header-article2.gif') no-repeat top center;
	width:612px;
	padding-left:43px;
	height:30px;
	padding-top:3px;
	z-index:-1;
}
.date-article {
	background:url('images/bg-date.gif') no-repeat top left;
	text-align:center;   
	float:left;
	width:38px;
	height:41px;
	margin:0 !important;
	margin:20px 5px 0;
	font-weight:bold;
	font-size:1.2em;
	color:#FFF;
	line-height:1.3em;
	letter-spacing:1px;
	margin-right:5px;
	z-index:15;
}

.under-title {
	margin-left:15px;
}
.author {
	color:#DA1C5B;
}
.archieved-post .post {
	margin: 0 0 40px;
	text-align: justify;
	background:url('images/bg-article.gif') no-repeat top;
	width:638px;
}

.post hr {
	display: block;
	border:none;
	}
	
	
.categories-list {
	display:block;
	padding-left: 12px;
	margin-left: 2px;
	background:url('images/icone-categories.jpg') no-repeat top left;	
}
.categorie-article {
	color:#DA8A4F;
}
.categorie-article span a {
	color:#392f2e;
}
.categorie-article span a:hover {
	text-decoration:underline;
}
.tags {
	display:block;
	padding-left: 13px;
	margin-left: 2px;
	background:url('images/icone-tags.jpg') no-repeat top left;	
}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
#savoir-content{
	background:url('images/bg-savoir.gif') no-repeat bottom right;
	font-size:1em;
	
} 
#savoir-faire-intro{
	margin:30px 0 15px 0;
	width:450px;
	font-size:1em;
}

#savoir-content ul{
	width:450px;
}

.titre-savoir {
	font-size:1.2em;
	font-weight:bold;
	list-style-type:none;
	border-bottom: 1px solid #DDD;
	
	margin: 10px 0;
}

.titre-savoir ul {
	margin: 10px 0;
}

.titre-savoir ul .detail-savoir {
	font-size:0.9em;
	border:none;
	margin-left:30px;
	font-weight:normal;
	list-style-image:url('images/savoir-list.gif');
}

#solution {
	width:200px;
	height:200px;
	background:url('images/bg-solution.gif') no-repeat top left;
	float:right;
	color:#FFF;
	font-size:0.9em;
}
#solution #solution-titre {
	display:block;
	font-weight:bold;
	text-align:center;
	font-size:1em;
	margin-top:10px;
}
#savoir-contact {
	display:block;
	background:url('images/savoir-contact-button.gif') no-repeat top left;
	width:101px;
	height:27px;
	margin:auto;
	text-align:center;
	color:#3e3a37;
	font-size:1em;
	line-height:2.4em;
	font-weight:bold;
	margin-top:10px;
}
#solution p, #solution ul {
	margin:5px 8px;
	font-size:1em;
}
#solution span {
	margin:5px 5px;
	font-size:0.9em;
}

#solution ul {
	width:180px;
}
#solution ul li {
	list-style-type:none;
		margin-left:10px;
}

div#content ul#list-references li {
	list-style: none;
}

#corinne1 {
	margin:20px auto;
	width:440px;
	height:183px;
	background:url('images/corinne-photo1.jpg') no-repeat top left;
}
#corinne2 {
	margin:20px auto;
	width:440px;
	height:183px;
	background:url('images/corinne-photo2.jpg') no-repeat top left;
}
#breadcrumbs {
	clear:both;
	float:left;
	margin:6px 0 0 20px;
}
#breadcrumbs a {
	color:#3c2f31;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
h6 {
	margin: 0;
	text-align: justify;
	background:url('images/bg-article.gif') no-repeat top;
	width:638px;
	height:30px;
	font-size:1.3em;
	line-height:1.5em;
	text-indent:10px;
}
#infos-perso {
	width:410px;
	height:271px;
	background:url('images/cv-infos.jpg') no-repeat top left;
	margin-bottom:20px;
}
#infos-perso small{
	font-size:0.8em;
}
#infos-text {
	float:right;
	margin:12px 25px 16px !important;
	margin:12px -20px 16px;
	width:115px;
}
#age {
	margin-bottom:38px;
}
#pdf-cv {
	background:url('images/hr-pdf.gif') no-repeat top left;
}
#cv-middle-image {
	background:url('images/cv-middle?jpg') no-repeat top left;
	width:596px;
	height:182px;
	margin:10px auto 30px;
}
#lien-pdf {
	margin-top:15px;
	display:block;
	width:119px;
	height:41px;
	background:url('images/bg-pdf.gif') no-repeat top left;
	line-height:1.6em;
	padding-left:40px;
	color:#FFF;
}
#lien-pdf:hover {
	color:#000;
}
#linkedin {
	float:right;
	width:72px;
	height:19px;
	background:url('images/linkedin.gif') no-repeat top left;
	text-indent:-9000px;
	margin:17px 25px 0 25px !important;
	margin: 0px 25px 0 25px;
}
#viadeo {
	float:right;
	width:62px;
	height:18px;
	background:url('images/viadeo.gif') no-repeat top left;
	text-indent:-9000px;
	margin-top:0 !important;
	margin-top:-16zpx;
}
#pdf-cv {
	float:right;
	width:200px;
}

#post-24 ul li{
	border-bottom: 1px solid #DDD;
}
#post-24 ul li ul li{
	border:none;
	margin-left:20px;
	padding-left:20px;
	font-weight:normal;
	list-style-image:url('images/savoir-list.gif');
}
#post-120 ul li{
	border-bottom: 1px solid #DDD;
}
#post-120 ul li ul li{
	border:none;
	margin-left:20px;
	padding-left:20px;
	font-weight:normal;
	list-style-image:url('images/savoir-list.gif');
}

#foot, #foot a {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	color:#ad9fa2;
	}

#foot p  {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#flux-rss {
	display:block;
	float:right;
	background:url('images/icone-rss.jpg') no-repeat top left;
	width:16px;
	height:15px;
	text-indent:-9000px;
	margin-top:5px;
}
/* End Structure */
/*	Begin Headers */

h2 {
	margin: 30px 10px 2px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
	border: 1px solid #ebe0da;
	background-color:#f7f6f5;
	padding:10px;
}
.titre-article h2 a {
	font-size:0.9em;
}
.titre-article h2 a:hover {
	font-size:0.9em;
	color:#231D1E;
}
#sidebar {
	background:url('images/bg-sidebar.jpg') #8D8A7B no-repeat top left !important;
}
#sidebar #rss-sidebar {
	font-size:1em;
	color:#C85100;
}
#search-block {
	height:34px;
	background:url('images/search-left.jpg') no-repeat top left;
	width:183px;
	margin:auto;
}

#sidebar h2 {
	margin: 20px 20px 0;
	padding: 0;
	font-weight:bold;
	width:170px;
	}

h3 {
	padding: 0;
	margin: 5px 0px;
	}

h3.comments {
	padding: 0;
	margin: 0 auto 3px ;
	}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	padding-left: 0px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin:0 0 20px 8px;
	padding:0px;
	width:214px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	width:170px;
	}
#sidebar li {
	width:170px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 24px 10px;
	display:block;
	width:210px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	width:220px;
	}
#sidebar ul li.historique ul li {
	width:170px;
}
#sidebar .categories .children li, .historique ul li, .linkcat ul li{
	margin: 0;
	height:28px;
	padding: 0;
	border-bottom:dotted 1px #dedcd3;
	line-height:2.5em;
	width:200px;
}
#sidebar .historique ul li, .linkcat ul li, .categories ul li.cat-item{
	margin: 0 22px 0;
	height:28px;
	padding: 0;
	border-bottom:dotted 1px #dedcd3;
	line-height:2.5em;
	width:150px;
}

#recent-post{
	width:170px;
	background-color:#b9ab8e;
	border: 1px solid #6d6a5f;
	margin:20px auto;
	overflow:hidden;
	padding-bottom:10px;
}
#recent-post h2 {
	color:#FFF;
	font-size:13px;
	text-align:center;
	margin: 6px auto 9px;
	padding-bottom: 6px;
	width:156px;
	border-bottom: 1px solid #605e56;
}
#legend-photo1 {
	margin:153px 0 0 18px !important;
	margin:153px 0 0 8px;
	float:left;
	font-size:0.9em;
	width:187px;
}
#legend-photo2 {
	margin:153px 0 0 15px;
	float:left;
	font-size:0.9em;
	width:187px;
}
#legend-photo1-en {
	margin:159px 0 0 18px;
	float:left;
	font-size:0.9em;
	width:187px;
}
#legend-photo2-en {
	margin:159px 0 0 15px;
	float:left;
	font-size:0.9em;
	width:187px;
}
#legend-photo3 {
	margin:155px 0 0 21px !important;
	margin:155px 0 0 10px;
	float:left;
	font-size:0.9em;
}
#legend-cv-1 {
	margin:151px 0 0 16px;
	float:left;
	font-size:0.8em;
	width:176px;
	line-height:1em;
}
#legend-cv-2 {
	margin:155px 0 0 16px;
	float:left;
	font-size:0.8em;
	width:176px;
	line-height:1em;
}
#legend-cv-3 {
	margin:155px 0 0 16px;
	float:left;
	font-size:0.8em;
	width:176px;
	line-height:1em;
}
#legend-cv-1-en {
	margin:151px 0 0 16px;
	float:left;
	font-size:0.8em;
	width:176px;
	line-height:1em;
}
#legend-cv-2-en {
	margin:155px 0 0 16px;
	float:left;
	font-size:0.8em;
	width:176px;
	line-height:1em;
}
#legend-cv-3-en {
	margin:155px 0 0 16px;
	float:left;
	font-size:0.8em;
	width:176px;
	line-height:1em;
}
#contact-corinne {
	display:block;
	width:116px;
	height:26px;
	line-height:2.1em;
	text-align:center;
	color:#FFF;
	margin-top:20px;
	background:url('images/bouton-me-contacter.png') no-repeat top left;
}
#contact-corinne-en {
	display:block;
	width:104px;
	height:26px;
	line-height:2.1em;
	text-align:center;
	color:#FFF;
	margin-top:20px;
	margin-bottom:20px;
	background:url('images/bouton-contact-me.png') no-repeat top left;
}
#recent-post #article-title {
	color:#000;
}
#recent-post .savoir-plus {
	margin-bottom:10px;
	margin-right:10px;
	color:#FFF;
	font-weight:normal;
	width:100px;
	float:right;
}	
#recent-post .savoir-plus:hover {
	color:#000;
	width:100px;
}
#recent-post #recent {
	margin:5px 0 24px 7px;
	width:165px;
}
#recent-post-img {
	width:156px;
	height:51px;
	background:url('images/img-recent-post.jpg') no-repeat top left;
	margin:5px 0;
}
#recent-post #recent #recent-post-content {
	color:#000;
	width:150px;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 14px 3px;
	text-align: center;
	width:217px;
	}

#searchform #s {
	float:left;
	width: 118px;
	height:16px;
	margin-top:4px;
	margin-left:33px;
	padding: 2px;
	border:none;
	background:url('images/bg-search.jpg') no-repeat top left;
	color:#FFF;
	line-height:1.3em;
	font-size:12px;
	}

#searchsubmit {
	display:block;
	float:left;
	margin-top:4px;
	padding-top:5px;
	background:url('images/search-button.jpg') no-repeat top left;
	width:23px;
	height:20px;
	text-align:center;
	color:#FFF;
	font-size:1em;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 0px 0 0;
}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 340px;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:0 19px 0 0;
	padding:3px 0 0;
	text-align:center;
	width:61px;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-bottom:40px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Sidebar */
#sidebar {
	/*margin-left:727px;*/
	float:right;
	width:223px;
	padding-bottom:100px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	padding-right: 10px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
	
hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	background-color: #fff;
	margin-right: 20px;
	margin-bottom:5px;
}

.wp-caption img {
	margin: 5px 0 0 5px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 5px;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
