/*
Theme Name: Alt by META IT
Theme URI: http://alt.metastructure.fr/
Description: minimalist theme
Version: 1.0
Author: Guillaume Masson, Michael Gil de Muro
Author URI: http://meta-it.fr/
Tags: dark, light, two-columns, fixed-width, left-sidebar
*/

a#css_left {
	display: none;
}

a#css_center {
	background: url('images/fleche_droite.png') #4d4d4d no-repeat 5px 71px;
	display: block;
	position : absolute;
	top : 0px;
	right: 0px;
	height: 162px;
	opacity:0.3;
	filter: alpha(opacity=30);
	width: 20px;
}

a#css_center:hover {
	opacity:1;
	filter: alpha(opacity=100);
}

span.css_switch {
	overflow: hidden;
	visibility : hidden;
	display: block;
	height: 20px;
	width: 20px;
}
/* Begin Typography & Colors */
html {
	margin : 0px;
	padding : 0px;
}

body {
	background-color: #1a1a1a;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Bitstream Charter', Georgia, Serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 999px;
}

#page {
	background: url('images/logo_left.png') transparent no-repeat left top;
	margin: 0px;
	max-width: 999px;
	padding: 0px;
	text-align: left;
	width: 999px;
}

/* Begin Sidebar */
#sidebar
{
	float: left;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	width: 370px;
	max-width: 370px;
	overflow: hidden;
}

#sidebar h2 {
	margin: 5px 0px 0px;
	padding: 0px;
}

#sidebar form {
	margin: 0px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	line-height: inherit;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0px 0px 50px;
	line-height: inherit;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	line-height: inherit;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 1em 0 0;
	padding: 0;
}

/* End Sidebar */

#headerimg a {
	display: block;
	height: 250px;
	margin: 0px;
	padding: 0px;
	width : 370px;
	}

#headerimg a img {
	display: none;
	margin: 0px;
	padding: 0px;
	}

/* Begin Galerie */

#galerie {
	margin-bottom : 40px;
}

#galerie ul {
	list-style: none;
}

#galerie li {
	display: inline;
	margin: 0px 0px 5px 0px;
}

#galerie img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	opacity:0.3;
	filter: alpha(opacity=30);
}

#galerie img:hover {
	opacity:1;
	filter: alpha(opacity=100);
}

/* End Galerie */

/* Begin Search Form */

#searchform {
	float: left;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

#s {
	background: #1a1a1a;
	border: solid 1px #8d8d8d;
	padding: 2px 0px;
	width : 222px;
}

#searchsubmit {
	background: #1a1a1a;
	border: solid 1px #8d8d8d;
 	cursor: pointer;
	padding: 1px 0px;
 	text-decoration:none;
}

/* End Search Form */


/* Begin Qtranslate Widget */

#qtranslate-3 {
	float: left;
}

.qtrans_flag span {
	display:none
}

.qtrans_flag {
	height:20px;
	width:30px;
	display:none;
	float : left;
	padding-left: 15px;
	padding-top: 2px;
	opacity:0.4;
	filter: alpha(opacity=40);
}

.qtrans_flag:hover {
	opacity:1;
	filter: alpha(opacity=100);
}

.qtrans_flag_and_text {
	padding-left:20px
}

ul.qtrans_language_chooser li {
	display: inline;
}

.qtrans_flag_fr {
	background:url('images/flag_fr.png') no-repeat 50% 100%;
}

.qtrans_flag_en {
	background:url('images/flag_uk.png') no-repeat 50% 100%;
}

/* End Qtranslate Widget */

#content {
	background: url('images/logo_fin_degrade.png') transparent no-repeat 20px 0px;
	float: left;
	min-height: 350px;
	width: 559px;
	padding: 50px 0px 10px 70px;
	margin: 0px;
}

/* Begin menu */

#menu {
	margin: 0px;
}

#menu ul {
	background: url('images/menu_ordinateur.png') transparent no-repeat 40px 2px;
	list-style-type: none;
}

#menu li {
	opacity:0.4;
	filter: alpha(opacity=40);
}

#menu li:hover {
	opacity:1;
	filter: alpha(opacity=100);
}

#menu li.current_page_item {
	opacity:1;
	filter: alpha(opacity=100);
}

#menu li a {
	display: block;
	height: 20px;
	width: 100%;
}

#menu span.menu_text {
	visibility: hidden;
}

#menu li.page-item-172 {
	background: url('images/menu_eco-concu.png') transparent no-repeat 136px 0px;
	height: 22px;
}

#menu li.page-item-184 {
	background: url('images/menu_durable.png') transparent no-repeat 136px 2px;
}

