@charset "utf-8";
/* -------------------------------------------------------------
File: CSS file for contact
Description: Specific styles for content area contact page
*/


.contact { float:left;width:232px;margin:0 0 10px;padding:0 0 10px;
	background:#fff url(/img/elements/contact/bg-contact-box.gif) bottom left no-repeat; }
.service { float:right;width:488px;height:149px;margin:0 0 10px;position:relative;
	background: url(/img/elements/contact/bg-service-garantie.gif) 0 0 no-repeat; }
.faq { 	float:right;width:488px;height:104px;margin:0 0 10px;position:relative;
		background: url(/img/elements/contact/bg-faq.gif) 0 0 no-repeat;}
.folders { float:right;width:488px;height:264px;margin:0 0 10px;position:relative;
	background: url(/img/elements/contact/bg-download-folders.jpg) 0 0 no-repeat; }

.contact h3 { margin:0 0 15px;padding:5px 15px 7px;color:#fff;text-align:right;font-size:12px;
	background:#444 url(/img/en/contact/bg-header-contact.gif) 0 0 no-repeat; }
.contact h4 { margin-bottom:0;font-size:11px;margin:0 15px 0px; }
.contact p { margin:0 15px 5px;font-size:10px; }


.service h3 { margin:0 15px 10px;text-indent:-9999px; }
.service p { margin:0 15px 10px;font-size:11px; }
.service p.more { position:absolute;bottom:10px;right:15px; }
.service p.more a { color:#fff;padding-right:18px;background: url(/img/icons/arrow-white-3.gif) bottom right no-repeat; }

.service a { display:block;height:149px;text-decoration:none; }
.service a strong { display:block;text-indent:-9999px; }
.service a span { display:block;padding:40px 18px 0 140px;color:#fff;font-size:11px; }

.faq { position:relative;}
.faq a { display:block;height:104px;text-decoration:none; }
.faq a strong { display:block;text-indent:-9999px; }
.faq a span { display:block;padding:40px 18px 0 20px;color:#fff;font-size:11px; }

.folders h3 { margin:0 15px 10px;height:70px;text-indent:-9999px; }
.folders p { margin:0 270px 10px 15px;color:#fff;font-size:11px; }

.folders p a { color:#fff;padding-right:18px; }

.importeurs { float:right;width:488px;margin:0 0 10px;padding:0 0 10px;
	background:url(/img/elements/contact/block_wide_backgr.gif) bottom left no-repeat; }
.importeurs h3 { margin:0 0 15px;padding:5px 15px 7px;color:#fff;text-align:right;font-size:12px;
	background:url(/img/elements/contact/block_wide_header.gif) 0 0 no-repeat; }
.importeurs p { padding:20px; }
.importeurs p img { float:left;margin-right:10px; }
