* { font-size: 100.01%;}
@font-face{font-family:"custom";src:url("http://www.doublea.fr/fonts/custom_font.eot");}
@font-face{font-family:"custom";src:url("http://www.doublea.fr/fonts/custom_font.ttf") format("truetype");}
@font-face{font-family:"custom2";src:url("http://www.doublea.fr/fonts/custom_font2.eot");}
@font-face{font-family:"custom2";src:url("http://www.doublea.fr/fonts/custom_font2.ttf") format("truetype");}
@font-face {
	font-family: 'Pictos';
	src: url('http://www.doublea.fr/fonts/pictos-web.eot');
	src: local('☺'), url('http://www.doublea.fr/fonts/pictos-web.woff') format('woff'), url('http://www.doublea.fr/fonts/pictos-web.ttf') format('truetype'), url('http://www.doublea.fr/fonts/pictos-web.svg#webfontIyfZbseF') format('svg');
	font-weight: normal;
	font-style: normal;
}
html{
	font-size: 62.5%;
	background:#282b2f url(../images/bg-mid.gif) repeat-x;
}
a{
	text-decoration: none;
}
.logoScroll{  
	display: none;
	background:url(../images/logo.gif) no-repeat;
	width: 50px;
	height: 40px;
	position: fixed;
	margin-left: 72px;
	top: 90px;
	z-index: 2000;
}
#prev, #next, #gotop, #gobottom {cursor: pointer;}
body{
	margin:0;
	background:url(../images/bg-top.gif) repeat-x;
	font:1.2em Arial, Tahoma, Verdana, sans-serif;
}
form{padding:0; margin:0;}
img{border-style:none;}
q:before{content:"";}
q:after{content:"";}
#main{
	width:990px;
	margin:0 auto;
	position:relative;
}
#header{
	height:122px;
	width:990px;
	position:absolute;
	top:0;
	left:0;
}
#header strong {
	float:left;
	margin:10px 0 0 48px;
	background:url(../images/line.gif) repeat-y;
	padding:19px 0 0 9px;
}
#header strong a{
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width:197px;
	height:37px;
}
#header h1{
	background:url(../images/line.gif) repeat-y;
	margin:30px 0 0 12px;
	float:left;
	font-size:0.917em;
	color:#7a7b7f;
	padding:13px 0 12px 16px;
}
#top-nav{
	margin:40px 0 0;
	padding:0 50px 0 0;
	list-style:none;
	float:right;
}
#top-nav li{
	float:left;
	margin:0 0 0 5px;
}
#top-nav li a{
	color:#737579;
	color: rgba(255, 255, 255, 0.7);
	padding: 5px 15px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:0.84em;
	float:left;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0);
	-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	behavior: url(PIE.htc);
}
#top-nav li a:hover,
#top-nav li a.active{
	color:#fff;
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
	background: rgba(170, 7, 7, 1);
	behavior: url(PIE.htc);
}
#container{
	padding:122px 0 50px;
	background:url(../images/bg-btm.gif) no-repeat 0 100%;
	height:1%;
}
#container .image-holder img{display:block;}
.popup {
	position: absolute;
	z-index: 50;
	border-collapse: collapse;
	visibility: hidden;
}

#content{
	background:#5e6165 url(../images/line2.gif) repeat-y 540px 0;
	margin-top:-4px;
	width:100%;
	position:relative;
	overflow:hidden;
}
#content h2{
	margin:0;
	font-weight:normal;
	font-size:2.167em;
}
#content .column1{
	background:url(../images/me.gif) no-repeat;
	padding-left:191px;
	width:320px;
	min-height:274px;
	float:left;
}
* html #content .column1{height:274px;}
#content .column1 p,
#content .column2 p{
	margin:13px 0 11px 13px;
	font:1em Tahoma, Arial, Verdana, sans-serif;
	color:#aaa;
}
#content .column1 h2, #content .column2 h2{
	font-family: custom2;
	font-size: 2.2em;
	color: white;
}
#content .column2 p{margin-left:0;}
#content .column1 p span,
#content .column2 p span{color:#fff;}
#content .btn-holder{
	width:100%;
	overflow:hidden;
	margin-top:12px;
}


