/*
Theme Name: Theme Tressol
Theme URI: http://tressol-corporate.com/
Description: Theme par defaut pour le site corporate de Tressol.
Version: 1.0
Author: AF
Author URI: 
Tags: 
Text Domain: tressol
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #f5f5f4;
	color: #333;
	text-align: center;
	}

#wrapper {
	background: #f5f5f4 url('./images/background-wrap.png') no-repeat center top;
	text-align: left;
	}

#page {
	background: #f5f5f4 url('./images/background-page.png') repeat-y center top;
	text-align: left;
	}

#header {
	background: #f5f5f4 url('./images/background-header.png') no-repeat center top;
	}
#header div#logo h1 {
	background: #f5f5f4 url('./images/logo-tressol.jpg') no-repeat left top;
	}

#header div#buttons a {
	height: 18px;
	display: inline-block;
	margin-left: 10px;
	padding: 2px 0 0 27px;
	text-transform: uppercase;
	color: #636361;
	text-decoration: none;
}

#header div#buttons a#contact {
	background: #f5f5f4 url('./images/icon-tel.png') no-repeat left top;
	}

#header div#buttons a#newsletter {
	background: #f5f5f4 url('./images/icon-mail.png') no-repeat left top;
	}

#header div#menu ul {
	/*margin: 0 0 0 15px;*/
	margin: 0 0 0 65px;
	padding: 0;
	list-style: none;
	}
/*#header div#menu ul li {
	float: left;
	display: inline-block;
	height: 23px;
	margin: 0;
	margin-left: 10px;
	padding: 4px 0 0 10px;
	background-image: url('./images/menu-puce.png');
	background-repeat: no-repeat;
	background-position: left top;
	}
#header div#menu ul li a {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}*/
#header div#menu ul li {
	float: left;
	display: inline-block;
	height: 23px;
	margin: 0;
	margin-left: 6px;
	border: #c0c0c0 1px solid;
	}
#header div#menu ul li a {
	display: inline-block;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 8px 0 8px;
	}

#headerimg 	{
	background: #f5f5f4 url('./images/headerimg.png') no-repeat center top;
	}

#content {
	font-size: 1.2em;
	}

.widecontent {
	background: white url('./images/background-wide.png') no-repeat left top;
	}

.narrowcontent {
	background: white url('./images/background-narrow.png') no-repeat left top;
	}

.widecolumn .entry p {
	font-size: 1.0em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

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

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

.news-scroll a.vprev {
	background: #fbf9fa url('./images/icon-vprev.png') no-repeat left top;
	}

.news-scroll a.vnext {
	background: #fbf9fa url('./images/icon-vnext.png') no-repeat left top;
	}

.scroll a.hprev {
	background: #fbf9fa url('./images/icon-hprev.png') no-repeat left top;
	}

.scroll a.hnext {
	background: #fbf9fa url('./images/icon-hnext.png') no-repeat left top;
	}

#footer {
	background: #f5f5f4 url('./images/background-footer.png') no-repeat center top;
	}
#footer ul {
	margin: 0;
	padding: 0;
	text-align: center;
	}
#footer ul li {
	display: inline;
	padding: 0 0 0 20px;
	}

#footer ul li a {
	color: #454344;
	text-transform: uppercase;
	text-decoration: none;
	}

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

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

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

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h4 {
	font-size: 1.1em;
	}

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, h4, h4 a, h4 a:visited {
	color: #333;
	}

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

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

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

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

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

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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;
	}

.bgnone {
	background: none;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	}

#wrapper {
	background-color: #f5f5f4;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 1040px;
	}

#header {
	background-color: #f5f5f4;
	margin: 0;
	padding: 0;
	height: 117px;
	width: 100%;
	}

#header div#logo {
	float: left;
	margin: 0 0 0 20px;
	}

#header div#logo h1 {
	margin: 0;
	padding: 0;
	display: block;
	height: 60px;
	width: 260px;
	}

#header div#logo h1 a {
	margin: 0;
	padding: 0;
	height: 60px;
	width: 260px;
	display: block;
	border: 0;
	background-image: none;
	}

