/*###################################
#	NOM KIT							#
#	=============================	#
#	Un kit graphique				#
#	Zwatla.com + Lagouache.com		#
#	© 2008							#
###################################*/

/*	#div
---------------------------*/
body {background:#333 url("../images/body-fd.jpg") top center no-repeat;}
#page {margin:0 auto; padding:80px 0; width:820px; overflow:auto;}

#col01 {float:left; padding:0; width:210px; height:400px; background:url("../images/col01-fd.jpg"); text-align:right;}
	#col01 h1 {float:left; margin:0; padding:0;}
	#col01 h1 a {display:block; width:210px; height:210px;}
	#col01 h1 span {position:absolute; clip:rect(1px 1px 1px 1px); clip:rect(1px, 1px, 1px, 1px);}
	#col01 h2 {color:#333; font-size:20px; letter-spacing:-.1em; margin:0 20px 10px 0;}
.colonne {float:left; padding:30px; width:140px; height:340px;}
	.colonne a {font-size:18px;}
#col02 {background:url("../images/col02-fd.jpg");}
#col03 {background:url("../images/col03-fd.jpg");}
#col04 {background:url("../images/col04-fd.jpg");}


ul#menu {margin:0 20px 0 0; padding:0; list-style:none;}
ul#menu li {margin-bottom:5px; height:18px;}
ul#menu li a {padding:2px 5px; background:#666; text-decoration:none; font-style:italic; font-size:14px; line-height:14px;}
ul#menu li a:hover {letter-spacing:.1em;}
ul#menu li a#agence {background:#C00;}
ul#menu li a#metier {background:#093;}
ul#menu li a#clients {background:#339;}

#centre {float:left; padding:30px; width:540px; overflow:auto;}
#centre h2 {display:block; width:150px; height:120px;}
#centre h3 {font-weight:bold; font-style:italic;}
#centre p, #centre ul {font-size:16px; line-height:24px; margin-left:0; color:#CCC;}
.agence {background:url("../images/agence-fd.jpg") top left no-repeat;}
.metier {background:url("../images/metier-fd.jpg") top left no-repeat;}
.clients {background:url("../images/clients-fd.jpg") top left no-repeat;}
.mentions {background:url("../images/mentions-fd.jpg") top left no-repeat;}

.expo {float:left; display:block; width:260px; margin:0 20px 20px 0;}
	.expo h3 {font-size:18px; margin-bottom:0; padding:5px; background:#222;}
	.expo img {border:5px solid #222;}
.pair {margin-right:0;}