#menu li.page-item-185 {
	background: url('images/menu_econome-en-energie.png') transparent no-repeat 136px 0px;
}

#menu li.page-item-187 {
	background: url('images/menu_destine-au-reseau.png') transparent no-repeat 136px 0px;
}

#menu li.page-item-188 {
	background: url('images/menu_fabrique-en-france.png') transparent no-repeat 136px 0px;
}

#menu li.page-item-189 {
	background: url('images/menu_disponible-a-l-achat.png') transparent no-repeat 136px 0px;
	margin-top: 10px;
}

/* End menu */

/* Begin post */
.post {
	margin-top: 50px;
}

.post p, .entry p {
	font-size: 1em;
	text-align: justify;
}

.post ul, .post ol, .entry ul, .entry ol {
	font-size: 1em;
	text-align: left;
}

.post ul ul, .entry ul ul {
	font-size: 1em;
	text-align: left;
}

/* End post */


/* Begin accordeon */
div#accordeon div.contenu_accordeon {
	overflow: hidden;
  padding-top: 6px;
}

h2.titre_accordeon {
	cursor : pointer;
	opacity:0.4;
	filter: alpha(opacity=40);	
	padding: 10px 0px;
}

h2.titre_accordeon_active {
	opacity:1;
	filter: alpha(opacity=100);	
}

h2.titre_accordeon:hover {
	opacity:1;
	filter: alpha(opacity=100);	
}

/* Begin footer */

#footer {
	border-top : solid 1px #8d8d8d;
	clear: both;
	color: #8d8d8d;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width : 999px;
	}

#footer p {
	margin: 0px;
	line-height: inherit;
	padding: 0px;
	}

#adresse_pied, #mail_pied {
	color : #8d8d8d;
	margin : 10px 0px;
}

/* End footer */

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

p {
	line-height: 1.2em;
}

ul, ol {
	line-height: 1.2em;
}

#headerimg h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 1.2em;
	}


.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	line-height: 1.4em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background-color: #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;
}

.commentmetadata {
	font-weight: normal;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
}

code {
	font: 1.1em 'DejaVu Sans Mono', 'Lucida Console', 'Andale Mono', Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

pre {
	font: 1.1em 'DejaVu Sans Mono', 'Lucida Console', 'Andale Mono', Fixed;
	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/
}

a {
	color: #8d8d8d;
	text-decoration: none;
}

a:hover {
	color: #4d4d4d;
	text-decoration: none;
}
/* End Typography & Colors */



/* Begin Structure */
.post hr {
	display: block;
	}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 70px;
	margin: 0px;
	}

h2 {
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	font-size: 1.3em;
	color: #ffffff;
	margin: 0px;
}

h3 {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px;
	margin: 30px 0px 0px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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 {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: block;
	}

img.alignleft {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: block;
	}

img.noadapt {
	display : block;
	float : left;
	margin : 0px;
}

span.left_img {
	display : block;
	float : left;
	padding-right : 20px;
	width : 290px;
}

.entry ul li.clear {
	padding-bottom: 70px;
	margin-bottom : 100px;
}

div.image_avec_legende {
	padding : 0px 0px 10px 10px;
}

div.image_avec_legende p {
	font-size : 0.75em;
	margin-top : 0px;
	text-align : right;
	font-style : italic;
}

img#offre {
	height : 215px;
	margin : 20px 0px;
	width  : 595px;
}

/* End Images */



/* Begin Lists */

ol li {
	list-style: decimal outside;
}

/*
	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 {
	content: "\00BB \0020";
	}

.entry ul li.clear:before {
	content: none;
	}

.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;
	}



/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
 	cursor: pointer;
}

input, textarea, select {
 	border: #ddd 1px solid;
 	background-color: #ffffff;
	color : #767676;
 	font-size:1em;
 	font-weight: normal;
	font-style : italic;
}

#text_field, #text_area, .password, select {
	width: 100%;
}

/* End Form Elements */


/* Begin Tables*/
table {
	border: none;
	border-collapse:collapse;
	margin: 5px 0 0 0;
	padding: 5px;
	width: 100%;
	}

th {
	padding: 5px;
	}
tr {
	border-top: 1px solid #ccc;
	}

tr.premiere_ligne {
	border-top: none;
}


/* End Tables */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.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 {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #ffffff;
	}

blockquote {
	font-weight:bold;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ffffff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	margin: 0;
	padding: 0;
	}

.navigation {
	display: block;
	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 #eee;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px 0px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
/*	border-radius: 3px; */
}

.wp-caption img {
	margin: 0px 5px;
	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 */