#header div#logo h1 span { display: none; }

#header div#buttons {
	float: right;
	margin: 37px 30px 0 0 ;
	padding: 0;
	}

#header div#menu {
	margin: 0 0 0 20px;
	padding: 25px 0 0 0;
	width: 1000px;
	}

#headerimg {
	clear: both;
	padding: 0;
	margin: 0;
	height: 300px;
	width: 100%;
	}
#headerimg h2 {
	font-size: 18px;
	color: #d52c43;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0 20px;
	padding: 274px 0 0 19px;
	}

#breadcrumb {
	margin: 0 0 0 270px;
	padding: 0;
	}

#breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#breadcrumb ul li {
	display: inline;
	color: #5d5b5c;
	}
#breadcrumb ul li a {
	color: #5d5b5c;
	}

.narrowcolumn {
	padding: 0 0 20px 0;
	margin: 0 0 0 40px;
	width: 960px;
	}

.wide930 {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 55px;
	width: 930px;
	}

.wide960 {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 40px;
	width: 960px;
	}

.fleft { float: left; }
.fright { float: right; }

.news {
	width: 350px;
	height: 365px;
	overflow: hidden;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #f3f1f2 #dedcdd #b0aeaf #dedcdd;
	background-color: #fbf9fa;
	}

.newsticker ul {
	margin: 0;
	padding: 0;
	}

.newsticker ul li{
	list-style: none;
	display: block;
	}

.newsticker ul li.dotted {
	margin: 0 3px;
	padding: 0 0 14px 0;
	border-bottom: #4c4a4b 2px dotted;
	}

.news .news-scroll {
	float: right;
	font-size: 0.8em;
	padding: 9px 10px 0 0;
	}

.news-scroll a {
	display: inline-block;
	height: 9px;
	width: 7px;
	padding-left: 7px;
}

.news-scroll a span {
	display: none;
	}

.news-post {
	margin: 0;
	padding: 0 10px;
	}

.news-post small {
	color: #d52c43;
	font-weight: bold;
	}

.news-post .entry p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.3em
	}

/*.map {
	width: 540px;
	height: 365px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #f3f1f2 #dedcdd #b0aeaf #dedcdd;
	background-color: #fbf9fa;
	}*/
.map {
	width: 546px;
	height: 373px;
	margin: -2px 0 0 0;
	padding: 0;
	}

.widebox {
	width: 930px;
	margin: 30px 0 0 0;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #f3f1f2 #dedcdd #b0aeaf #dedcdd;
	background-color: #fbf9fa;
	}

.sticker {
	position:relative;
	margin: 6px 10px 8px 3px;
	}

.sticker ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	}

.sticker ul li {
	list-style: none;
	float: left;
	margin: 0 0 0 10px;
	}

.widebox .scroll {
	float: right;
	font-size: 0.8em;
	padding: 8px 6px 0 0;
	}

.scroll a {
	display: inline-block;
	height: 7px;
	width: 9px;
	padding: 0;
}

.scroll a span {
	display: none;
	}

.sticker-nav a {
	position:absolute;
	top:35%;
	z-index:99;
	cursor:pointer;
	display:block;
	width:32px;
	height:34px;
	background:url('./images/arrows.png') no-repeat;
	border:0;
}
.sticker-nav a span {
	display: none;
}
a.nextnav {
	background-position:-32px 0;
	right:10px;
}
a.prevnav {
	left:20px;
}

li.captioned-image {
	position: relative;
	margin: 0;
	}
li.captioned-image img {
	display: block;
	}
li.captioned-image p {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	}
li.captioned-image p span {
	display: block;
	width: 208px;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 3px 5px;
	color: #fff;
	text-align: center;
	}

.line {
	height: 1px;
	background-color: #cdcdcd;
	border-width: 0 1px;
	border-style: solid;
	border-color: #f1eff0;
	}

.widecontent {
	width: 960px;
	height: 695px;
	}

.narrowcontent {
	width: 744px;
	height: 1029px;
	}

