body {
	background-color: #00132a;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	min-width: 960px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	behavior: url('styles/csshover.htc'); /* Patch for f!@*%!! IE6 */
}
img { border:none }
h1 { 
	font-size: 2em;
	font-weight: bold;
	margin-top: 15px;
	line-height: 1.2em;
}
h2 { font-size: 1.5em }  /* patch for IE6 */
p { 
	margin-top: 10px;
	margin-bottom: 10px;
}
.dark { color:#1c3650; }
#main {
	background-image: url(../images/bg_main_repeat.gif);
	background-repeat: repeat-y;
	width: 960px;
	margin: 0 auto;
	/* overflow: hidden; */
}
#header {
	background-image: url(../images/bg_header_top.gif);
	float: left;
	position: relative;
	width: 960px;
	height: 287px;
}
#header a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#header_top_right {
	position: absolute;
	top: 5px;
	right: 10px;
}
#header_top_right img {
	position: absolute;
	left: -15px;
}
#header_top_right a#header_top_right_promos {
	color: #efd664;
}
#header_today {
	position: absolute;
	bottom: 3px;
	right: 13px;
	font-weight:bold;
}
#header_today img {
	position: relative;
	top: 3px;
	left: -4px;
}
#menu {
	position: absolute;
	top: 113px;
	left: 29px;
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: 215px;
	height: 145px;
}
#menu li{
	left: 12px;
}
#menu li img {
	position:relative;
	top: 2px;
	left: -12px;
}
#menu li:hover img {
	left: -6px;
}
.submenu {
	list-style: none;
	border: 1px solid #939260;
	background-color: #0a305e;
	margin: 0;
	padding: 3px;
}
.submenu li {
	padding: 2px;
}
#menu_accueil {
	position: absolute;
	top: 0;
}
#menu_accueil #submenu_accueil {
	position: absolute;
	top: -2px;
	left: 50px;
	width: 137px;
	display: none;
}
#menu_accueil:hover #submenu_accueil {
	display: block;
}
#menu_membres {
	position: absolute;
	top: 23px;
}
#menu_membres #submenu_membres {
	position: absolute;
	top: -2px;
	left: 89px;
	width: 101px;
	display: none;
}
#menu_membres:hover #submenu_membres {
	display: block;
}
#menu_actualites {
	position: absolute;
	top: 47px;
}
#menu_actualites #submenu_actualites {
	position: absolute;
	top: -2px;
	left: 59px;
	width: 120px;
	display: none;
}
#menu_actualites:hover #submenu_actualites {
	display: block;
}
#menu_promos {
	position: absolute;
	top: 71px;
}
#menu_promos #submenu_promos {
	position: absolute;
	top: -2px;
	left: 75px;
	width: 70px;
	display: none;
}
#menu_promos:hover #submenu_promos {
	display: block;
}
#menu_liens {
	position: absolute;
	top: 95px;
}
#menu_contact {
	position: absolute;
	top: 119px;
}
#menu_contact #submenu_contact {
	position: absolute;
	top: -2px;
	left: 93px;
	width: 87px;
	display: none;
}
#menu_contact:hover #submenu_contact {
	display: block;
}
#content {
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	width: 960px;
	float: left;
	position: relative;
}
#left_pane {
	float: left;
	width: 246px;
	height: 100%;
}
#newz {
	/*background-image: url(images/nouvelles_bg.gif);
	background-repeat: no-repeat;
	padding-top: 40px;*/
}
#newz h2 a {
	margin-left: 25px;
	color: white;
	text-decoration: none;
}
.news {
	padding: 6px 15px 12px 25px;
	line-height: 1.5em;
}
.news_date { font-weight:bold }
.news_title {
	color: #efd664;
	font-weight: bold;
}
.news_content a {
	color:#efd664
}
.news_more { margin-left:115px }
.news_more a { color:#efd664 }
.news_more img {
	position: relative;
	top: 3px;
	left: -4px;
}
.news_separator { margin-top:10px }
#calendar {
	margin-left: 25px;
}
#left_sponsors {
	margin-left: 25px;
}
.left_sponsor {
	padding: 6px 5px 6px 5px;
	line-height: 1.5em;
}
#calendar table {
	border: 1px solid black;
	width: 200px;
	padding-bottom: 3px;
	font-size: 11px;
}
#calendar td {
	padding: 2px;
	text-align: center;
}
#calendar a {
	color: #1c3650;
	text-decoration: none;
	font-weight: bold;
}
#calendar h2 a {
	color: white;
}
#calendar_header {
	background-color: #efd664;
	font-weight: bold;
}
#calendar a.calendrier_evenement {
	background-color: #efecca;
}
#calendrier_today {
	/*background-color: #efecca;*/
}
#calendar a.events_more {
	display: block;
	margin-left: 90px;
	margin-top: 5px;
	color:#efd664;
	text-decoration: underline;
	font-weight: normal;
}

