/*
Theme Name: Coussin concept theme
Theme URI: http://www.future-creation.com
Description: Le theme de coussin-concept.com
Version: 1.0
Author: Future-creation - Matt Thiévent

*/
img{
	border:none;
}

html, body {
margin: 0px;
padding: 0px;
min-height: 100% /* que si on veut un site avec une gestion 100% de hauteur de DIV */
}
.color1 {
	background-color: #999;
}

body {
	min-height: 100%; /* que si on veut un site avec une gestion 100% de hauteur de DIV */
	background-color:#26140c;
	background-image:url(images/fond.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom:10px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}

/* gestion des images */
.alignright{
	float:right;
	padding-left:24px;
	padding-bottom:10px;
	padding-top:5px;
	border:none;
}
.linklove  a{ display:none;}
.alignleft{
	float:left;
	padding-right:24px;
	padding-bottom:10px;
	padding-top:5px;
	border:none;
}

/* Gestion bug ie */
br
{
	letter-spacing : 0px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	margin-top:0px;
	font-style: normal;
	line-height: normal;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D1611E;
	font-size: 14px;
}

p{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	margin-top:0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c8611e;
	font-style: italic;
	padding:0px;
	margin:0px;
	margin-top:-10px;
	text-align:right;
	font-weight:normal;
	background-image:url(images/temoignages-tiraitpng.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:23px;
	margin-bottom:25px;
}

h3{font-size:12px;
	color:#000;
	margin-top:0px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-top:10px;
	font-weight:bold;
}
h4{
	color:#000;
	margin-top:0px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 11px;
}
h5{
	color:#000;
	margin-top:0px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 10px;
}
h6{
	color:#000;
	margin-top:0px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 8px;
}

*html .texte_fond{  /*visible que sous internet explorer
	/* Attention pas de ../ avant images/ */
	background-repeat:repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/texte_fond_repeat.png', sizingMethod='scale');
	height:300px;
}

*>.texte_fond{  /* fonctionnera pas pour ie6*/
	background-repeat:repeat-y;
	background-image:url(images/texte_fond_repeat.png);
	min-height:300px;
	overflow:hidden;
}

/*************************************
 *    HOME                           *
 ************************************/
.home {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFF;
}


.home .main-container{
	width: 1000px;
	text-align:center;
}

.home .main-container .flash{
	width:100%;
	height:487px;
	background-image:url(images/fond-flash.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:5px;
}

.home .main-container .informations {
	width:600px;
	height:86px;
	padding-top:20px;
	line-height:23px;
}

.home .main-container .informations .accroche{
	font-weight:bold;
	color:#c8611e;
}

.home .main-container .pub{
	width:1000px;
	padding-top:17px;
	
}

.home .main-container .pub .separator{
	height:168px;
	width:52px;
}

/*************************************
 *    GENERAL                        *
 ************************************/
.general {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFF;
}


.general .main-container{
	width: 1000px;
	text-align:center;
	margin-top:60px;
}


.general .main-container .titre{
	height:33px;
	width:813px;
}

.general .main-container .caneva-wp{
	width: 813px;
	text-align:center;
	min-height:400px;
	background-color:#FFF;
	background-position:left top;
	background-repeat:no-repeat;
	color:#26140c;
	font-size:12px;
	text-align:left;
	line-height:16px;
}

.general .main-container .caneva-wp a{
	color:#26140c;
	text-decoration:none;
	font-weight:bold;
}

.general .main-container .caneva-wp .bloc-wp{
	width:731px;
	padding-top:33px;
	text-align:left;
	padding-bottom:35px;
}


.general .main-container .caneva-wp .bloc-wp table{
	padding:0px;
	margin:0px;
}

.general .main-container .caneva-wp .bloc-wp .en-tete{
	font-size: 14px;
	text-transform:uppercase;
	color:#4a1e0e;
	line-height:26px;
	width:440px;
	height:149px;
	/*overflow:hidden;*/
	float:right;
	text-align:right;
}

.general .main-container .bottom{
	width: 813px;
	height:49px;
	text-align:center;
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
}

.general .orange_title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	color:#c8611e;
	margin-bottom:10px;
}

/*************************************
 *    MENU                           *
 ************************************/
 
#header{
	width:100%;
	height:179px;
	text-align:left;
}

#header .contact{
	position:absolute;
	margin-left:801px;
}

#header .menu{
	width:1000px;
	height:27px;
	position:absolute;
	margin-top:150px;
}

#header .menu .left{
	width:221px;
	height:27px;
	margin-left:63px;
	float:left;
}

#header .menu .right{
	width:265px;
	height:27px;
	margin-right:24px;
	float:right;
}

#header .menu .separator{
	height:20px;
	width:30px;
}

#header #logo{
	height:180px;
	width:409px;
	text-align:center;
	position:absolute;
	z-index:10;
	margin-top:31px;
	margin-left:290px;
}

/*************************************
 *    FOOTER                         *
 ************************************/
 
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#c8611e;
	line-height:24px;
	margin-top:25px;
}

.footer a{
	color:#c8611e;
	text-decoration:none;
}

.footer a:hover{
	color:#FFF;
}