/**
 * @author	Benoit Asselin <benoit(at)agenceici(dot)com>
 * @version	page-contact.css, 2011/11/22
 * @link	http://www.agenceici.com
 */


.content { }


table.t-backgrounds .t-background-1 td { height:149px; border-top:1px solid #7f7f75; background-color:#7f7f75; }
table.t-backgrounds .t-background-2 td { height:149px; border-top:1px solid #000; background-color:#a2a195; }
table.t-backgrounds .t-background-3 td { height:149px; border-top:1px solid #000; background-color:#a2a195; }

div.d-body #eshop { display:none; }


.big-image { position:relative; margin:0 auto; width:779px; height:450px; }
.lang-fr .big-image { background:url(../images/page-contact/contact-fr.jpg) no-repeat; }
.lang-en .big-image { background:url(../images/page-contact/contact-en.jpg) no-repeat; }

.big-image p { position:absolute; }
.big-image .select { left:0; top:120px; }
.big-image .select select { margin-left:10px; background:#a2a194; }
.big-image .textarea { left:0; top:151px; }
.big-image .textarea textarea { width:779px; height:149px; border:0 none; }
.big-image .email { left:0; top:310px; }
.big-image .email input { margin-left:10px; width:230px; }
.big-image .submit { right:0; top:330px; }
.big-image .submit input.button { width:189px; height:32px; border:0 none; background:url(../images/interface-1/contact-button.png); }

.big-image .thanks { left:0; top:200px; font-family:"Courier New", monospace; font-size:14px; letter-spacing:1px; width:779px; text-align:center; }

