a {
	color: #0066CC;
	text-decoration: none;
	font-size: 10px;
}
a:link {
        font-size : 12px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
        font-size : 12px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
        font-size : 12px;
	color: #FF3300;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:active {
  font-size : 12px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body {
	background-image: url();
	background-repeat: no-repeat;
	background-position: left 0px;
	background-color: #8CABDA;
	font-size: 12px;
	top: 0px;
	right: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*color: #FF6666;*/
	color: #006699;
	font-weight: bold;
	text-decoration: none; /*underline;*/	
	border-bottom: 1px solid #FF6666;	
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;  
	font-weight: bold;			
}
h1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;  
	font-weight: bold;			
}
h1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;  
	font-weight: bold;			
}
h1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;  
	font-weight: bold;			
}
h1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;  
	font-weight: bold;			
}




h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16px;  
	font-weight: bold;
		
	color: #000000;
}
h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16px;  
	font-weight: bold;			
}
h2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16px;  
	font-weight: bold;			
}
h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16px;  
	font-weight: bold;			
}
h2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16px;  
	font-weight: bold;			
}
h2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16px;  
	font-weight: bold;			
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;  
	font-weight: bold;
  text-decoration: underline;		
	color: #000000;
}
h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;  
	font-weight: bold;			
}
h3 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;  
	font-weight: bold;			
}
h3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;  
	font-weight: bold;			
}
h3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;  
	font-weight: bold;			
}
h3 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;  
	font-weight: bold;			
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;  	
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

td, th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
blockquote {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input {
        font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 12px;
	background-color: #A6C5F1;
	
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 12px;
	background-color: #A6C5F1;
}
ul {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
}
li {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
}


/* Styles particuliers */
.titre {
	font-size: 36px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.accueilLinks {
	display: block;
	font-weight: bold;
        padding: 3px 3px 3px 3px;
	color: #000000;
	font-size: 12px;
}
a.accueilLinks, a.accueilLinks:visited {
	display: block;
	font-weight: bold;
    padding: 3px 3px 3px 3px;
	font-size: 12px;
}
a.accueilLinks:hover{
	font-weight: bold;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	font-size: 12px;
}
.sectionLinks {
	/*border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;*/
	background-image:  url(./images/navbg6-1.gif);
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	color: #000000;
	font-size: 9px;
	background-repeat: repeat-x;	
}
.sectionLinks_box {
	/*border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;*/
	background-color: #C4CEE7;/*#8CABDA;#A6C5F1;*/
}
a.sectionLinks_link, a.sectionLinks_link:visited {
	display: block;
	font-weight: bold;
  padding: 0px 0px 0px 0px;
	color: #0066CC;
	font-size: 9px;	
}

a.sectionLinks_link:hover{
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
        padding: 0px 0px 0px 0px;
	font-size: 9px;
}

a.topLinks, a.topLinks:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	font-weight: bold;
	font-size: 8px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	text-align: center;
        background-image: url(./images/navbg6-1.gif);
        background-repeat: repeat-x;	
}

a.topLinks:hover{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #A6C5F1;
	background-image: none;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none;
}
.pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;	
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	/*background-image: url(../Modified/mer2.JPG);*/
	/*background-image: url(../Modified/mer2.JPG);*/
}

.logo {
	/*background-image: url(images/logo.jpg);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left 0px;*/
	/*background-attachment: fixed;*/
	/*z-index: 1;*/
	/*visibility: visible;*/
	/*overflow: visible;*/
	/*position: relative;*/
	height: 115;
}
.logo_under {        
	background-image:url(./images/navbg6.gif); 
	background-repeat: repeat;
	background-position: left 0px;
	background-attachment: fixed;
	height: 10;
	z-index: 1;
	visibility: visible;	
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

.bord1 {
	border: 1px solid #003366;
	padding: 0px;
}
.bord2 {
	/*border-top-width: 1px;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	/*border-top-style: solid;*/
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	/*border-top-color: #003366;*/
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.bord3 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Style2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
}
.Style4 {font-size: 36px}
