/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4b4b4e;
	margin:0px;
	padding:0px;
	text-align:left;
	background: #BDB6BE;
	font-size: 11px;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size: 11px;
	color: #4b4b4e;
}
a {
 text-decoration:none;
}
a:hover {
 text-decoration:underline;
}


/*    ----------------------------------------------------------------------------
                                     Formulaire    
      ----------------------------------------------------------------------------                                                                   */
form {
display:inline;
}
input {
	border:1px;
	border-color:#666666;
	border-style:solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

/*    ----------------------------------------------------------------------------
                                     images    
      ----------------------------------------------------------------------------                                                                   */

img.pointer {
cursor:hand;
}

/*    ----------------------------------------------------------------------------
                                     Texte couleurs, bold , italic  
      ----------------------------------------------------------------------------                                                                   */


.bold {font-weight:bold;}
.nobold{font-weight:normal;}
italic {
font-style:italic;}
.blanc {
color:#FFFFFF;}
.noir {
color:#000000;}
.gris {
color:#333333;}
.rouge {
color:#990000;}
.mauve {
color:#6600CC;}
.vert {
color:#006600;}
.orange {
color:#FF9900;}
.padding{
	padding-left:30px;
	text-align: justify;
	padding-right: 10px;
}

p.border {
border-bottom-color:#000000;
border-bottom-style:dashed;
border-bottom-width:1px;
border-top-color:#000000;
border-top-style:dashed;
border-top-width:1px;
width:300px;
padding:5px;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
}
.borderright {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.x-small {
	font-size: 10px;
}
.xx-small {
	font-size: 6px;
}
.adresse {
	font-weight: bold;
	color: #4b4b4e;
	text-align: center;
	padding: 0px 400px 15px 20px;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: 1em;
}


/*    ----------------------------------------------------------------------------
                                     structuration    
      ----------------------------------------------------------------------------                                                                   */
h1{font-size:16px;

font-weight:bold;}

h2{font-size:14px;

font-weight:bold;}

h3{font-size:14px;

font-weight:bold;}
.stepbystepoverflow {
	padding: 5px 0px 0px;
	height: 100px;
	width: 266px;
	overflow: auto;
	position: relative;
	margin: 0px;
}
.mini {
	cursor: pointer;
	margin-right: 2px;
	margin-left: 2px;
	position: relative;
}


#Layer1 {
	position:absolute;
	margin:auto;
	text-align:left;
	width:495px;

}

#Layer2,#Layer3,#Layer4,#Layer5,#Layer6,#Layer7,#Layer8,#Layer9,#Layer10,#Layer11,#Layer12,#Layer13,#Layer14,#Layer15,#Layer16,#Layer17,#Layer18,#Layer19,#Layer20,#Layer21,#Layer22,#Layer23,#Layer24,#Layer25,#Layer26,#Layer27,#Layer28,#Layer29,#Layer30,#Layer31,#Layer32,#Layer33,#Layer34,#Layer35 {
	position:absolute;
	margin:auto;
	text-align:left;
	visibility: hidden;
	width:495px;
}
