
body {
	background-color:#21294c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:center;
	padding:0;
	margin:0;
	line-height: 20px;

}

#wrap{

	text-align:center;
}

#banner{
	position:relative;
	background-image:url(img/banner.jpg);
	background-repeat:repeat-x;
	height:200px;
}

#logo{
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	width:540px;
	height:200px;
}

#logo2{
	position:absolute;
	right:0;
	top:0;
	width:210px;
	height:200px;
	background-image:url(img/logoschneder.jpg);
	background-repeat:no-repeat;
}

#link{
	position:relative;	
	background-image:url(img/link.jpg);
	background-repeat:repeat-x;
	height:31px;
	z-index:999;
	
}

#linkwrap{
	margin:0 auto;
	width:600px;
	text-align:center;
}

#link ul, #link ul ul {
	margin:0;
	list-style: none;
	line-height: 30px;
	font-size:13px;
	padding:0 15px;
	z-index:999;
	color:#fff;
	font-weight:bold;
}

#link ul a {
	display: block;
	padding: 0 10px;
	margin:0;
	color: #fff;
	text-decoration: none;
}

#link ul a.currentLink{
	background-color:#21294c;
}

#link ul a:hover{
	color: #fff;
	background-color:#21294c;
	font-weight:bold;
}

#link ul li {
	float: left;
	padding: 0 1px 0 0;
}

#link ul li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 1px 0 0 0;
	font-size:1em;
	padding:0.2em;
	width:200px;
	background-color:#3f7da6;
}

#link ul li li {
	padding-right: 1em;
}

#link ul li ul a {
	text-align:left;
	display:block;
	width:181px;
}

#link ul li ul a:hover {

}

#link ul li ul ul {
	margin: -1.2em 0 0 12em;
}

#link ul li:hover ul ul, #link ul li:hover ul ul ul, #link ul li.sfhover ul ul, #link ul li.sfhover ul ul ul {
	left: -999em;
}

#link ul li:hover ul, #link ul li li:hover ul, #link ul li li li:hover ul, #link ul li.sfhover ul, #link ul li li.sfhover ul, #link ul li li li.sfhover ul {
	left: auto;
}

#contentwrap{
	position:relative;
	width:1000px;
	margin:20px auto;
	min-height:450px;
	z-index:1;
	text-align:left;
}



#content{
	margin:0;
	text-align:left;
	padding:0;
}

#footer{
	height:106px;
	background-image:url(img/footer.jpg);
	background-repeat:repeat-x;
	padding:10px;
}

#footer p{
	margin:0;
	padding:0;
}

form dl{
position:relative;
margin:0;
padding:0;

}

dl.zend_form{
	margin:0;
	padding:0;
}

dt{
	margin:0 0 5px 40px;
}

textarea{
	width:90%;
	height:100px;
}

h1,h2,h3,h4,h5,h6{
	margin:0 0 10px 0;
}

h1{
	font-size: 14px;
	line-height: 40px;
	color: #2c3a73;
	letter-spacing: 1px;
	background-image: url(img/h1_Logo.jpg);
	background-repeat: repeat-x;
}

h2{
	font-size: 12px;
	margin-top: 0;
	color:#152153;
	font-variant: small-caps;
	letter-spacing: 1px;
}

h3{
	font-size: 11px;
	margin-top: 0;
	color:#438fd4;
	letter-spacing: 1px;
	line-height: 12px;
}
	
p{
	font-size: 11px;
	margin-top: 0;
	letter-spacing: 0px;
	color:#152153;
}

.centrer{
	text-align: center;	
}

.separateur{
	width: 100%;
	height: 2px;
	background-image: url(images/Rmm_Separateur.jpg);
	background-repeat: repeat-x;
}

.Ascenseur{
	cursor: pointer;
	color: #2c3a73;
	background-color: #cfd9e2;
	border: solid 1px #79a1c4;
	padding: 10px;
}

.Ascenseur:hover{
	color: #8e3637;
	background-color: #cfd9e2;
	border: solid 1px #b4959a;
}

.AscenseurContenu{
	text-align: justify;
	margin:0 0 10px 0;
}

.Contenu{
	background-color:#dbe4ec;
	border: solid 1px #b6cde1;
	padding: 20px 20px 5px 20px;
}

.Contenu ul{
	color:#152153;	
}

.Personnel{
	height: 150px;
	vertical-align:top;
}

.PersonnelImage{
	border: solid 2px #6e94b7;	
}

.PersonnelNom{
	font-size: 16px;
	color:#2c3a73;
}

.PersonnelFonction{
	text-align: right;
	width:100%;
	font-size: 14px;
	line-height:30px;
	color:#152153;
}

.PersonnelEmail{
	text-align: right;
	width:100%;
	font-size: 14px;
	color:#a4a6ab;		
}

div.clear{
	clear:both;
	height:20px;
}

a:link, a:visited{
	color:#5a1d1d;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#slideshow {
    position:relative;
    height:100px;
	width:100px;
	margin:20px auto;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshowalt{
	
}

img{
	border:none;
}
