/* @group BASE */
body {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}
#wrapper {
	margin: 80px auto 20px;
	background: none;
}

#header {
	background: url(../images/header_bg.gif) repeat left top;
	height: 186px;
}

#banner {
	background: url(../images/banner.jpg) no-repeat center top;
	height: 186px;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
}

#mainContainer {
	background: url(../images/border.jpg) repeat-y 0px 0px;
	width: 824px;
	padding: 0;
	margin: 0 auto;
}
	
#mainHeader {
	height: 3px;
	width: 824px;
	background: url(../images/border_header.jpg) no-repeat center top;
	margin-right: auto;
	margin-left: auto;
}

#mainContent {
	position:relative;
	display:block;
}

#inner {
	display:block;
}

#leftContainer {
	float:left;
	position:relative;
	left:0px;
	padding: 2px 2px 2px 14px;
	width: 561px;
	margin-top: 0;
	margin-bottom: 4px;
	border-right: 1px solid #bfbfbf;
}

#leftContent {
	padding: 20px;
}

#rightContainer {
	float:right;
	position:relative;
	width: 230px;
	right:0px;
	border-left: 1px none #bfbfbf;
	padding: 2px 14px 2px 2px;
	margin-bottom: 4px;
	margin-top: 4px;
}

#rightContent {
	padding: 0 10px 10px;
}

.clear {
	clear:both;
	height: 0.1em;
}

#mainFooter {
	background: url("../images/border_footer.jpg") no-repeat bottom;
	padding: 0;
	width: 824px;
	clear: both;
	margin: 0 auto;
}

#line {
	border-bottom: 1px solid #bfbfbf;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#footer {
	text-align: center;
	margin: 0 auto;
	width: 824px;
}
	
/* @end */

#menuContainer {
}

#blocks_index {
	position: absolute;
	top: 180px;
	width: 552px;
	height: 198px;
	right: 6px;
}

.blocks {
	width: 166px;
	height: 183px;
	padding: 5px;
	float: left;
	margin: 0 4px 5px;
}

.blocks p {
	color: white;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 16px;
}

.blocks h2 {
	color: white;
	text-align: right;
	border-style: none;
	margin-top: 0.1em;
	margin-bottom: 8px;
}

.blocks a {
	color: white;
}

#block_1 {
	background: #cabf81;
}

#block_2 {
	background: #394b58;
}

#block_3 {
	background: #0c9ece;
}

a.menu, a.menu:link, a.menu:visited, a.access, .chosen {
	display: block;
	height:25px;
	margin-top:2px;
	text-align:center;
	text-decoration:none;
	color: #505050;
	overflow:hidden;
	text-transform: uppercase;
	border-right: 1px solid #bfbfbf;
	letter-spacing: -0.2px;
	float: left;
	padding-left: 22px;
	padding-right: 22px;
	font: bold 12px/25px Helvetica, Verdana, Arial, sans-serif;
	background: inherit;
}

span.menu {
	display: block;
	height:25px;
	text-align:center;
	text-decoration:none;
	color: #fffffe;
	overflow:hidden;
	text-transform: uppercase;
/*	border-right: 1px solid #bfbfbf;*/
	letter-spacing: -0.5px;
	float: left;
	background: inherit;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

a.menu:hover {
	color:#fff;
	background: #0c9ece;
	}

a.menu:active, .chosen {
	color: #ffffff;
	background: #394b58 url(../images/fleche.gif) no-repeat 5px center;
	}

#nav
{
	margin: 0 0 20px;
}

#search {
	height: auto;
	background: #394b58;
	padding-bottom: 10px;
}

#search a {
	color: white;
}

#search p {
	color: white;
	padding: 10px;
}

#search h2 {
	height: 28px;
	border-bottom: 1px solid white;
	margin: 0;
	border-left-style: none;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 28px;
	padding-left: 20px;
	background: #0c9ece url(../images/fleche2.gif) no-repeat 5px center;
}

#log {
	padding-left: 10px;
}

#log p {
	padding: 0;
	margin: 0 0 3px;
}

#log img {
	margin-right: 7px;
}

#mainFooter p {
	padding: 0 0 20px;
	text-align: center;
	font-size: 11px;
}

.mainFooter_float {
	position: relative;
	left: 34px;
	top: 20px;
	vertical-align: middle;
}

#footer p, #footer a {
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
	font-size: 10px;
}

p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	padding: 0;
	background: inherit;
	margin-top: 0;
	margin-bottom: 16px;
}

h2 {
	border-left: 6px solid #394b58;
	color: #0c9ece;
	font: bold 12px Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.2px;
	padding-left: 4px;
	margin-bottom: 10px;
	background: inherit;
}

.h2_right {
	float: right;
	padding-top: 6px;
	padding-right: 5px;
}

.float_bt {
	float: right;
	padding: 0;
	text-align: right;
	margin-top: -10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.blocks .float_bt {
	position: absolute;
	bottom: 10px;
	width: 165px;
}
.float_img {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.float_bt a {
	text-decoration: none;
}

.clearfloat {
	clear:both;
	border-bottom: 1px solid #bfbfbf;
	height: 1px;
	padding: 4px 0 0;
	margin: 0;
}

h3 {
	color: #505050;
	font: bold 11px Verdana, Helvetica, Arial, sans-serif;
	padding: 0;
	margin-top: 0;
	margin-bottom: 4px;
	background: inherit;
}

ul {
	list-style: url(../images/fleches.gif) none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

/* @group navigation */

#nav ul
{
list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav li {
	list-style: none;
}

#nav a
{
display: block;
	border-bottom: 1px solid silver;
	padding: 6px 0 6px 10px;
	color: #505050;
	background: inherit;
	text-decoration: none;
}

#nav a:link
{
text-decoration: none;
	color: #505050;
	background: inherit;
}

#nav a:hover
{
text-decoration: none;
color: #505050;
background: #e1f3f8;
}

#nav a.active:visited, #nav a.active:link 
{
	background-color: #0c9ece;
	color: white;
	text-decoration: none;
	margin: 0;
}

/*
</#nav a.active:visited, #nav a.active:link 
{
	text-decoration: none;
	margin: 0;
}
*/
	
/* @end */

#menu_small {
	width: 824px;
	text-align: right;
	height: 20px;
	margin: 0 auto;
}

a {
	color: #505050;
}

a:hover {
	color: #0c9ecd;
}

.h2_right a {
	color: white;
	text-decoration: none;
}

.h2_right a:hover {
	text-decoration: underline;
	color: white;
}

#menu_small p {
	padding-right: 14px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;
}

#menu_small a {
	text-decoration: none;
}

.resp {
	display: inline-block;
	margin-bottom: 10px;
}

.personnel {
	margin: 0 0 10px;
	width: 170px;
	display: table-cell;
}

.personnel p {
	margin: 0;
	padding: 0;
}

.perso_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
}

/* @group galerie photo */
#gal_container {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}

#gal_enlarge_container img{ }

#gal_thumb_container img{
	width: 50px;
	height: 50px;
	margin-bottom: 4px;
	padding: 3px;
}	

#gal_thumb_container ul{
	margin: 0;
	padding: 0;
}

#gal_thumb_container li{
	display: inline;
}

#gal_thumb_container{
	margin: 0;
	padding: 0;
}

#gal_enlarge_container{
	color: #6b6154;
	font: 10px/11px Verdana, Arial, Helvetica, sans-serif;
}

.moreinfoimg {
	vertical-align: middle;
}
#block_3 a:hover {
	color: #cebe84;
}
/* @end */
