﻿table 
{
	margin-left: 0px;
	text-align: left;
	font-size:11px;
}


h1
{
	border-top:5px;
    
	padding-left: 5px ;
	line-height: 30px ;
	font-size: 21px ;
	color: #000000;
	border-bottom: 2px solid #6DA9B1 ;
	border-top:solid 1px #6DA9B1;
}

h2
{
	padding-left: 55px ;
	line-height: 30px ;
	font-size: 21px ;
	background: url(Images/heli.gif) no-repeat left bottom ;
	color: #000000 ;
	border-bottom: 1px solid #6DA9B1 ;
}
		
h3
{
	margin-left: 0px ;
	padding-left: 5px ;
	font-size:17px;
	border-bottom: 1px solid #6DA9B1 ;
	border-left: 2px solid #6DA9B1 ;
	color: #000000 ;
}

h4
{
	margin-left: 0px ;
	padding-left: 5px ;
	font-size:12px;
	color: #000000 ;
    text-align: center ;	
}
		
p
{
	text-align: justify ;	
	line-height: 15px;
	font-size:11px;
	color:Black;
}


hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a 
{
	position :relative ;
	text-decoration: none;
	color: #6DA9B1;
	
}

a:visited 
{
	color: #345B61;
}

a:hover 
{
	text-decoration: underline;
	color: #345B61;
}

a:active 
{
	color: #345B61;
}

body 
{
	background-color: #58a9d7;
	background-repeat: repeat-x;
	background-image: url('Images/');
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

img 
{
	border-width: 1px;
	border-color:Black;
	border-style:solid;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:12px;
	
}
img.button
{
	border-width: 0px;
	border-color:black;
	border-style:solid;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}


ul
{
	list-style-image: url(Images/Bullet.gif);
	list-style-type:  none;
	list-style-position: outside;
	line-height: 1.6em;
	font-size:11px;
	vertical-align: middle;
	margin-left: 1.5em;
	color:Black;
}
#fotolinks 
{
	float:left;
}
#fotorechts 
{
	float:right;
}

.floatstop 
{
	clear:both;
}


.link 
{
	list-style-image: url(Images/bullet-1.gif);
}

.style1
{
    width: 100%;
}

#ovReg {
  background-color: #FFFFFF;
  font-family: arial, helvetica, geneva, sans-serif;
  font-size: 10pt;
  color: #909090; }

  #ovReg .filleroff2    { font-size: 10pt; color: #707070; font-weight: normal; background-image: url('Images/filleroff2.gif'); text-align: center; }
  #ovReg .filleroffLeft { font-size: 10pt; color: #707070; font-weight: normal; background-image: url('Images/fillerLeft.gif'); text-align: center; }
  #ovReg .reg100on       { font-size: 10pt; color: #505050; font-weight: bold;  background-image: url('Images/reg100on.gif'); text-align: center; }
  #ovReg .reg100off      { font-size: 10pt; color: #707070; font-weight: normal;background-image: url('Images/reg100off.gif'); text-align: center; }
  #ovReg .reg120on       { font-size: 10pt; color: #505050; font-weight: bold;  background-image: url('Images/reg120on.gif'); text-align: center; }
  #ovReg .reg120off      { font-size: 10pt; color: #707070; font-weight: normal;background-image: url('Images/reg120off.gif'); text-align: center; }
  #ovReg .filleroff2w    { font-size: 10pt; color: #707070; font-weight: normal; background-image: url('Images/filleroff2w.gif'); text-align: center; }
  #ovReg .filleroffLeftw { font-size: 10pt; color: #707070; font-weight: normal; background-image: url('Images/fillerLeftw.gif'); text-align: center; }
  #ovReg .reg100onw       { font-size: 10pt; color: #505050; font-weight: bold;  background-image: url('Images/reg100onw.gif'); text-align: center; }
  #ovReg .reg100offw      { font-size: 10pt; color: #707070; font-weight: normal;background-image: url('Images/reg100offw.gif'); text-align: center; }
  #ovReg .reg120onw       { font-size: 10pt; color: #505050; font-weight: bold;  background-image: url('Images/reg120onw.gif'); text-align: center; }
  #ovReg .reg120offw      { font-size: 10pt; color: #707070; font-weight: normal;background-image: url('Images/reg120offw.gif'); text-align: center; }




.header 
{
	background-image: url('Images/Header.gif');
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	height: 250px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	color: #B3D2D2;
}

div.headerindex 
{
	background-image: url(Images/Accueil.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	height: 640px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.footer 
{
	background-image: url(Images/Footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 130px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
}

.page
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-image: url(Images/body-repeat.gif);
    background-repeat: repeat-y;
    position: relative;
    width: 930px;
    padding: 0px 35px;
}

#sidebar 
{
	float: left;
	width: 220px;
	height: 100%;
}

#content 
{
	margin-left: 250px;
}

.nav
{
	position: absolute;
    top: 210px;
    left: 270px;
    font-size: 15px;
}
.adresse
{
	position: relative;
	top:10px;
	left:30px;
	font-size:12px;
	text-align: left;
	
}



.accordionHeader
{
    border: 1px solid #507CD1;
    color: white;
    background-color: #507CD1;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #EFF3FB;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
}

.accordionLink
{
 background-color:White;
    color: Black;
    
}

.demoarea 
{
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading 
{
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom 
{
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


wireFrame 
{
	display: none; 
	overflow: hidden; 
	z-index: 2; 
	background-color: #FFFFFF; 
	border: solid 1px #D0D0D0;
}
