/*
THeme : window concept
/*__________________________________________________________________________________________________*/

* {
margin: 0;
padding: 0;
}
body {
background:#bcd6ed;
font: 100%/1.3em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
color: #000f4f;
text-align: center;
}
a:link {
font-weight: bold;
font-size: 13px;
color: #fefff7;
text-decoration: none;
}
a:visited {
font-weight: bold;
color: #fafffb;
text-decoration: none;
}
a:hover {
color: #7090c0;
text-decoration: none;
}
a:active {
color: #7090c0;
text-decoration: none;
}
a img { 
border: 0; 
}

/* hn */
h1, h2 {
font-weight: normal;
}

/*
layout
---------------------------------------------- */

#container {
height: 650px;
background-image: url('i/Bg.jpg');
width: 1020px;
margin: 0 auto;
font-size: 0.85em;
text-align: left;
}

/*
header
----------------------------------------------- */

#header {
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
position: relative;
margin: 0 0 20px;
padding-top: 0px;
}
#header-inner {
padding: 0 10px 10px;
background: url(i/header.gif) no-repeat 5px 52px;
border-top: none;
}
#title {
position: absolute;
height: 70px;
float: left;
background-image: url('i/windlog.png');
width: 198px;
}
h1 {
padding: 30px 0 0;
font: 1.8em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
h1 a:link {
color: #8c8c8c;
}
p#tagline {
margin: 5px 0 0;
font-size: 0.9em;
}

/*
navigation
---------------------------------------------- */

ul#nav {
float: right;
font-size: 0.9em;
text-align: right;
text-transform: uppercase;
letter-spacing: 0.1em;
}
#nav li {
float: left;
list-style-type: none;
display: block;
margin-left: 10px;
}
#nav li a {
padding-top: 5px;
padding-left: 5px;
padding-bottom: 0;
padding-right: 5px;
float: left;
height: 100%;
display: block;
}
#nav li a:hover,
body#default li#nav-default a,
body#home li#nav-home a, 
body#archives li#nav-archives a, 
body#contact li#nav-contact a, 
body#about li#nav-about a {
background: #aee1f9;
}

/* 
photo		
------------------------------------------------------ */

#photo {
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: -28px;
float: left;
width: 1030px;
}
#photo-inner {
	margin-left: 5px;
}h2.photo-title {
background: #d7d7d7;
margin: 0 0 1px;
padding: 5px;
font-size: 1.1em;
color: #adadad;
letter-spacing: 0.1em;
}
h2.photo-title span {
display: block;
background: #fff;
padding: 5px 10px;
border: 1px solid #bbb9b9;
color: #d8d8d8;
}
#photo-inner img {
margin: 0 0 10px;
padding: 0 0 10px;
}

/* 
photo meta		
------------------------------------------------------ */

#photo-meta {
float: left;
width: 499px;
background: #d7d7d7;
margin: 0 0 20px;
padding: 5px;
}
#photo-meta-inner {
height: 30px;
background: #fff;
padding: 0 10px;
border: 1px solid #bbb9b9;
}
#photo-meta ul {
margin: 0;
}
#photo-meta ul li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0 5px;
border-right: 1px solid #e1e1e1;
line-height: 30px;
}

/* 
navigate		
------------------------------------------------------ */

#navigate {
float: right;
width: 240px;
font-size: 0.9em;
}
#navigate-inner {
background: #d7d7d7;
padding: 5px;
text-align: center;
}
#navigate span.previous {
float: left;
}
#navigate span.next {
float: right;
}
#navigate span.previous,
#navigate span.next {
display: block;
width: 48%;
height: 30px;
background: #fff;
border: 1px solid #bbb9b9;
}
#navigate span.previous a,
#navigate span.next a {
display: block;
padding: 0 5px;
line-height: 30px;
}
#navigate span.previous a:hover,
#navigate span.next a:hover {
background: #f9f9f9;
}

/* 
comments		
------------------------------------------------------ */