#nav{
	margin:13px 0 0;
	padding:0;
	list-style:none;
	font:1em Tahoma, Verdana, Arial, sans-serif;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	height:1%;
}
#nav li{
	margin: 0 17px 5px 4px;
}
#nav li a{
	display: block;
	padding: 4px 0 4px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(54, 57, 63, 1);
	color: rgba(255, 255, 255, 0.7);;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	behavior: url(PIE.htc);
}
#nav li a:hover{
	color: #fff;
	background: rgba(170, 7, 7, 1);
}

#nav li.active{
	background:url(../images/nav-selected.gif) no-repeat;
	margin:8px 0 7px;
}
#nav li.active a{
	background:none !important;
	padding: 6px 0 10px 10px;
	color: #fff;
	font-size: 1.1em;
}
.btn{
	text-decoration:none;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(PIE.htc);
}
.btn:hover{
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.red {
		color:#737579;
		color: rgba(255, 255, 255, 1);
		padding: 5px 23px;
		margin: 0 0 35px 0;
		font-size:1.24em;
		font-weight:bold;
		text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a11d1d), to(#810505));
		border: 1px solid #a11d1d;
}
.red:hover {
		border: 1px solid #810505;
}
.grisclair {
		display: block;
		color:#737579;
		color: rgba(40, 43, 47, 1);
		padding: 3px 35px;
		margin: 0 0 35px 0;
		font-size:0.9em;
		font-weight:bold;
		text-shadow: 0 1px 0px rgba(255, 255, 255, 0.5);
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#c3c3c3));
		border: 1px solid  rgba(255, 255, 255, 0.2);
}
.grisclair:hover {
		border: 1px solid #c3C3C3;
}
.btnhome{
	float: left;
	margin-left: 15px;
	padding: 3px 12px;
	font-size: 1.1em;
}
a.btnhome:before{
	content: "]";
	margin: 0 3px 1px 0;
	font-size: 12px;
	color: #FFF;
	font-family: 'Pictos', sans-serif;
}
#content .column1 .testimonials{
	background:url(../images/btn-testimon-right.gif) no-repeat 100% 0;
	float:left;
	display:inline;
	margin-left:12px;
}
#content .column1 .testimonials a{
	background:url(../images/btn-testimon-left.gif) no-repeat;
	font-weight:bold;
	display:block;
	padding:4px 0;
	font-size:1.083em;
	color:#fff;
	text-decoration:none;
}
#content .column1 .testimonials a span{
	background:url(../images/arrow-testimon.gif) no-repeat 7px 50%;
	padding:0 12px 0 25px;
}
#content .column1 .testimonials a:hover span{
	background:url(../images/arrow-testimon.gif) no-repeat 9px 50%;
	padding:0 12px 0 25px;
}
#content .column2{
	float:left;
	/* width:354px; */
	width:390px;
	padding-left:59px;
}
.inp-focus label{color:#fff !important;}
#contact .contact .form .inp-holder .validation,
#content .column2 .form .inp-holder .validation{
background:none;
}
#contact .contact .form .inp-right .validation,
#content .column2 .form .inp-right .validation{
background:url(../images/right.gif) no-repeat;
}
#contact .contact .form .inp-wrong .validation,
#content .column2 .form .inp-wrong .validation{
background:url(../images/wrong.gif) no-repeat;
}
#recent a.recent-link-left, #recent a.recent-link-right{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width: 170px;
	height: 57px;
	border:5px solid #474a4f;
	margin-bottom: 5px;
} 
#recent a.recent-link-left{
	background:url(../images/recent-left.jpg) no-repeat top left;
} 
#recent a.recent-link-right{
	background:url(../images/recent-right.jpg) no-repeat top left;
} 
#recent a:hover.recent-link-left{
	background:url(../images/recent-left.jpg) no-repeat left -57px;
} 
#recent a:hover.recent-link-right{
	background:url(../images/recent-right.jpg) no-repeat left -57px;
} 
#recent .recent-left{
	width:180px;
	float:left;
	margin-right:20px;
}
#recent .recent-right{
	width:180px;
	float:left;
}
#recent .recent-left h4, #recent .recent-right h4{
	display:block;
	margin:0;
	background-color:#36393f;
	color: white;
	padding:1px 3px;
}
#recent .recent-left p, #recent .recent-right p{
	margin:5px 0;0;
}