#right_pane {
	float: left;
	margin-left: 20px;
	color: black;
	width: 684px;
}

#right_pane a{
	color:blue;
}

#right_pane a.pages, #right_pane a.pages_navigation{
	color: black;
	text-decoration: none;
	border: none;
}
#right_pane a.pages:hover, #right_pane a.pages_navigation:hover{
	color: black;
	text-decoration: underline;
	border: none;
}


#intro {
	width: 480px;
	margin-top: 10px;
	line-height: 1.5em;
}
#not_member_yet {
	position: absolute;
	top: 10px;
	left: 770px;
}
#content_selection {
	position: absolute;
	top: 15px;
	right: 30px;
}
#content_selection label {
	font-size: 13px;
	font-weight: bold;
}
#promos_switch {
	font-size: 0.6em;
}
#promos_switch a {
	color: black;
}
.content_blocks {
	background-image: url(../images/content_blocks_bg.gif);
	width: 664px;
	margin-bottom: 12px;
}
.content_half_blocks {
	background-image: url(../images/content_half_blocks_bg.gif);
	width: 322px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
	/*clear: left;*/
}
.content_blocks_header {
	background-image: url(../images/content_blocks_header.gif);
	width: 633px;
	height: 17px;
	padding: 7px 5px 3px 26px;
	color: #efd664;
	font-weight: bold;
}
.content_half_blocks_header {
	background-image: url(../images/content_half_blocks_header.gif);
	width: 291px;
	height: 17px;
	padding: 7px 5px 3px 26px;
	color: #efd664;
	font-weight: bold;
}
.content_blocks_body {
	padding: 5px;
	overflow: hidden;
}
.blocks_body_image {
	float: left;
	display: inline; /* patch IE6 */
	padding: 10px;
	/*height: 100px;
	min-height: 100px;*/
}
.blocks_body_text {
    float: left;
	padding: 10px 20px;
	
}
.half_blocks_body_text {
	padding: 10px 20px;
}
.content_blocks_footer {
	background-image: url(../images/content_blocks_footer.gif);
	width: 664px;
	height: 27px;
	font-weight: bold;
}
.content_half_blocks_footer {
	background-image: url(../images/content_half_blocks_footer.gif);
	width: 322px;
	height: 27px;
	font-weight: bold;
}
.content_blocks_footer a {
	color: black;
}
.content_blocks_registration {
	float: left;
	display: inline; /* patch IE6 */
	margin-top: 7px;
	margin-left: 15px;
}
.content_blocks_attachment {
	float: right;
	display: inline; /* patch IE6 */
	margin-top: 2px;
	margin-right: 10px;
}
.content_blocks_attachment img {
	position: relative;
	top: 4px;
	left: -2px;
}
#directory_navigation {
	font-size: 1.5em;
}
#directory_navigation a {
	color: #1c3650;
	text-decoration: none;
}
#members_directory {
	width: 663px;
	font-size: 12px;
	background-color: white;
	border: 1px solid black;
}
#members_directory td {
	width: 221px;
	vertical-align: top;
	padding: 10px;
}
#members_directory span {
	font-size: 13px;
	font-weight: bold;
}
#members_directory ul {
	list-style: none;
	padding: 0;
}
#members_directory li {
	margin-left: 10px;
}
#members_directory a {
	color: #1c3650;
	text-decoration: none;
}
#pages {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.2em;
	clear: both;
}
.pages_navigation {
	color: black;
	padding: 4px;
	margin: 5px;
	border: 1px solid black;
	text-decoration: none;
}
.pages_navigation:hover {
	text-decoration: underline;
}
.pages {
	color: black;
	text-decoration: none;
	margin: 5px;
}


.pages:hover {
	text-decoration: underline;
}
#promos {
	margin-top: 15px;
}
.promo {
	border: 5px solid #1c3650;
	width: 654px;
	position: relative;
	margin-bottom: 10px;
}
.promo_image {
	float: left;
	margin: 10px;
}
.promo_body {
	margin: 10px 20px;
}
.promo_footer {
	background-image: url(../images/promo_footer.gif);
	background-repeat: repeat-x;
	height: 19px;
	text-align: right;
	padding-right: 12px;
	font-weight: bold;
	clear: both;
}
.promo_footer a {
	color: black;
}
.promo_footer img {
	position: relative;
	top: 3px;
	left: -4px;
}
.plus_offres {
	color: black;
	font-size: smaller;
}
.photo {
	text-align: center;
	padding: 5px;
}
#sponsors {
	margin-top: 15px;
}
.sponsor {
	position: relative;
	margin-bottom: 10px;
}
#footer {
	background-image: url(../images/bg_footer.gif);
	width: 940px;
	height: 40px;
	text-align: right;
	padding-right: 20px;
	padding-top: 72px;
	font-weight: bold;
	clear: both;
}
#footer a {
	color: white;
	margin: 4px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}