html{
	height:100%;
	overflow-y:scroll;
}
body{
	margin:0px;padding:0px;
	height:100%;
	background:#e1dcce;
	*text-align:center;
}

body,input,table,a{
	font-family: arial, Helvetica,sans-serif;
	color:#000;font-size:12px;
}
img{
	border:none;
}
p{
	margin:0px;padding:0px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#756e5a;
}
ul{margin:0px;padding:0px;}
#contener{
	position:relative;
	margin:0 auto;
	padding:10px 0px 0px 0px;
	width:955px;
	*text-align:left;
}
#contenu{
	background-image:url(../gfx/carre.png);
	width:955px;
	min-height:400px;
}

/* CLEAR FIX =============== */
.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 */
.clearfix {
	display: block;
}
/* End hide from IE-mac *

/* HEADER =============== */
#header{
	margin:0px;padding:0px;
	width:955px;height:188px;
}
.btCarre{
	width:95px;height:90px;
	z-index:10;
}
#inspiration{
	position:absolute;
	top:12px;left:725px;
}
#presVous{
	position:absolute;
	top:12px;left:115px;
}
#logoKazed{
	position:absolute;
	top:108px;left:116px;
	z-index:10;
}
#porteBonheur{
	position:absolute;
	top:108px;left:220px;
	z-index:10;
}
#simplePoser{
	position:absolute;
	top:108px;left:10px;
}
#kazedStory{
	position:absolute;
	top:108px;left:115px;
}
.btPorte{
	margin:0px;padding:0px;
	position:absolute;
	width:200px;
}
#btRangerMini, #btRangerActive{
	left:325px;
}
#btCirculerMini, #btCirculerActive{
	left:535px;
}
#btRangerMini, #btCirculerMini{
	top:161px;
}
#btRangerActive, #btCirculerActive{
	top:108px;
	height:90px;
}
#boutons{
position:absolute;
margin:0;
padding:0;
width:220px;
height:210px;
top:-2px;
left:735px;
z-index:10;
}

/* FOOTER =============== */
#footer{
	margin:0 auto;padding-top:10px;
	width:955px;
	height:35px;
	background:url(../gfx/fondFooter.jpg) repeat-x 0px 3px;
	padding-bottom:24px;
}
#footer img{
float:left;
margin-top:4px;
}
#mentions{
	float:right;
	margin:0;
	padding:0;
	margin-top:4px;
	color:#a9a59a;
}
#mentions a{
	color:#a9a59a;
	text-decoration:none;
}
#mentions a.espace-pro {
	color:#DB0181;
	text-decoration:none;
}
#mentions a:hover{
	text-decoration:underline;
}
/* FORMULAIRE =============== */
.bouton{
	color:white;
	background:#3c3014;
	border:solid 1px #3c3014;
	cursor:pointer;
}

/* FLASH =============== */
.noFlash{
	display:block;
	height:38px;
	background:url(../gfx/logoKazedMini.png) no-repeat 0px 2px;
	padding:0px 0px 0px 10px;
}

/* ARTICLES =============== */

.article{
	background:white;
	height:400px;
	padding-bottom:20px;
	overflow: auto;
}
.blocGaucheArticle{
	float:left;
	width:215px;
}
.blocGaucheArticle2{
	float:left;
	width:325px;
}
.blocDroitArticle{
	float:right;
	width:734px;
	padding: 0 0 0 0;
}
.blocDroitArticleMentionslegales {
	float:right;
	padding:0;
	width:734px;
	padding : 0 10px;
}
* html .blocDroitArticleMentionslegales {
	padding : 0 5px;
	width:720px;
}
.blocDroitArticle2{
	float:left;
	width:626px;
}
.visuelDetailArticle{
	width:200px;height:200px;
	margin:10px 0px 0px 10px;
}
.visuelDetailArticle2{
	width:304;height:291px;
	margin:10px 0px 0px 10px;
}
.visuelDetailArticle3{
	width:200px;height:233px;
	margin:10px 0px 0px 10px;
}
.visuelMiniArticle{
	width:90px;height:90px;
	margin:11px 10px 0px 0px;
}
.menuArticle p{
	margin:0px;padding:10px 1px 0px 0px;
	text-align:right;
}
.menuArticle p a{
	margin-right:8px;
}
.itemPrincipal{
	float:left;
}
.corpsArticleG{
	margin:0px;padding:0px;
	float:left;
	width:490px;
}
.corpsArticleG2{
	margin:0px;padding:0px;
	float:left;
	width:390px;
}
.corpsArticleG table td{
	vertical-align:top;
}
.titreArticle{
	margin:10px 0px 15px 0px;padding:0px;
	font-size:24px;
	font-weight:normal;
}
.chapeauArticle{
	padding-bottom:15px;
	font-weight:bold;
}
.chapeauArticlenuancier{
	float: right;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
    margin-top: -10px;
	display: none;
}
.chapeauArticle a{
	text-decoration:none;
}
.chapeauArticle a:hover{
	text-decoration:underline;
}
.texteArticle p{
	color:black;
}
.texteArticle a{
	text-decoration:none;
}
.texteArticle a:hover{
	text-decoration:underline;
}
.titreListeArticle{
	margin:7px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
}
.titreListeArticle a{
	font-size:24px;
}
.corpsArticleD{
	margin:0px;padding:50px 0px 0px 0px;
	float:right;
	width:210px;
}
.resumeArticle{
	font-size:12px;
}
.picto{
	padding-top:12px;
	width:16px;
}
.listeArticle{
	list-style:none;
	margin:0px 0px 5px 0px;padding:0px 0px 0px 10px;
	background:url(../gfx/blackArrow.png) no-repeat 0px 2px;
}
.retour{
	padding-left:10px;
	background-image:url(../gfx/puceRetourGray.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
p.lienPlusPointille{
	margin:0px;padding:5px 0px 0px 10px;
	width:199px;height:25px;
	background:url(../gfx/bgLienMini.png) no-repeat 0px 0px; 
}
.sep{
	margin:10px 0px 5px 0px;
}
.kazed {
	color :#cc0077;
}
/* fil d'info */
.filInfo{
	width:200px;
}

.filInfo h2,{
	margin:0px;padding:0px 0px 0px 10px;
	font-weight:weight;font-size:13px;
}
.filInfo h3, .lienAvecPuce{
	margin:4px 0px 0px 0px;padding:0px 0px 0px 10px;
	background:url(../gfx/blackArrow.png) no-repeat 0px 3px;
	font-weight:bold;
}
.lienAvecPuce span{
	margin-left:10px;
	font-weight:normal;
}
.filInfo p{
	margin:5px 0px 10px 0px;padding:0px 0px 0px 10px;
}

.noMatches{
	padding:10px;
	font-size:12px;
}
.titreConseil{
	margin:20px 0px 5px 0px;
}
#projet {
margin:60px 0 0 13px;
}