.column2 a.red{padding:0 3px 1px 3px; background-color:#aa0707; color:white; text-decoration:none;}
.column2 a:hover.red{background-color:#36393f;}
a.arrow{
	background: url(../images/arrow-testimon.gif) no-repeat left 50%;
	padding-left: 18px;
	color: white;
}
a:hover.arrow{
	text-decoration: none;
}
.box-holder{
	float:right;
	background:url(../images/bg-left-btm.gif) no-repeat 0 100%;
}
.inp-wrong .box-holder{
	float:right;
	background:url(../images/wrong-left-btm.gif) no-repeat 0 100%;
}
.inp-focus .box-holder{
	float:right;
	background:url(../images/focus-left-btm.gif) no-repeat 0 100%;
}
.inp-wrong .box{
	float:left;
	background:url(../images/wrong-right-btm.gif) no-repeat 100% 100%;
}
.inp-focus .box{
	float:left;
	background:url(../images/focus-right-btm.gif) no-repeat 100% 100%;
}
.box{
	background:url(../images/bg-right-btm.gif) no-repeat 100% 100%;
	float:left;
}
.inp-wrong .box-outer{
	float:left;
	background:url(../images/wrong-left-top.gif) no-repeat;
}
.inp-focus .box-outer{
	float:left;
	background:url(../images/focus-left-top.gif) no-repeat;
}
.box-outer{
	background:url(../images/bg-left-top.gif) no-repeat;
	float:left;
}
.inp-wrong .box-inner{
	float:left;
	background:url(../images/wrong-right-top.gif) no-repeat 100% 0;
}
.inp-focus .box-inner{
	float:left;
	background:url(../images/focus-right-top.gif) no-repeat 100% 0;
}
.box-inner{
	background:url(../images/bg-right-top.gif) no-repeat 100% 0;
	float:left;
}
.inp-focus .box-inner:after {
	content:"";
	display:block;
	clear:both;
	height:0;
}
* html .inp-focus .box-inner {height:1%;}
#contact .contact .inp-holder,
#content .column2 .inp-holder,
#contact .contact .inp-focus,
#content .column2 .inp-focus,
#contact .contact .inp-file{
	width:100%;
	overflow:hidden;
	margin-bottom:3px;
	height:1%;
}
#contact .contact .inp-file label{margin-top:9px;}
#contact .contact .form .text-inp,
#content .column2 .form .text-inp{
	border-style:none;
	background:none;
	width:267px;
	padding:3px 3px 4px;
	float:left;
	color:#fff;
	font-family:Tahoma, Arial, Verdana, sans-serif;
}
#contact .contact .form .upl{
	margin:6px 0 0 11px;
	width:403px !important;
}
#contact .contact .form .text-inp{width:396px;}
#contact .contact .form textarea,
#content .column2 .form textarea{
	padding:0;
	background:none;
	border-style:none;
	padding:3px;
	width:267px;
	height:77px;
	float:left;
	overflow:auto;
	display:inline;
	color:#fff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
