/*  



Theme Name: Vision Lean



Theme URI: http://www.trilogiq.com/



Description: Theme Vision Lean



Version: 1.0



Author: Olivier Courtin



Author URI: http://www.jotunn.net







*/







body {

	font-size: 13px;

	font-family: "Trebuchet MS", Verdana;

	color: #000000;

	margin: 0px;

	padding: 0px;

	background-image: url(images/fond-vertical.gif);

	background-repeat: repeat-y;

	background-position: center;

}

#page {

	margin: 0px auto 0px;

	padding: 0px;

	width: 902px;

	position: relative;

	height: 100px;

}

#header {

	margin: 0px 0px 0px 0px;

	padding: 0px;

	height: 344px;

	width: 902px;

}

#content {

	padding: 0;

	margin: 0px 0px 0px 0px;

	width: 600px;

	float: left;

}

#content h2 {

	margin: 20px 0px 2px 0px;

	font-size: 18px;

        font-weight: normal;
        clear: both;

        border-bottom: 1px solid #E0E0E1;

        



}

#content h2 a {

	color: #000000;

}

#content h2 a:hover {

	color: #000000;

}

#content h1 {

	margin: 10px 0px 2px 0px;

	font-size: 18px;

        font-weight: normal;

	color: #000000;
        clear: both;

        border-bottom: 1px solid #E0E0E1;


}

#meta {
	position:absolute;
	width:218px;
	z-index:4;
	top: 0px;
	padding:0px;
	margin:0px;
	height: 73px;
	background-image: url(images/contact-off.png);
	background-repeat: no-repeat;
	background-position: top;
	right: 0px;

}
#meta:hover {
	background-image: url(images/contact-on.png);
	background-repeat: no-repeat;
	background-position: top;

}

a.thickbox img {

	margin: 2px;

}

#content h1 a {

	color: #000000;

}

#content h1 a:hover {

	color: #000000;

}

.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	margin: 0;

	padding: 10px;

}

a:link {

	color: #000000;

}

a:hover {

	color: #000000;

}

#footer {

	width: 600px;

	float: left;

	background-image: url(images/baseline.png);

	background-repeat: no-repeat;

	background-position: left top;

	height: 45px;

}

#footer p.info {

	font-size: 11px;

	margin: 15px 0 10px 125px;

	padding: 0;

}

#footer p.base {

	font-size: 11px;

	margin: 0 0 0 125px;

	padding: 0;

}



small {

	font-size: 10px;

	padding: 0px 15px 0px 0px;

	margin:0px 0px 5px 0px;

}

h1, h1 a, h1 a:hover, h1 a:visited {

	text-decoration: none;

}

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;

}

#sidebar {

	padding: 0px;

	margin: 0px;

	background: url('images/fond-menu.gif') repeat-y;

	width: 286px;

	float: right;

}

#sidebar form {

	margin: 0;

}

#sidebar h2 {

	font-size: 18px;

	color: #b30f13;

	margin: 0;

	padding: 8px 10px 0px 10px;

	background: url('images/fond-titre-menu.gif') no-repeat;

	height: 39px;

	width: 197px;

}

#sidebar ul, #sidebar ul ol {

	margin-top: 0px;

	margin-right: 2px;

	margin-bottom: 0;

	margin-left: 2px;

	border-top-style: none;

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	background-image: url(images/puce-liste-menu.gif);

	background-position: 10px 10px;

	background-repeat: no-repeat;

	font-size: 14px;
        

	padding-top: 8px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 30px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #E0E0E1;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 8px;

	margin-left: 0px;

}

#sidebar ul li a {

	color: #000000;

        font-weight: bold;

	text-decoration: none;

}

#sidebar ul li a:hover {

	color: #000000;

	text-decoration: underline;

}

#sidebar ul ul, #sidebar ul ol {

	padding: 0px;

	margin-top: 0px;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#sidebar ul ul li {

	background-image: url(images/puce-liste-sousmenu.gif);

	background-position: left 4px;

	background-repeat: no-repeat;

	padding-left: 12px;

	font-size: 13px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding-top: 0px;

	margin: 0px;

}

#sidebar ul ul li a {

	color: #000000;

        font-weight: normal;

	text-decoration: none;

}

