/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#222;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	color:#aaa;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	text-align:center;
	}

html, body {
     min-height:100.1%;
	}

/* .............................. */
/* Links */
/* .............................. */

a {
	color:#ddd;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

/* .............................. */
/* Headings */
/* .............................. */

h1 {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:20px;
	letter-spacing:2px;
	color:#aaa;
	margin:0px;
	margin-left:5px;
	padding:0px;
	}
	
h1 a {
    text-decoration:none;
	color:#eee;
	}

h1 a:hover {
    text-decoration:none;
	}

.title {
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	color:#aaa;
	margin:0px;
	margin-bottom:5px;
	margin-left:15px;
	padding:0px;
	}

h3 {
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	color:#aaa;
	text-align:left;
	}
	
.entree {
	font-weight:bold;
	font-size:30px;
	letter-spacing:2px;
	color: #aaa;
}
	
.entree a:link {
    text-decoration:none;
	color: #aaa;
}

.entree a:hover {
    text-decoration:none;
	color: #eee;
}

/* .............................. */
/* Header */
/* .............................. */

/* Menu - texte Galleries: */
.galleryText {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing:0px;
	line-height: 13px;
}
/* Menu - textes non link */
#menT {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9px;
	color: #EEEEEE;
	letter-spacing:0px;
	line-height: 9px;
}
/* Menu - spécial So */
.menSo {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #EEEEEE;
	line-height: 14px;
	letter-spacing:0px;
}
/* Menu - ligne du bas */
#menLine {
	background:#A0A0A0;
	height: 1px;
	text-align: center;
}
/* Menu Noir */
.menN {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	letter-spacing:0px;
}
.menN a:link {
	color: #141414;
}
.menN a:visited {
	color: #141414;
	font-weight:bold;
}
.menN a:hover {
	color: #F9061D;
}
.menN a:active {
	color: #141414;
}
/* Menu Blanc */
.menB {
	font-family:  Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	letter-spacing:0px;
}
.menB a:link {
	color: #EEEEEE;
}
.menB a:visited {
	color: #EEEEEE;
	font-weight:bold;
}
.menB a:hover {
	color: #F9061D;
}
.menB a:active {
	color: #EEEEEE;
}

/* .............................. */
/* Navigation and menu */
/* .............................. */

#header {
	background:#C8C8C8;
	border-bottom:1px solid #444;
	padding:0px;
	height:45px;
	}

.headerImg {
	float:left;
	clear:left;
	color:#333;
	margin-left:15px;
	}
	
.headerTitle {
	float:right;
	clear:right;
	text-align:right;
	font-weight:bold;
	font-size:20px;
	letter-spacing:3px;
	color:#333;
/*	margin-right:65px; */
	padding:15px;
	height:0px;
	}

#logoImg {
	border:0px;
	}

#navigation {
	background:#C8C8C8;
	border-bottom:1px solid #444;
	padding:1px;
	height:14px;
	margin-bottom:20px;
	}

.naviTitle {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:10px;
	letter-spacing:2px;
	color:#333;
	margin:0px;
	margin-left:15px;
	padding:0px;
	}
	
.naviTitle a {
    text-decoration:none;
	color:#444;
	}

.naviTitle a:hover {
    text-decoration:none;
	}
	
.menu {
	float:right;
	clear:right;
	text-align:right;
	font-size:11px;
	}
	
.menu a {
	padding:0px;
	padding-left:15px;
	padding-right:15px;
	}
		
.menu a:hover {
	text-decoration:none;
	color:#fff;
	}

/* .............................. */
/* Pages */
/* .............................. 

#page {
    background:#E8E8E8;
	border:1px solid #ccc;
	padding:20px;
	text-align:left;
	width:65%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#page a {
    font-weight:bold;
	}
	
#page img {
	background:#ffffff;
    padding:5px;
	border:1px solid #ccc;
	}

.column{
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}

.thumbnails {
	border:1px solid #f5f5f5;
	padding:3px;
	margin:3px;
	}

*/

#pageAbout {
    background:#E8E8E8;
	border:1px solid #ccc;
	padding:20px;
	text-align:left;
	width:65%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#pageAbout a {
    font-weight:bold;
	}
	
#aboutImg {
	background:#ffffff;
    padding:5px;
	border:1px solid #ccc;
	}
	
.tableAboutL{
	vertical-align:middle;
	}
	
.tableAboutR{
	width:60%;
	text-align:left;
	vertical-align:top;
	}
	
.aboutFooter {
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	}

.aboutSmalh3 {
	font-weight:normal;
	font-size:11px;
	letter-spacing:0px;
	}

/* .............................. */
/* Footer */
/* .............................. */

#footer {
   text-align:center;
   margin-bottom:20px;
   }