#contact .contact .form .area-holder{padding-right:19px;}
#contact .contact .form textarea{
	width:396px;
	height:116px;
}
#contact .contact label,
#content .column2 label{
	color:#aaa;
	font:1em Tahoma, Arial, Verdana, sans-serif;
	float:left;
	width:57px;
	text-align:right;
	margin-top:4px;
}
#contact .contact .btn-env,
#content .column2 .btn-env{
	display:block;
	margin:25px 0 0 192px;
	background:url(../images/btn-envoyer-bl.gif) no-repeat 0 0;
	border:none;
	width:152px;
	height:24px;
	cursor:pointer;
	cursor:hand;
}
#content .column2 .btn-env{
	margin:20px 0 0 126px;
}
#contact .contact .btn-env-stop,
#content .column2 .btn-env-stop{
	background:url(../images/btn-envoyer.gif) no-repeat;
	cursor:normal;
}
#contact .contact .btn-env-sending,
#content .column2 .btn-env-sending{
	background:url(../images/btn-envoyer-bl.gif) no-repeat 0 -24px;
	cursor:normal;
}
#contact .contact .form span,
#content .column2 .form span{
	float:right;
	height:14px;
	width:13px;
	margin:7px 0 0 6px;
	display:inline;
}
.wrapper{
	padding:122px 0 13px;
	width:990px;
}
.content-holder{background:url(../images/bg-wrap-mid.gif) repeat-y;}
#cont-inner{
	background:url(../images/bg-wrap-top.gif) no-repeat;
	width:100%;
	overflow:hidden;
}
#sidebar{
	float:left;
	width:193px;
	position:fixed;
	left:auto;
	top:120px;
}
#sidebar .side-holder{
	padding:23px 0 0 17px;
	width:176px;
}
#sidebar .side-holder h3{
	font-family: custom;
	font-size:2.23em;
	margin:0;
	font-weight:normal;
	padding-left:10px;
	color: #fff;
}
#sidebar .holder{
	width:100%;
	float:left;
	margin-top:31px;
}
#sidebar .holder img{
	margin-bottom:41px;
}
#sidebar p{
	margin:15px 0 0 7px;
	float:left;
	display:inline;
	padding-bottom:36px;
	color:#aaa;
	font:1.083em Tahoma, Verdana, Arial, sans-serif;
}
#sidebar p span{color:#fff;}
#cont-side{
	float:right;
	width:757px;
	padding:0 0 28px 38px;
	font:0.917em Tahoma, Verdana, Arial, sans-serif;
}
#cont-side h2{
	font-size:3.53em;
	margin:0;
	padding:13px 0 0 15px;
	color: #fff;
	font-family: custom2; 
}
#cont-side .post-holder{
	margin:57px 10px 0;
	height:1%;
}
#cont-side .post-holder:after {
	content:"";
	display:block;
	clear:both;
	height:0;
}
* html #cont-side .post-holder{height:1%;}
#cont-side .post{
	width:720px;
	float:left;
	padding-bottom:142px;
}
#cont-side .last{padding-bottom:0;}
#cont-side .quote-holder{
	width:704px;
	overflow:hidden;
	background-color:#4e5156;
	padding:5px 0 7px 0;
}
#cont-side .post blockquote{
	margin:0 10px 0 0;
	background:url(../images/lquo.gif) no-repeat 3px -1px;
	float:left;
	padding:0 0 0 16px;
	color:#fff;
}
#cont-side .quote-holder a{color:#aaa;}
#cont-side .quote-holder a:hover{color:white;}
#cont-side .post blockquote q{
	background:url(../images/rquo.gif) no-repeat 100% 0;
	padding-right:20px;
}
#cont-side .post-head{
	background:url(../images/bg-heading.gif) no-repeat;
	width:720px;
	margin-top:-15px;
	position:relative;
	font-weight: normal;
}
#cont-side .post-cont{
	width:100%;
	margin-top:12px;
}
#cont-side .column{
	float:left;
	width:140px;
	padding-left:18px;
}
#cont-side .column p{
	margin:0px 0;
	color:#282b2f;
	font-size:0.916em;
	line-height:14px;
}
#cont-side .column .date{
	color:#aaa;
	font-size:1.083em;
	margin:14px 0;
	padding-left:20px;
	background:url(../images/puce-calendar.gif) no-repeat 0 50%;
}
#cont-side .column ul{
	margin:4px 0 30px;
	padding:0;
	list-style:none;
	background:url(../images/line.gif) repeat-x;
}
#cont-side .column ul li{
	background:url(../images/line.gif) repeat-x 0 100%;
	padding:5px 0;
	color:#282b2f;
}
#cont-side .column h3{
	margin:40px 0 0;
	font-family: custom;
	font-size: 2em;
	color: rgba(200, 200, 200, 1);
}
#cont-side .nav-side{
	float:left;
	width:25px;
	margin-left: 723px;
	padding:19px 10px 0 10px;
	position:fixed;
	top:170px;
}
#cont-side .nav-side a{
	display:block;
	margin-bottom:4px;
}
#reg {
	float:left;
	margin-left: 746px;
	padding:13px 0 0 10px;
	position:fixed;
	top:180px;
}
#pop{
	background:url(../images/pop.gif) no-repeat;
	float:right;
	margin-right:10px;
	width:470px;
	height:62px;
}
#pop p{
	background:url(../images/info.gif) no-repeat 9px 100%;
	padding:11px 0 7px 43px;
	margin:0;
	font:0.916em Tahoma, Verdana, Arial, sans-serif;
	color:#fff;
}
.portfol-img{
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a.portfol-img{
	cursor: url("../images/magplus.cur"), pointer;
	margin: 0;
	padding: 0 !important;
}
a.portfol-img:hover{
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
}
.pp_overlay{
   cursor: url("../images/magminus.cur"), pointer !important;
}
.pp_previous{
   cursor: url("../images/cursorleft.png"), pointer !important;
}
.pp_next{
   cursor: url("../images/cursorright.png"), pointer !important;
}
#testimonials{
	width:759px;
	float:right;
	padding-left:38px;
	background:url(../images/me1.gif) no-repeat 0 54px;
	color:#fff;
	font:1.083em Tahoma, Arial, Verdana, sans-serif;
}
#testimonials h2{
	margin:21px 0 0 18px;
	font-size:2.83em;
	color:#fff;
	font-family: custom2;
}
#testimonials .sub-head{margin:3px 37px 56px 49px;}
#testimonials .sub-head a, .redhome{
	padding: 0px 4px 2px;
	background-color:#aa0707;
	color:white;
	text-decoration:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#testimonials .sub-head a:hover, .redhome:hover{background-color:#36393f;}