#sidebar ul ul li a:hover {

	color: #000000;

	text-decoration: underline;

}

#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

}

#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

}

ol li, #sidebar ul ol li {

	list-style: decimal outside;

}

#sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

}

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

}

#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

}

#sidebar #searchsubmit {

	padding: 1px;

}

.entrypage table {

	margin: 10px 0 20px 0;

}

.entrypage p {

	margin: 0 0 10px 0;

	padding: 0;

	text-align: justify;

}

.entrypage p a:link {

	color: #000000;

}

.entrypage p a:hover {

	color: #000000;

}

.entrypage p a:visited {

	color: #000000;

}



.entry p {

	margin: 10px 0 10px 0;

	padding: 0;

}



.entry p img {
	padding: 2px;
        border: 2px solid #98999d;
}
.entrypage p img.alignleft {
	border: 2px solid #98999d;
	background-color: #ffffff;
	background-image: url(images/fond-photo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 28px;
	padding-left: 2px;
}
.entrypage p img.alignnone {
border: 1px solid #98999d;
}
.entrypage p img.alignright {
        background: #ffffff;
	background-image: url(images/fond-photo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 28px;
	padding-left: 2px;
        border: 2px solid #98999d;
        margin: 7px 0px 7px 7px;
}
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 ol {

	padding: 0 0 0 35px;

	margin: 0;

}

.entry ol li {

	margin: 0;

	padding: 0;

}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

}

select {

	width: 130px;

}

.commentlist li {

	font-weight: bold;

}

.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-size: 10px;

}

.commentlist p {

	font-weight: normal;

	line-height: 14px;

	text-transform: none;

}

.commentmetadata {

	font-weight: normal;

}

code {

	font: 1.1em 'Courier New', Courier, Fixed;

}

acronym, abbr, span.caps {

	font-size: 10px;

	cursor: help;

	border-bottom: 1px dashed #999;

}

.post {

	margin: 0px 0px 30px 0px;

}

.postetude {

	margin: 0px 0px 30px 0px;
        text-align: right;

}

.post hr {

	display: block;

}

p img {

	padding: 0;

	max-width: 100%;

}

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

img.alignright {

	padding: 4px 0 0 0px;

	margin: 0px 0px 0px 0px;

	display: inline;

}

img.alignleft {

	padding: 4px 0 0 0px;

	margin: 0px 7px 2px 0;

	display: inline;

}

.alignright {

	float: right;

}

.alignleft {

	float: left;

}
p.alignright {

	margin: 0px 10px 0px 0px;

}

p.alignright a {

	color: #FFFFFF;
	font-weight: bold;

}
p.alignright a:hover {

	color: #000000;

}

p.alignleft {

	margin: 0px;

}
.postmetadata {
	font-size: 11px;
	width: 388px;
	background-image: url(images/fond-suite.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	line-height: 27px;

}

.postmetadata a {

	color: #000000;

}

.postmetadata a:hover {

	color: #000000;

}

.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

}

#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

}

#commentform textarea {

	width: 100%;

	padding: 2px;

}

#commentform #submit {

	margin: 0;

	float: right;

}

.commentlist {

	padding: 0;

	text-align: justify;

}

.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

}

.commentlist p {

	margin: 10px 5px 10px 0;

}

#commentform p {

	margin: 5px 0;

}

.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

}

.commentmetadata {

	margin: 0;

	display: block;

}

/* Begin Calendar */



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9px;

}

#wp-calendar a {

	display: block;

	text-decoration: none;

}

#wp-calendar caption {

	font-size: 9px;

	text-align: center;

}

#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

}

#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 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;

}

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;

}

hr {

	display: none;

}

a img {

	border: none;

}

.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

}

#logo {

	background-image: url(images/logos.png);

	background-repeat: no-repeat;

	background-position: center top;

	height: 344px;
         
         margin: 0px;
         padding: 0px;

}

#global {

	background-image: url(images/fond-horizontal.gif);

	background-repeat: repeat-x;

	background-position: top;

	height: 344px;

         margin: 0px;
         padding: 0px;

}

#faq {

	width: 286px;

	background-image: url(images/fond-faq.gif);

	background-repeat: no-repeat;

	height: 67px;

	font-weight: bold;

	text-align: right;

	margin: 0px;

}

