/* CSS Document */

body { 
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #736046;
	background-color: #3bc1dd;
	background-image: url(../images/body-background-image.jpg);
	background-position: top;
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
}

#container0 { width: 100%; margin: 0px; background-image: url(../images/background.jpg); background-repeat: no-repeat; background-position: top; }
#container1 { width: 1056px; background-image: url(../images/container1bg.png); background-position: bottom; background-repeat: no-repeat; margin: 0px; }
#container2 { width: 1056px; background-image: url(../images/background.png); background-position: center; background-repeat: repeat-y; margin: 0px; }
#container3 { width: 1056px; background-image:url(../images/footerbg.png); background-position: top; background-repeat: no-repeat; margin: 0px; }

a { color: #3ebad2; text-decoration:none; }

h1 { font-size: 11px; color: white; font-weight: bold; text-transform: uppercase; background-color: #c4c4c4; padding: 3px 10px; margin-bottom: 20px;}
h2 { font-size: 11px; color: white; font-weight: bold; text-transform: uppercase; background-color: #066c82; padding: 3px 10px; }
h3 { }
h4 { }

p {margin: 0px; padding: 10px 0px;}

#header { }

#content { margin: 0px 80px 0px 230px; text-align: left; }

#step1num, #step2num, #step3num { float: left; }
#step1thumbs { float: right; width: 390px; text-align: right; }
#step2txt, #step3txt { float: right; width: 390px; text-align: left; }

.forfait { clear: both; margin-bottom: 34px; }
.forfaiticon { width: 150px; float: left; padding: 0px;  background-color: white; }
.forfaitdesc { width: 350px; float: left; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 0px 10px; font-size: 12px; }
.forfaittitre { font-weight: bold; }
.forfaitduree { font-style: italic; }
.forfaitbtn { margin: 10px 0px 0px 0px; border: 1px solid #ffffff; }
.forfaitbtn:hover { border-color: red; }
.forfaitbtns { float: right; }

.input1 { width: 180px; }

.jobTitle { font-size: 1.7em; }

#homepagecontent {
	color: #3d2805;
}

#footer {  text-align: center; margin: 0px 80px 0px 230px; }
#footercontent { text-align: left; padding: 38px 0px 50px 0px; height: 100px; }
#footerPhoneNum { font-size: 16px; }
#footerFaxNum { font-size: 12px; }
#footerEmail a { font-size: 12px; text-decoration:none; }

#navigation { margin: 0px; text-align: center; font-size: 12px; padding-bottom: 30px; }
#navigation a { text-decoration: none; padding: 5px;  color: white; }
#navigation a:hover { background-color: #666666; }


#stptaflink { text-align: right; font-size: 9px; margin-right: 80px; }

#utilityPane { margin: 0px 80px 0px 230px; padding: 30px; display: none; }
