/* ========================================================
 * @template name : Club Marpen
 * @author : Le Studio du Village
 * @author url : http://www.lestudioduvillage.com
 * ========================================================
 */

body, div, td {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	font-family: Georgia, Times, Verdana;
}

body {
	overflow: auto;
}

img {
    border: none;
    margin: 0px;
    display: inline;
}

#page {
	width: 100%;
	z-index: 0;
	position: absolute;
}

#message {
	width: 100%;
	position: relative;
	float: top;
	color: #DD0000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	display: block;
}

#main {
	width: 955px;
	height: 600px;
	border: solid 1px #BBBBBB;
	position: relative;
	float: top;
	margin: 5px auto;
}

#banniere {
	width: 955px;
	height: 135px;
	position: relative;
	float: top;
	background-image: url(../images/banniere2.jpg);
}

#bande_haut {
	width: 955px;
	height: 21px;
	position: relative;
	float: top;
	background-image: url(../images/bande_haut.jpg);
}

#menu  {
	width: 955px;
	height: 67px;
	position: relative;
	float: top;
}

#menu_1  {
	width: 144px;
	height: 67px;
	background-image: url(../images/menu_1.jpg);
}

#menu_2  {
	width: 136px;
	height: 67px;
	background-image: url(../images/menu_2.jpg);
}

#menu_3  {
	width: 136px;
	height: 67px;
	background-image: url(../images/menu_3.jpg);
}

#menu_4  {
	width: 136px;
	height: 67px;
	background-image: url(../images/menu_4.jpg);
}

#menu_5  {
	width: 136px;
	height: 67px;
	background-image: url(../images/menu_5.jpg);
}

#menu_6  {
	width: 136px;
	height: 67px;
	background-image: url(../images/menu_6.jpg);
}

#menu_7  {
	width: 131px;
	height: 67px;
	background-image: url(../images/menu_7.jpg);
}

#bande_bas {
	width: 955px;
	height: 36px;
	position: relative;
	float: top;
	background-image: url(../images/bande_bas.jpg);
}

#container {
	width: 955px;
	height: 362px;
	position: relative;
	float: top;
}

#gauche {
	width: 289px;
	height: 362px;
	position: relative;
	float: left;
}

#panneau {
	width: 289px;
	height: 159px;
	position: relative;
	float: top;
}

#liens {
	width: 137px;
	height: 159px;
	position: relative;
	float: left;
	background-image: url(../images/menu_gauche.jpg);
	background-color: #99CC01;
	overflow: hidden;
}

#submenu {
	width: 152px;
	height: 159px;
	position: relative;
	float: left;
	background: #FFFFFF;
}

#submenu_cadre {
	margin: 0px 0px 0px 10px;
	border: double 3px #FFFFFF;
}

#submenu_content {
	width: 100%;
}

#bande_moyenne {
	width: 289px;
	height: 33px;
	position: relative;
	float: top;
	background-image: url(../images/bande_moyenne.jpg);
}

#diapo {
	width: 289px;
	height: 170px;
	position: relative;
	float: top;
	background-color: #99CC01;
}

#diaporama {
	width: 200px;
	height: 134px;
	margin: 8px auto;
	border: 1px solid #AAAAAA;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

#mobile {
	width: 400px;
	height: 134px;
	position: relative;
}

#centre {
	width: 537px;
	height: 362px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	overflow: auto;
}

#contenu {
	padding: 15px;
	background-color: #FFFFFF;
	text-align:justify;
}

#droite {
	width: 129px;
	height: 362px;
	position: relative;
	float: left;
	text-align: center;
	background-image: url(../images/fin.jpg);
	background-position: 50% 100%;
}

#footer {
	width: 100%;
	position: relative;
	float: top;
	padding-top: 5px;
	text-align: center;
}

#calque {
	width: 100%;
	height: 100%;
	z-index: 100;
	position: absolute;
	display: none;
	background: #000000;
}

#zooom {
	position: relative;
	margin: auto;
	padding-bottom: 15px;
	text-align: center;
	border: #000000 solid 2px;
}

.link_menu {
	padding: 2px;
	text-align: center;
}

.link_menu a{
	color: #FFFFFF;
	text-decoration: none;
}

.link_menu a:hover{
	color: #000000;
	text-decoration: underline;
}

ul#menu_gauche {
	padding-left: 10px !important;
	padding-left: 0px;
	margin: 10px auto !important;
	margin: 10px auto auto 18px;
	font-weight: bold;
	font-size: 11px;
}

ul#menu_gauche li {
	display: block;
	padding-left: 0px;
	float: top;
	margin: 0;
	line-height: 20px;
}

ul#menu_gauche li a{
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(../images/puce.gif);
}

ul#menu_gauche li a:hover{
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/puce_over.gif);
}

.cadre {
	background: transparent;
	width: 200px;
	height: 134px;
	position: relative;
	float: left;
}

.submenu_titre {
	width: 100%;
	padding: 3px 0px 3px 0px;
	text-align: center;
	position: relative;
	float: top;
}

.submenu_titre a{
	color: #000000;
	text-decoration: none;
}

.submenu_titre a:hover{
	color: #FFFFFF;
	text-decoration: none;
}