#testimonials .gbox-holder{
	width:49%;
	overflow:hidden;
	margin-bottom:40px;
	float:left;
}
#testimonials .gbox-wrap{
	background:url(../images/gbox-mid.gif) repeat-y;
	width:340px;
	float:left;
	margin-right:38px;
	margin-bottom: 38px;
	display:inline;
}
#testimonials .gbox{background:url(../images/gbox-top.gif) no-repeat;}
#testimonials .gbox-inner-left,
#testimonials .gbox-inner-right{
	overflow:hidden;
	width:281px;
	padding:17px 37px 17px 23px;
}
#testimonials .gbox-inner-left{
	background:url(../images/gbox-btm-left.gif) no-repeat 0 100%;
}
#testimonials .gbox-inner-right{
	background:url(../images/gbox-btm-right.gif) no-repeat 0 100%;
}
#testimonials .gbox-inner-left p,
#testimonials .gbox-inner-right p{
	background:url(../images/line2.gif) repeat-x 0 100%;
	margin:0;
	padding-bottom:13px;
}
#testimonials .gbox-inner-left p span,
#testimonials .gbox-inner-right p span{
	background:url(../images/quo.gif) no-repeat;
	display:inline-block;
	width:15px;
	text-indent:-9999px;
}
#testimonials .gbox-inner-left .respons,
#testimonials .gbox-inner-right .respons{
	display:block;
	color:#afb1b3;
	background:url(../images/bg-red.gif) no-repeat 0 3px;
	margin:12px 0 14px;
	padding-left:10px;
}
#testimonials .gbox-inner-left .respons a, #testimonials .gbox-inner-right .respons a{color:#afb1b3;}
#testimonials .gbox-inner-left .respons a:hover, #testimonials .gbox-inner-right .respons a:hover{color:white !important;}
.contact-outer{background:#5e6165 url(../images/contact-top.gif) no-repeat;}
#contact{
	padding:20px 0 76px 36px;
	font:1.083em Arial, Verdana, sans-serif;
	overflow:hidden;
	width:954px;
	color:white;
	font-weight: normal !important;
	background:url(../images/contact-btm.gif) no-repeat 0 100%;
}
#contact h1{
	font-weight: normal !important;
	color: white !important;
	font-size:2.83em;
	margin:0;
	font-family: custom2 !important;
}
#contact p{
	margin:3px 0;
	color:#fff;
}
#contact p.msg-ok{
	margin:15px 0;
	padding:5px 32px;
	color:#fff;
	display:block;
	width: 840px;
	background: #28cc39 url(../images/tick_circle.gif) no-repeat 10px 50%;
	border: 2px solid #137b1d;
}
#content .column2 p.msg-ok-index{
	margin:5px 0;
	padding:5px 32px;
	color:#fff;
	display:block;
	width: 310px;
	background: #28cc39 url(../images/tick_circle.gif) no-repeat 10px 50%;
	border: 2px solid #137b1d;
}
#contact p.msg-ok a{
	color:#fff;
	text-decoration: underline;
}
#contact p.msg-ok a:hover{
	text-decoration: none;
}
#contact h2{
	margin:37px 0 0 3px;
	font-size:24px;
	float:left;
	background:url(../images/logo-contact.gif) no-repeat 100% 3px;
	height:40px;
	padding-right:123px;
}
#contact li,
#contact a{
	color:#fff;
}
#contact .holder{
	margin-top:18px;
	width:100%;
	float:left;
	background:url(../images/line2.gif) repeat-y 324px 0;
}
#contact .address{
	width:243px;
	float:left;
}
#contact .address h4{
	margin:0 0 15px 0;
	padding:5px;
	color:#fff;
	font:1.3em normal Tahoma, Verdana, Arial, sans-serif;
}
#contact h5,
#contact .address h5{
	margin:25px 0 3px 0;
	padding:0 5px;
	color:#fff;
	font:1.1em bold Tahoma, Verdana, Arial, sans-serif;
	border-left: 6px solid #aa0707;
}
#contact .address h6{
	margin:0;
	color:#fff;
	font:0.9em normal Tahoma, Verdana, Arial, sans-serif;
}
#contact .address address{
	color:#fff;
	font-style:normal;
	background:url(../images/line2.gif) repeat-x 0 100%;
	display:block;
	margin-top:3px;
	padding-bottom:12px;
}
#contact .address .info{
	background:url(../images/line2.gif) repeat-x 0 100%;
	padding:0 0 13px;
}
#contact .address span{color:#fff;}
#contact .address .grey{color:#aaa;}
#contact .address .mobile{
	display:block;
	margin:12px 0 8px;
}
#contact .address .profils{
	padding:8px 0 9px;
	background:url(../images/line2.gif) repeat-x 0 100%;
}
#contact .address .profils span{
	float:left;
	padding-right:8px;
}
#contact .address .data{
	font-size:10px;
	padding:12px 0 0;
}
#contact .contact{
	width:489px;
	float:right;
	padding:0 88px 0 0;
}
#btm-area{
	background:#37393d url(../images/bg-btm-area.gif) no-repeat 0 100%;
	height:33px;
	padding-top:15px;
	text-align:center;
	font:1.083em Tahoma, Verdana, sans-serif;
}
#btm-area a{
	background:url(../images/arrow-up.gif) no-repeat 0 50%;
	padding-left:10px;
	color:#aaa;
	text-decoration:none;
}
#footer{padding:19px 0 20px;}
#footer .logo{
	display:block;
	width:196px;
	height:37px;
	background:url(../images/foo-logo.gif) no-repeat;
	text-indent:-9999px;
	margin:0 auto 15px;
	overflow:hidden;
}
#footer p{
	margin:0;
	font:0.916em Tahoma, Arial, Verdana, sans-serif;
	color:#3c3f44;
	text-align:center;
}
#footer p a{color:#3c3f44;}
#footer p a:hover{text-decoration:none;}