/* ie hack */
html>body .widecontent {
	height: auto;
	min-height: 695px;
	}

html>body .narrowscontent {
	height: auto;
	min-height: 1029px;
	}
/* ie hack */

.post {
	margin: 5px 16px 5px 14px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .news-post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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;
}

#footer {
	padding: 0;
	margin: 0;
	height: 120px;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 90px 0 0 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

/*h2 {
	margin: 30px 0 0;
	}*/

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

h4 {
	padding: 0;
	margin: 12px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.news h3, .widebox h3 {
	color: #4c4a4b;
	text-transform: uppercase;
	margin: 4px;
	padding: 2px 3px;
	border-width: 2px 0;
	border-style: dotted;
	border-color: #4c4a4b;
	}

.news-post h4.dotted {
	padding: 8px 0 0 0;
	border-top: #4c4a4b 2px dotted;
	}

.widecontent .entry h2, .narrowcontent .entry h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #d52c43;
	padding: 0 0 4px 0;
	border-bottom: #4c4a4b 2px dotted;
	}

.narrowcontent .entry h2 img {
	vertical-align: bottom;
	}
.narrowcontent .entry h2 span {
	padding-left: 10px;
	text-transform: capitalize;
	color: black;
	}
.narrowcontent .entry .subtitle {
	float: right;
	padding-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
	}
/* 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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.entry form label {
	float: left;
	display: block;
	width: 160px;
	padding: 2px 30px 0 0;
	font-weight: bold;
	text-align: right;
	}

.entry form input, .entry form textarea {
	padding: 4px;
	border: #9b999a 1px solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.entry textarea {
	font: 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.entry form .cb-block .wpcf7-list-item {
	display: block;
	margin-left: 190px;
	}

.entry form .cb-only {
	margin-left: 160px;
	}

.entry form .desc {
	margin-left: 190px;
	font-size: 10px;
	}

.entry form p.button {
	width: 100%;
	text-align: center;
	}
.entry form .button-submit {
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	margin: 5px auto;
	padding: 4px 10px;
	background-color: #ebebeb;
	border: #bebcbd 1px solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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: 0;
	padding: 0 0 10px 0;
	width: 195px;
	}

#sidebar form {
	margin: 0;
	}

.sbbox {
	width: 195px;
	margin: 15px 0 0 0;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #f3f1f2 #dedcdd #b0aeaf #dedcdd;
	background-color: #fbf9fa;
	}

.sbboxc {
	margin: 0;
	padding: 5px 10px 10px 10px;
	}

.sbline {
	height: 1px;
	background-color: #cdcdcd;
	border-width: 0 1px;
	border-style: solid;
	border-color: #f1eff0;
	}

.sbbox h3 {
	color: #4c4a4b;
	text-transform: uppercase;
	margin: 4px;
	padding: 2px 3px;
	border-width: 2px 0;
	border-style: dotted;
	border-color: #4c4a4b;
	}

.submenu {
	width: 195px;
	margin: 10px 0 0 0;
	padding: 0;
	}

.submenu ul {
	margin: 0;
	padding: 0;
	border-top: #b7b5b6 2px dotted;
	}

.submenu ul li {
	margin: 0;
	padding: 2px 10px;
	border-bottom: #b7b5b6 2px dotted;
	background-image: url('./images/submenu-puce.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}

.submenu ul li a {
	color: #626061;
	font-weight: bold;
	}

.submenu ul li a:hover, .submenu ul li.current_page_item a {
	color: #d71530;
	text-decoration: none;
	}
/* 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;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

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

/* Template: Services */
span.telb {
	background: transparent url('./images/icon-telb.gif') no-repeat left top;
	padding-left: 16px;
	line-height: 18px;
	letter-spacing: -1px;
	}
span.mob {
	background: transparent url('./images/icon-mob.gif') no-repeat left top;
	padding-left: 16px;
	line-height: 18px;
	letter-spacing: -1px;
	}
span.tfax {
	background: transparent url('./images/icon-print.gif') no-repeat left top;
	padding-left: 16px;
	line-height: 18px;
	letter-spacing: -1px;
	}