#faq p {

	margin: 0px;

	padding-top: 29px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}

#topv {

	background-image: url(images/top-vertical.png);

	background-repeat: no-repeat;

	height: 190px;

	width: 286px;

}

.jqGSContainer{
	position:relative;
	width:302px;
        height: 250px;
        margin-right: 10px;
        overflow: hidden;
	clear:both;
        float: left;
	padding-bottom:10px;
}
.jqGSContainer .jqGSImgContainer{
background: #000000;
}
.jqGSContainer .jqGSImgContainer ul{
	padding:0;
	margin:0;
	position:relative;
	list-style:none;
}
.jqGSContainer .jqGSImgContainer ul li{
	padding:0;
	margin:0;
	position:relative;
	margin-top:0;
	margin-bottom:0px;
	float:left;
}
.jqGSContainer .jqGSImgContainer ul li .jqGSLoader{
	width:100%;
	height:100%;
	position:absolute;
}
.jqGSContainer .jqGSImgContainer ul li img{
	border:1px solid #fff;
}
.jqGSContainer .jqGSImgContainer ul li .jqGSTitle{
	background:#000;
	position:absolute;
	right:0px;
	top:0px;
	padding:3px;
	color:#fff;
	width:300px;
}
.jqGSContainer .jqGSPagination{
	position:relative;
	width:100%;
	height:30px;
	top:5px;
	padding: 5px 0;
}
.jqGSContainer .jqGSPagination ul{
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	float:left;
}
.jqGSContainer .jqGSPagination ul li{
	padding:0;
	margin-right:5px;
	float:left;
        display: inline;
	padding-right:1px;
	text-align:center;
	padding-bottom:1px;
}
.jqGSContainer .jqGSPagination ul li a{
	padding:2px 0px;
	background:#000;
	border:1px solid #fff;
	color: #fff;
	text-decoration:none;
        display:block;
	width:20px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
.jqGSContainer .jqGSPagination ul li a.selected{
	background:#fff;
	color:#f03;
	border: 1px solid #eaeaea;
}
.jqGSContainer .jqGSPagination ul li a:hover{
	background:#fff;
	color:#000;
	border:1px solid #fff;
}
.jqGSImgContainer{
	border:1px solid #000;
}
#meta #top {
	height: 22px;
}
#meta #bot {
	height: 45px;
	font-size: 18px;
	font-weight: bold;
	line-height: 41px;
	text-indent: 65px;
}
#meta #bot {
	height: 45px;
	font-size: 18px;
	font-weight: bold;
	line-height: 41px;
	text-indent: 65px;
}
#meta #bot a{
	color: white;
	text-decoration: none;
}
#sc2 {
	position: absolute;
	z-index: 5;
	right: 0px;
	display: none;
	width: 54px;
	top: 22px;
	background-color: #E0E0E0;
}
#sc2 ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 9px;
	padding: 0px;
}
#object {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.postcat {
	font-size: 18px;
	width: 598px;
        margin-bottom: 10px;
	background-image: url(images/fond-postcat.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	line-height: 39px;

}
.postcat a {
	font-size: 18px;
        color: #ffffff;

}
.postcat .post-categories {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.post-categories a {
	color: #FFFFFF;
	text-decoration: none;
}
#child ul li {

	list-style-type: none;

	list-style-image: none;

	background-image: url(images/puce-liste-menu.gif);

	background-position: 10px 10px;

	background-repeat: no-repeat;

	font-size: 14px;

	padding-top: 8px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 30px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #E0E0E1;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 8px;

	margin-left: 0px;

}

#child ul li a {

	color: #000000;

	text-decoration: none;

}

#child ul li a:hover {

	color: #000000;

	text-decoration: underline;

}
#child ul {
	margin: 0px;
	padding: 0px;
        clear: both;
}
.entrypage { 
        margin: 10px 0px 0px 0px;
}
#px3{
	position:relative;
	height:225px;
        
        width: 300px;
        overflow: hidden;
        float: left;
	list-style:none;
	padding:0;
	margin:0;
}

#px3 a{
	padding:0;
	margin:0;
}

#px3 li{
	padding:0;
	margin:0;
	height:auto;
}
	#intro {
	height: 119px;
	font-size: 11px;
}
	