html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/**************************
Keyven Ferland
http://www.keyvenferland.com
Default Stylesheet
**************************/

/* =General-----------------------------------------------------------------------------*/

body { 
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
	background: #fff url('/images/bg-body.gif') no-repeat top center; color: #222;
}

img, div { behavior: url('iepngfix.htc') }

/* =Headings-----------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6{ font-weight: normal; color: #000; font-family: Georgia, "Times New Roman", Times, serif;}

h1{
	font-size: 255%;
	padding: 0;
}
h2{
	font-size: 125%;
	padding: 0;
}
h3{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	padding-bottom: 3px;
	margin: 0;
}
h4{ font-size: 120%;}
h5{ font-size: 100%;}
h6{ font-size: 100%;}

/* =Links General-----------------------------------------------------------------------------*/

a{ color: #D15206; text-decoration: none;}
a:hover{ color: #D15206; text-decoration: underline;}

/* =Other -----------------------------------------------------------------------------*/

.clear{ /* Class for clearing floats */clear:both; padding: 5px 0 0 0;}
.left { float: left;}
.right { float: right;}

/* =Top -----------------------------------------------------------------------------*/

#top-wrap-home{
	background: transparent url('/images/bg-top-home.gif') repeat-x top left;
}
#top-wrap{
}
#top{
	width: 890px;
	height: 280px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	position: relative;
}
#top h1{
	padding: 0;
}
#top h1 span{
	background: transparent url('/images/logo-azanka.gif') no-repeat bottom center;
	height: 60px;
	width: 160px;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 80px;
	left: 10px;
}
#top h1 a span{
	display: none;
}
#top .section{
	width: 600px;
	position: absolute;
	top: 102px;
	left: 245px;
}
#top .section h1{
	padding-bottom: 40px;
}
#top #top-info{
	color: #DDDEE0;
	line-height: 22px;
	font-size: 9pt;
	font-weight: normal;
	position: absolute;
	top: 70px;
	right: 0;
}
#top #top-info span{
	color: #000;
}
#top .section p{
	color: #3E3E3E;
	line-height: 22px;
	font-size: 14pt;
	font-weight: normal;
}

/* =Content -----------------------------------------------------------------------------*/

#content-wrap{
	padding-bottom: 20px;
}
#container{
	width: 890px;
	margin: 0 auto;
}
#container .bloc{
	width: 200px;
	margin-right: 30px;
	float: left;
}
#container .bloc h2{
	font-size: 200%;
	padding: 0 0 7px 0;
	background: transparent url('/images/border-double-h2.gif') repeat-x bottom left;
}
#container .bloc ul{
	padding-top: 20px;
	font-size: 10pt;
}
#container .bloc ul li{
	border-bottom: 1px dashed #DDDDDD;
	padding: 8px 0 8px 5px;
	margin: 1px 0;
}
#container .bloc ul li:hover{
	background-color: #F5F4EE;
}
#container .bloc.last{
	margin-right: 0;
}

/* =Testimonials -----------------------------------------------------------------------------*/

blockquote{
	width: 770px;
	font-size: 185%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: transparent url('/images/bg-border-double-repeat-x.gif') repeat-x top left;
	margin: 0 auto;
	padding: 30px 60px;
	line-height: 26px;
}
blockquote p{
	text-transform: uppercase;
	font-size: 55%;
	padding: 6px 0 0 0;
}

/* =Footer -----------------------------------------------------------------------------*/

#footer{
	width: 890px;
	font-size: 85%;
	background: transparent url('/images/bg-border-double-repeat-x.gif') repeat-x top left;
	margin: 0 auto;
	padding: 20px 0;
	padding-bottom: 100px;
}
#footer p{
	color: #DDDEE0;
}
#footer span{
	color: #666;
}
#footer a{
	color: #D15206;
}

/* =Carte de visite -----------------------------------------------------------------------------*/
#wufoo {
  width:500px;
  left:443px;
  position:absolute;  
  margin-top:30px;
}