.narrowcontent .b284w {
	margin: 5px 0;
	padding: 0;
	color: #737373;
	text-align: left;
	font-weight: bold;
	width: 284px;
	height: 267px;
	background: white url('./images/blockv-284w.png') no-repeat top left;
	}
.b284w div {
	padding: 10px;
	margin: 0;
	}
.b284w h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
.b284w span.sub {
	color: black;
	font-weight: normal;
	}
.b284w img {
	display: block;
	padding: 15px 0 0 0;
	margin: 0 auto;
	}
.narrowcontent .bl284w {
	float: left;
	margin-left: 50px;
	}
.narrowcontent .br284w {
	float: right;
	margin-right: 50px;
	}

.narrowcontent img.tas {
	display: block;
	padding: 5px 0;
	margin: 0 auto;
	}
.narrowcontent .b695w {
	margin: 0 auto;
	padding: 0;
	color: #737373;
	text-align: left;
	font-weight: bold;
	width: 695px;
	height: 139px;
	background: transparent url('./images/blockh-695w.png') no-repeat top left;
	}
.b695w dl {
	float: left;
	margin: 0;
	padding: 10px 0 10px 60px;
	}
.b695w dl.dlf {
	padding-left: 25px;
	}
.b695w dl dt {
	color: black;
	font-weight: bold;
	}
.b695w dl dd {
	margin: 0;
	padding: 0;
	}

.narrowcontent .b185w {
	float: left;
	/*margin: 5px 10px;*/
	margin: 0 0 0 120px;
	padding: 0;
	color: #737373;
	text-align: left;
	font-weight: bold;
	width: 185px;
	height: 202px;
	background: transparent url('./images/blockv-185w.png') no-repeat top left;
	}

.narrowcontent .b213w {
	float: left;
	margin: 0 0 0 25px;
	padding: 0;
	color: #737373;
	text-align: left;
	font-weight: bold;
	width: 213px;
	height: 201px;
	background: transparent url('./images/blockv-213w.png') no-repeat top left;
	}

.narrowcontent .br230w {
	float: right;
	/*margin: 5px 10px 5px 0;*/
	margin: 0 120px 0 0;
	height: 201px;
	}

.br230w .b230w {
	margin: 0;
	padding: 0;
	color: #737373;
	text-align: left;
	font-weight: bold;
	width: 230px;
	height: 65px;
	background: transparent url('./images/blockh-230w.png') no-repeat top left;
	}

.br230w img {
	margin-top: 57px;
	}

.narrowcontent .b-content {
	clear: both;
	margin: 0;
	padding: 0;
	color: #737373;
	font-size: 0.9em;
	}
.narrowcontent .b-content p {
	margin: 0 0 5px 0;
	padding: 0;
	}

.b185w div, .b213w div, .b230w div {
	padding: 8px 10px;
	margin: 0;
	}
.b185w strong, .b213w strong, .b230w strong {
	color: black;
	}

/* Template: Organization Chart */
#orgchart {
	width: 654px;
	margin: 0 auto;
	padding: 0 16px 0 30px;
	background: transparent url('./images/orgchart.gif') no-repeat 7px top;
	}

#orgchart div.user {
	background-color: #fff;
	color: #000;
	font-size: 10px;
	border: #000 1px solid;
	padding: 10px;
	margin: 20px auto 0 auto;
	text-align: center;
	width: 200px;
	}

#orgchart div.cwide {
	width: 250px;
	margin-bottom: 20px;
	}

#orgchart div.cleft {
	clear: both;
	margin: 0 0 10px 0;
	width: 80px;
	}

#orgchart div.cfleft {
	float: left;
	margin: 10px 10px 20px 0;
	width: 78px;
	}

#orgchart div.cfleftr {
	float: left;
	margin: 10px 0 20px 0;
	width: 78px;
	}

#orgchart div.cmiddle {
	clear: both;
	width: 250px;
	}

/* Template: Vehicules neufs */
.narrowcontent .vn .citroen {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: -25px;
	}
