a:link {   
	font-size: 14px; 
	color: #339933;
	text-decoration: none; 
}
a:visited {   
	font-size: 14px; 
	color: #8F8986;
	text-decoration: none; 
} 
a:hover {   
	font-size: 14px; 
	color: #339933;
	text-decoration: underline;
}
body {
	background-image: url('images/bgexptextb.jpg');
}
a:link, a:visited, a:hover, p, h2, ul, .addressstyle, .headstyle, .textupdate, .tabletariff, .listdates, .ouessant, .molene, .listinfo, .textnote, .textpromo {
	font-family: Arial, Helvetica, sans-serif;
}
h1, .logogdktop, .logogdkbot {
	font-family: Georgia, "Times New Roman", Times, serif;
}        
p { 
	font-size: 14px;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left; 
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: inline;
}
.h1style {
	color: #339933;
	background-color: #EBF9F9;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #339933;
	background-color: #E2DCB9;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
}
ul {
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.logogdktop {
	font-size: 18px;
	font-weight: bold;
	color: #339933;
	background-color: #E2DCB9;
	text-align: left;
	text-decoration: overline;
}
.logogdkbot {
	font-size: 18px;
	font-weight: bold;
	color: #339933;
	background-color: #E2DCB9;
	text-align: right;
	text-decoration: underline;
}
.headstyle {
	font-size: 16px;
	font-weight: bold;
	color: #339933;
	background-color: #EBF9F9;
	text-align: center;
}
.listinfo {
	font-size: 14px;
	color: #111111;
	background-color: #FFFFFF;
	text-align: left; 
}
.textnote {
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
span.textitalic {
	font-style:italic;
}
span.textbold {
	font-weight: bold;
	color: #339933;
}

/* Page Localisation */

.textblue {
	font-weight: bold;
	color: #0080FF;
	background-color: #E2DCB9;
}

/* Page Reservation */

.textpromo {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 51px;
	margin-bottom: 51px;
}
.tabletariff {
	font-size: 13px;
	text-align: left;
	border: 1px solid #FFFFFF;
}
.btncalendar {
	text-align: right;
	border: 1px solid #FFFFFF;
}
.listzones {  
	font-size: 13px;
}
.addressstyle { 	
	font-size: 14px;
	font-style: normal;
	text-align: left;
}

/* Page Activite */

.th-iles {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #2E3192;
	background-color: #92C8FF;
	text-align: center;
}
.ouessant {
	font-size: 14px;
	color: #2E3192;
	background-color: #FFFFFF;
	text-align: center;
}
.molene {
	font-size: 14px;
	color: #1852b6;
	background-color: #FFFF99;
	text-align: center;
}

/* Tables */

table {
	color: #111111;
	background-color: #E2DCB9;
} 	
#MainLeft, #NavigLeft {
	color: #111111;
	background-color: #CEC7A5;
}
#MainRight {
	color: #111111;
	background-color: #E2DCB9;
}
#ResTarifs, #ResTarifsUpp, #ResTarifsLow, #ResTarifs08, #ResTarifs09 {
/* Upp and Low, when 2 tables are used (2 diff. years). #ResTarifs08, #ResTarifs09 (For archive only, not active in the current version) */
	color: #111111;
	background-color: #EBF9F9;
	border-collapse: collapse;
} 

/* Backgrounds */

.bgwhite {
	color: #111111;
  	background-color: #FFFFFF;
}
.bgltblue {
	color: #111111;
   	background-color: #EBF9F9;   
}
.bgblue {
	color: #111111;
	background-color: #92C8FF;
}
.bgltbrown {
	color: #111111;
	background-color: #CEC7A5;
}