body#commentspopup {
margin: 0 10px;
}
#comments {
background: #e0e0e0;
font-size: 0.75em;
text-align: left;
}
#comments-header {
background: #d7d7d7;
margin: 0 0 20px;
padding: 5px;
padding-top: 0;
}
#comments-header-inner {
padding: 10px;
background: #fff;
border: 1px solid #bbb9b9;
border-top: none;
}
#comments-header h1 {
margin: 0;
padding: 0 0 5px;
border-bottom: 1px solid #cececd;
font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
#comments-header h1 a:link {
color: #8c8c8c;
}
#comments-header h2 {
padding: 5px 0 0;
font-size: 0.9em;
}
#comments-info {
margin: 20px 0 0;
padding: 10px 0 0;
border-top: 1px solid #cececd;
}
#comments-info p {
font-size: 0.8em;
}
p.comments-meta {
margin: 10px 0 0;
padding: 0 0 5px 80px;
border-bottom: 1px solid #BDA7B0;
font-size: 0.9em;
line-height: 1.2em;
}
div.comment-main {
margin: 20px 0;
padding: 10px;
background: #fff;
border: 1px solid #bbb9b9;
font-size: 0.95em;
}
div.comment-main.authorcomment {
background: #E8D9E1;
}
div.comment-meta {
margin: 0 0 0 45px;
font-size: 0.9em;
line-height: 1.2em;
}
div.gravatar {
float: left;
}
span.comment-meta-author {
display: block;
margin: 0 0 3px;
padding: 0 0 3px;
border-bottom: 1px solid #cececd;
font-weight: bold;
text-transform: uppercase;
}
div.comment-body {
margin: 10px 0 0;
}
#comment-form {
background: #d7d7d7;
margin: 20px 0;
padding: 5px;
}
#comment-form-inner {
padding: 10px;
background: #fff;
border: 1px solid #bbb9b9;
}
#comment-form h2 {
margin: 0;
padding: 0 0 5px;
border-bottom: 1px solid #cececd;
font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: white;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
#comments-form label {
display: block;
font-size: 0.85em;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#comments-form label em {
font-style: normal;
text-transform: none;
letter-spacing: normal;
}
#author, 
#email,
#url,
#comment {
width: 95%;
margin: 0 0 10px;
padding: 4px;
background: #f7f7f7;
border: 1px solid #e0e0e0;
font: 0.9em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
#comment-submit {
padding: 5px 10px;
background: #888;
border: 3px double #999;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #d5d5d5;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}
div.comment-form-info {
margin: 10px 0 10px;
border-bottom: 1px solid #cececd;
font-size: 0.9em;
color: #666;
line-height: 1.4em;
}
div.comment-form-info p {
margin: 5px 0;
}
p.trackback {
overflow: hidden;
}

/* 
pages	
------------------------------------------------------ */

#main {
margin-right: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-top: 70px;
float: left;
width: 970px;
}
#main-inner {
	margin-left: 5px;
}
h2.page-title {
padding: 0 0 5px;
font: 2em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: white;
text-transform: uppercase;
letter-spacing: -1px;
line-height: 2em;
}

/* sidebar	 */

#side {
float: right;
width: 230px;
background: #d7d7d7;
padding: 5px;
font-size: 0.9em;
}
#side-inner {
background: #fff;
padding: 10px;
border: 1px solid #bbb9b9;
}
ul.arch-list {
background: #fff;
padding: 10px 0;
}
ul.arch-list li {
list-style-type: none;
border-bottom: 1px solid #e1e1e1;
}

/* post */

div.post {
margin: 20px 0;
padding: 0 0 20px;
border-bottom: 1px solid #e1e1e1;
}
div.post-body {
float: left;
width: 80px;
margin: 0 10px 0 0;
padding: 0 10px 0 0;
border-right: 1px solid #e1e1e1;
}
div.post-body img {
padding: 1px;
border: 1px solid #e1e1e1;
}
h3.post-title {
font-size: 1.1em;
font-weight: normal;
}
h4.post-meta {
font-size: 0.8em;
font-weight: normal;
}


/* 
footer		
------------------------------------------------------ */

#footer {
clear:both;
font-size: 12px;
text-align: center;
font-weight:normal;
color:Black;
}

#footer a {
font-size: 12px;
font-weight:normal;
color:Black;
}

/* 
clear		
------------------------------------------------------ */

.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr                  {
color: #fff;
background: transparent;
border: 0;
border-bottom: 1px #ccc solid;
margin: 0 0 .5em;
padding: 0 0 .5em;
}

/* wordpress */
img.wp-smiley,
img.wp-wink         { float: none; border: 0 none; margin: 0; padding: 0 3px; }
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; }
.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-dd      { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.aligncenter        { display: block; margin-left: auto; margin-right: auto; }
.alignright         { float: right; }
.alignleft          { float: left; }




/* 
accueil		
------------------------------------------------------ */
#accueil{
	background-repeat: no-repeat;
	height: 650px;
	width: 1040px;
	background-image: url('i/sunback.jpg');
}


