


body {
	font-family: Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	color: #000;
	background: #FFF;
	border: 0px; 
	}

.accueil { 
	overflow: hidden;
	background: url(../images/armand/armand_H264.jpg) no-repeat;

	background-position: 250px 0;
	background-attachment:relative;
	-o-background-size: auto 100%, auto;
	-moz-background-size: auto 100%, auto;
	-webkit-background-size: auto 100%, auto;
	background-size: auto 100%, auto;

}


a {
	text-decoration: none;
	color: #000;
}

a:visited {
}

a:hover {
	color: #0C0;
}

h7 {
font-family: Helvetica, Sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;

}

h8 {
font-family: Helvetica, Sans-serif;
	font-size: 35px;
	line-height: 35px;
}




h8b {
font-family: Helvetica, Sans-serif;
	font-size: 35px;
	line-height: 35px;
}

h8b:hover {
	color: #0C0;
}

h9 {
font-family: Helvetica, Sans-serif;
	font-size: 35px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
	color: #000;
	background: #fff;
}

h10 {
	font-weight: bold;
}

h10:hover {
	color: #0C0;
}

h11 {
	text-decoration: underline;
}

h11:hover {
	color: #0C0;
}

h12 {
font-family: Helvetica, Sans-serif;
	font-size: 35px;
	line-height: 35px;
}

h12:hover {
	color: #0C0;
}

h13 {
font-family: Helvetica, Sans-serif;
	font-size: 15px;
	line-height: 13px;
}

h13:hover {
	color: #0C0;
}

.border {
border-style:solid;
border-width:1px;
}

.margin {
margin-bottom:15px;
}

.border1 {
border-style:;
border-width:px;
padding-left: 250px ;
padding-top: 50px;
}


.inputbox {
 border: 1px solid;
	font-size: 10px;
	font-family: Helvetica;
	color: #000;
	background: #FFF;
}

.inputboxred {
 border: 1px solid ;
	font-size: 14px;
	font-family: Helvetica;
		font-weight: bold;

	color: #000;
	background: #FC0;
}

.questionnaire {
 border: 1px solid;
	font-size: 12px;
	font-family: Helvetica;
	color: #000;
	background: #FFF;
}

.hr  {
size: 1px; 
color: #FF9900;
background-color: #FF9900;
height: 1px;
border: 0;
}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}


.shiftcontainer{
position: absolute;
left: 300px; /*Number should match -left shadow depth below*/
top: 60px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 200px; /* container width*/
background-color: #CCC;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}
