@charset "utf-8";
/* Structure index */
body{
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	/text-align:center;
}
a.rss{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
}
a.rss:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F60;
}
a.orange{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F60;
	font-weight:bold;
	text-decoration:none;
}
a.orange:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F00;
}
a.noir{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
a.noir:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}
div.gen{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	/text-align:left;
}
div.ban{
	width:980px;
	height:237px;
}
div.mid{
	width:978px;
	background-image:url(images/ikrix_03.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFF;
}
	div.topinfo{
		width:980px;
		height:30px;
	}
	div.incl{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		width:980px;
		margin-bottom:10px;
	}
div.contenu{
	width:730px;
	float:left;
}
div.right{
	width:200px;
	float:left;
	margin-left:10px;
}
div.footer{
	width:980px;
	height:20px;
	background-image:url(images/ikrix_05.jpg);
}
	div.copy{
		width:980px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:9px;
		color:#FFF;
		text-align:center;
	}
	a.copy_link{
		font-family:Verdana, Geneva, sans-serif;
		font-size:9px;
		color:#FFF;
	}
	a.copy_link:hover{
		font-family:Verdana, Geneva, sans-serif;
		font-size:9px;
		color:#FFF;
	}
div.clear{
	clear:both;
}
/* Accueil */
	img.accueil{
		float:left;
		margin-left:3px;
		margin-right:3px;
		margin-top:3px;
	}

div.cadre_accueil{
	float:left;
	margin:3px;
	width:230px;
	height:150px;
	border:3px solid #F60;
}
div.krixtocom{
	width:130px;
	margin-top:20px;
	margin-left:10px;
	float:left;
}
div.feed-krixtocom{
	margin-top:10px;
	float:left;
}
/*presta*/
div.texte_presta{
	float:left;
	width:580px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
div.img_presta{
	float:left;
	height:100px;
	width:120px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
/*réalisation*/
div.cadre_site_web{
	float:left;
	height:116px;
	width:340px;
	background-image:url(images/realisations/mid_bg_site.jpg);
	margin:5px;
}
img.vignette_site_web{
	width:100px;
	margin:3px;
	float:left;
}
/*Contact*/
table.formulaire{
	font-size:12px;
}
div.fiche{
	position:relative;
	display:block;
	width:500px;
	height:200px;
	background-image:url(images/contact/bg-fiche-hc-solutions.jpg);
	margin-left:auto;
	margin-right:auto;
}
	div.top-fiche{
		height:40px;
	}
	div.texte-fiche{
		margin-left:200px;
	}