#bas{
	margin-left: 390px;
	float: left;
	margin-top: 320px;
	height: 330px;
	width: 400px;
}
#infodroite{
	color: #061458;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 40px;
	float: right;
	width: 200px;
	height: 580px;
}

#profi{
	position: absolute;
	margin-left: 55px;
	margin-top: 440px;
	float: left;
}



/* 
Nos oeuvres
------------------------------------------------------ */

#pos_imgalfa{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/alfa.jpg');

}
#pos_imgclasseb{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/classeb.jpg');

}
#pos_imgporche{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/porsche.jpg');

}

#pos_imgtrafjaun{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/trafjaun.jpg');

}

#pos_imgc1{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/c1.jpg');

}

#pos_imgmodus{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/modus.jpg');

}



#pos_imgrav4{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/rav4.jpg');

}
#pos_imgvitogris{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/vitogris.jpg');

}
#pos_imgp206{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/p206.jpg');

}

#pos_imgopel{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/opel.jpg');

}

#pos_imgsuzuki{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/suzuki.jpg');

}

#pos_imgkangoo{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/kangoo.jpg');

}

#pos_imgaudi{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/audi.jpg');

}

#pos_imgtouran{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/touran.jpg');

}

#pos_imgtoy{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/toy.jpg');

}

#pos_imgtrafblan{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/trafblan.jpg');

}

#pos_imgmini{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/mini.jpg');

}

#pos_imgaltea{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/altea.jpg');

}

#pos_imgx5{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/x5.jpg');

}

#pos_imgpartner{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/partner.jpg');

}


#pos_imgsl500{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/sl500.jpg');

}

#pos_imgvaneobl{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/vaneob.jpg');

}

#pos_imgrange{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/rsnoir.jpg');

}


#pos_imgramgris{

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	padding-top: 70px;

	margin-top: -28px;

	height: 570px;

	width: 990px;

	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/ramgris.jpg');

}

#pos_texte{

	margin-top: 300px;

	float: right;

	text-align: right;

	width: 350px;

	color: #032d93;

}
#texte_footer{

	margin-top: 450px;

	float: left;

	font-size: 12px;

	font-weight: normal;

	color: Black;

}

#P_sup{
	margin-right: -350px;
	margin-top: -50px;
	float: right;
	height: 150px;
	width: 330px;
}

#P_sup1{
	margin-right: -10px;
	margin-top: -70px;
	float: right;
	height: 150px;
	width: 330px;
}



/* 
Batiment	
------------------------------------------------------ */
#batiment{
	background-repeat: no-repeat;
	height: 650px;
	width: 1040px;
	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/01/batiment.jpg');
}


#P_sup2{
	margin-top: 25px;
	margin-right: 180px;
	float: right;
	height: 150px;
	width: 330px;
}

#bas2{
	margin-left: 390px;
	float: left;
	margin-top: 220px;
	height: 330px;
	width: 400px;
}

#blocb{
	margin-top: 60px;
	float: right;
	height: 330px;
	width: 200px;
}

#infodroite2{
	margin-top: -120px;
	color: #061458;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-right: 15px;
	float: right;
	width: 200px;
	height: 580px;
}
#infodroite3{
	margin-top: 60px;
	color: #061458;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-right: 15px;
	float: right;
	width: 200px;
	height: 580px;
}

/* 
Batiment	
------------------------------------------------------ */
#on{
	text-align: right;
	background-repeat: no-repeat;
	height: 650px;
	width: 1040px;
	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/volback.jpg');
}

#petit{
	text-align: right;
	background-repeat: no-repeat;
	height: 650px;
	width: 1040px;
	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/mamback.jpg');
}


#par{
	text-align: right;
	background-repeat: no-repeat;
	height: 650px;
	width: 1040px;
	background-image: url('http://www.window-concept.com/wp-content/uploads/2010/03/sun2.jpg');
}

#haut{
	margin-left: 400px;
	float: left;
	margin-top: 10px;
	height: 330px;
	width: 400px;
}

#bas3{
	margin-left: 420px;
	float: left;
	margin-top: 84px;
	height: 260px;
	width: 400px;
}
#infodroite{
	color: #061458;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-right: 15px;
	margin-top: -250px;
	float: right;
	width: 200px;
	height: 580px;
}

.wp_keywordlink a {
color: #000f4f;
font-weight: normal;
text-decoration: none;
font-size: 15px;
}
