
/* --- Global --- */
* {
	margin: 0;
	padding: 0;	
}

img {
	border: 0;
}

html, body {
	height: 100%;				
	margin-bottom: 0.1px;
	background-color: #E9E9E9 ;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color: '#444444';
	text-decoration: none;
	text-align: center;
}

table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color: #444444;
	text-decoration: none;
}

.globalcontainer {		
	width: 1095px;		
	margin: auto;   	
}

.container {
	position: relative;
	width: 1095px;
	margin: auto;
}

.redtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;		
	color: #00396B;
}

.greytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;		
	color: #444444;
}

/* --- Top line --- */
.topline {		
	width: 100%;
	height: 15px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;		
	list-style-type:none;	
}

.visite {
	float: left;
	margin-left: 35px;
	color: #00396B;
}

.visitenb {
	font-size: 10px;		
}

.toplink{
	float: right;	
	margin-right: 10px;
	color: #FFFFFF;
}

.toplink a {	
	color: #00396B;
	text-decoration: none;
}

.toplink a:hover {	
	color: #00396B;
}

/* --- Header --- */
.logo {
	position: absolute;
	width: 118px;
	height: 92px;
	top: 10px;
	left: 5px;
	background: url(/img/design/logo.png) top left no-repeat;
}

.logobottom {
	position: absolute;
	width: 25px;
	height: 35px;
	top: 89px;
	left: 17px;
	background: url(/img/design/logobottom.png) top left no-repeat;
}

.logo a {
	display:block;
	width:100%;
	height:100%;
}

.headerimage {
	width: 100%;
	height: 89px;			
	border-bottom-width: 2px;
	border-bottom-style: solid;		
	border-bottom-color: #00396B;		
}

/* --- Tabs --- */
.tabs { 	
	float: left;	
	width:100%;
	height: 30px;			
	margin-bottom: 5px;
	background: url(/img/design/bottomleft.png) bottom left no-repeat;
	background-color: #FFFFFF;		
}

.tab {
	float: left;
	height: 30px;
	padding-top: 8px;
	padding-left: 20px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;	
	color: #444444;
}

.tab a {
	text-decoration: none;	
}

.tab a:hover {
	color: #00396B;
}

.seltab {
	color: #00396B;
}

/* --- Search --- */
.search {
	float: right;
	height: 30px;
	width: 145px;	
	background: url(/img/design/bottomright.png) bottom right no-repeat;
}	

.searchinput {
	position: relative;
	overflow: hidden;	
	float: left;	
	width: 105px;
	height:17px;
	margin-top: 6px;		
	margin-right: 5px;		
	border-width: 0px;
	background-image: url(/img/design/searchtextbox.gif) ;
	background-repeat: no-repeat;
}

.searchbutton {
	position: relative;
	overflow: hidden;	
	float: left;
	width:22px;
	height:17px;
	margin-top: 6px;
	background-image: url(/img/design/searchbutton.gif) ;
}

#inputsearch {
	position: absolute;	
	float: left;	
	top: 1px;
	left: 17px;	
	height: 14px;
	width: 86px;
	padding-top: 1px;
	border-width: 0;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;	
	background-color: #FFFFFF;		
}

/* --- Content --- */
.content{ 		
	float: right;
	width:100%;	 
	background: url(/img/design/backcontentleft.gif) top left repeat-y;
}

.menucontent{ 	
	float: left;margin-right: 5px;	width:170px;	 
	background-color: #FFFFFF; 
}

/* --- Menu --- */
.leftmenu { 	
	float: left; 
	width: 170px; 	
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color: #444444;
	text-decoration: none;	
}

.leftmenu a { 	
	color: #444444;
	text-decoration: none;	
}

.leftmenu a:hover { 	
	color: #00396B;
	text-decoration: none;	
}

a.selectedpage {
	color: #00396B; 
	font-weight: bold;	
}

.menusepcontent{ 	
	float: left;
	width:170px;	
	height: 5px; 
	font-size: 1px;
	background-color: #E9E9E9;
}

/* --- Page --- */
.pagecontent{ 	
	float: left;
	width: 920px;	
	background-color: #FFFFFF; 	
}

.pageallcontent{ 	
	float: left;
	width: 1095px;	
	background-color: #FFFFFF; 	
}

.galerie {
	position: relative;
	top: -80px;
	width: 900px;	
}

.page { 		
	position: relative;
	overflow: hidden;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color: #444444;
	text-decoration: none;
	height: 100%;	
}

.page a {
	color: #00396B;
	text-decoration: none;	
}

.page a:hover { 	
	color: #00396B;
	text-decoration: none;	
}

.admintbfont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.toplevellink { 	
	position: relative;
	float: right;
	height: 15px;
	top: 5px;
	left: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;		
	color: #00396B; 
}

.toplevellink a { 	
	text-decoration: none;	
	color: #00396B; 
}

.copyright {
	clear: both;	
	width: 100%;
	height: 15px;
	padding-left: 2px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;	
	color: #00396B;
	text-align: left;
	background-color: #E9E9E9;
}

/* --- Rounded box --- */
.roundbar { 		
	float: right; 
	width: 100%;
	height: 20px;		
	background-color: #FFFFFF; 	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #444444;
}

.topleft {
	float: left; 	
	width: 10px;
	height: 10px;
	background: url(/img/design/topleft.png) top left no-repeat;	
}

.topright {
	float: right; 
	width: 50%;
	height: 10px;
	text-align: right;
	background: url(/img/design/topright.png) top right no-repeat;		
}

.bottomleft {	
	float: left; 
	width: 10px;
	height: 20px;	
	background: url(/img/design/bottomleft.png) bottom left no-repeat;	
}

.bottomright {
	float: right; 
	width: 10px;
	height: 20px;
	background: url(/img/design/bottomright.png) bottom right no-repeat;		
}

/* --- Form --- */

input.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;	
	background-color: #FFFFFF;

	border-width: 1px;
	border-style: solid;
	border-color: #444444;	
}

input.button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
	background-color: #00396B;

	border-width: 1px;
	border-style: solid;
	border-color: #444444;	
}

/* --- Vidéo space --- */
.videodiv
{
	background-color:#444444; 
	color:#FFFFFF; 
	font-family:Arial; 
	font-size: 12px; 
	text-align:center;
	text-decoration:none;
}

.videodiv a
{
	color:#00396B; 
	text-decoration:none;	
}

.videodiv a:hover
{
	color:#00396B; 
	text-decoration:none;	
}

/* --- Page plan --- */
.plan a { 	
	color: #444444;
	text-decoration: none;	
}

.plan a:hover { 	
	color: #00396B;
	text-decoration: none;	
}

/* --- Page table format --- */
.pageimg{	
	border-width: 1px;			
	border-style: solid ; 
	border-color: #444444;		
	padding: 1px;
}

.pagetitre {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #444444;
	text-decoration: none;	
	vertical-align: middle;		
}

.pagetext {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color: #444444;
	text-decoration: none;	
	vertical-align: top;	
}