/* Style CLUB DES 8 - CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color: #6f6f6f;
}

body {
	background-image:url(images/fond_degrade.jpg);
	background-repeat:repeat-x;
  background-color: #7ba0ff;
	margin:0px;
}

a {
	color: #6f6f6f;
}

a:link {
	text-decoration: none;
	color: #6f6f6f;
}

a:visited {
	text-decoration: none;
	color: #6f6f6f;
}

a:hover {
	text-decoration: underline;
	color: #6f6f6f;
}

a:active {
	text-decoration: none;
	color: #6f6f6f;
}

/* Menu haut */

a.nav {
	width: 94px;
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	text-align:center;
	/*vertical-align:middle;*/
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-left: 0px;
}

a.nav:link {
	color:#FFFFFF;
	text-decoration: none;
	background-image:url(images/fond_nav_1.gif);
	background-repeat:repeat-x;
}

a.nav:visited {
	color:#FFFFFF;
	text-decoration: none;
	background-image:url(images/fond_nav_1.gif);
	background-repeat:repeat-x;
}

a.nav:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-image:url(images/fond_nav_2.gif);
	background-repeat:repeat-x;
}

a.nav:active {
	color:#FFFFFF;
	text-decoration: none;
	background-image:url(images/fond_nav_2.gif);
	background-repeat:repeat-x;
}

p {
  margin-top: 0px;
  margin-bottom: 2px;
}

p.souligne {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #dedede;
  margin-top: 0px;
  margin-bottom: 4px;
  padding-bottom: 6px;
}

p.interligne {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #dedede;
  margin-top: 0px;
  height: 1px;
}

.sous_titre {
	font-weight: bold;
	color: #d21919;
}

a.sous_titre:link {
	text-decoration: none;
	color: #d21919;
}

a.sous_titre:visited {
	text-decoration: none;
	color: #d21919;
}

a.sous_titre:hover {
	text-decoration: underline;
	color: #d21919;
}

a.sous_titre:active {
	text-decoration: none;
	color: #d21919;
}


h1 {
	padding-top: 5px;
	padding-left: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing:5px;
	/* font-weight: bold; */
	font-size: 23px;
	color:#e70000;
	/* color: #2c50ab; */
	line-height:25px;
}

h2 {
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
	letter-spacing:1px;
	color: #2c50ab;
}

h3 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 12px; 
	color: #36880e;
}

.titre_actualite {
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 12px; 
	color: #e70000;
}



a.titre_actualite:link {
	text-decoration: none;
	color: #e70000;
}

a.titre_actualite:visited {
	text-decoration: none;
	color: #e70000;
}

a.titre_actualite:hover {
	text-decoration: underline;
	color: #e70000;
}

a.titre_actualite:active {
	text-decoration: none;
	color: #e70000;
}


/* Lien de bas de page */

.blanc {
	color: #ffffff;
}

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

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

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

a.lien_bas_page:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

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

.edito {
	font-size: 12px;
	line-height:17px;
	font-weight:bold;
	color:#2c50ab;
}

.accroche {
	width:506px;
	height:34px;
	padding-left:10px;
	font-size: 12px;
	line-height:17px;
	font-weight:bold;
	color:#ADADAD;
}

.rubrique {
	font-weight: bold;
	font-size: 11px;
	line-height:11px;
	color: #ffffff;
}

a.lien_actualite:link {
	font-weight: bold;
	text-decoration: none;
	color: #2c50ab;
}

a.lien_actualite:visited {
 	font-weight: bold;
	text-decoration:  none;
	color: #2c50ab;
}

a.lien_actualite:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #2c50ab;
}

a.lien_actualite:active {
	font-weight: bold;
	text-decoration:  none;
	color: #2c50ab;
}

/* -------------------------------------------------------- */
/* DEFINITION DFS PRINCIPAUX DIV */
/* -------------------------------------------------------- */

#album {
	width: 200px;
	height: 300px;
	overflow: auto;
	/*border-style: solid;
	border-width: 1px;
	border-color: #dedede;*/
	background-color: #e3e3e3;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	float:left;
}

#photo {
	width: 200px;
	height: 300px;
	overflow: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #dedede;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	float:left;
}


#page {
	width: 761px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color:#FFFFFF;
	margin-top:8px;
}

#bloc_gauche {
	/* Taille de la cellule principale du tableau : 514 */
	float:left;
	width: 543px;
	margin: 0px;
}

#bloc_droit {
	/* Taille de la cellule principale du tableau : 189 */
	float:right;
	width: 218px;
	margin: 0px;
}