.narrowcontent .vn h2 {
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.3em;
	color: #000;
	padding: 0 0 4px 0;
	border-bottom: #4c4a4b 2px dotted;
	}

div.ctb {
	width: 654px;
	margin: 0 auto;
	position: relative;
	height: auto;
	}

div.ctb ul.dslist {
	height: 140px;
	margin: 0 auto;
	list-style: none;
	}
div.ctb ul[class=dslist] li:before {
	content: "";
	}
div.ctb ul.dslist li {
	float: left;
	width: 200px;
	margin: 0 5px;
	}
div.ctb ul.dslist li span a {
	display: block;
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.3em;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	}

div.ctb div.gamm_info {
	position: absolute;
	margin: 100px 0 0 165px;
	visibility: hidden;
	width: 250px;
	height: 370px;
	}

div.ctb div.gamm_info p {
	padding: 0 0 0 30px;
	width: 250px;
	margin: 0;
	text-align: center;
	}

div.ctb #gi {
	visibility: visible;
	}

div.ctb div.gamm_info span {
	display: block;
	color: #d52c43;
	padding: 0px 20px 0 20px;
	}

div.ctb div.gamm_info span.name {
	font-size: 2em;
	line-height: 1.1em;
	text-decoration: none;
	font-weight: normal;
	}

div.ctb div.gamm_info span.acc {
	font-size: 1.1em;
	padding-left: 20px;
	text-decoration: none;
	}

div.ctb ul.sqlist {
	height: 1%;
	}

head:first-child+body div.ctb ul.sqlist {
	height: auto;
	}

html>body div.ctb ul.sqlist li:before {
	content: "";
	}

div.ctb ul.sqlist:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

div.ctb ul.sqlist li {
	clear: left;
	float: left;
	padding: 1px 0 0 0;
	text-align: left;
	margin: 0;
	position: relative;
	z-index: 1;
	}

div.ctb ul.sqlist li.right {
	clear: right;
	float: right;
	padding-right: 0;
	text-align: right;
	}

div.ctb ul.sqlist li a {
	position: relative;
	}

div.ctb ul.sqlist li.right a {
	text-align: right;
	}

div.ctb ul.sqlist li a:hover {
	text-decoration: none;
	}

div.ctb ul.sqlist li a img {
	display: block;
	margin: 0 0 1px 0;
	}

div.ctb ul.sqlist li.right a img {
	margin: 0 0 1px auto;
	}

div.ctb ul.sqlist li a span {
	color: #808080;
	padding-left: 8px;
	position: relative;
	display: block;
	}

div.ctb ul.sqlist li.right a span {
	padding: 0 6px 0 0;
	text-align: right;
	margin: 0 0 0 auto;
	}

* html div.ctb ul.sqlist li.right a span {
	width: 102px;
	}

ul.sqlist li, ul.tablist ul.sqlist li {
	display: list-item;
	margin: 1px 0;
	padding: 0;
	width: auto;
	}

head:first-child+body ul.tablist ul.sqlist li {
	display: list-item;
	}

ul.sqlist li a, ul.tablist ul.sqlist li a {
	font-weight: bold;
	}

div.ctb ul.tablist {
	list-style-type: none;
	margin: 0 auto;
	color: #000;
	}

div.ctb ul[class=tablist] li:before {
	content: "";
	}

div.ctb ul[class=tablist]:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

div.ctb ul.tablist li {
	display:inline;
	list-style: none;
	vertical-align: top;
	width: 145px;
	text-align: center;
	}

div.ctb ul.tablist li.newline{
	display: none;
	}


div.ctb ul[class=tablist] li{
	display: table;
	float: left;
}

div.ctb ul[class=tablist] li.newline {
	display: block;
	clear: left;
	width: 100%;
	overflow: hidden;
	}

div.ctb ul.tablist li a {
	display: block;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	}

div.ctb ul.tablist li a img {
	display: block;
	margin: 0 auto;
	}

/* Template: entretien */
.entry .ett-img {
	float: left;
	margin: 25px 0 0 55px;
	}


/* "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." */
