/***********************************************/
/* mm_health_nut.css                            */
/* Use with template pub3.php         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/



/* Global Styles ---  line-height: 1.166;	color: #336699; */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*line-height: 2em;*/
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	
	}
	
/* --td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	} */
	
/*****color: #993300;** hyperlink and anchor tag styles *******/	
	
a {	
	color: #3366CC;	
	text-decoration: none;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

/*BARRE BLANCHE DS LES MENU GAUCHE*/
#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
#navigation_2 td {	 
    border-bottom: 1px solid #F4FFE4;
	font: bold 11px Arial, Helvetica, sans-serif;
    }
#navigation_3 td {	 
	font: 11px Arial, Helvetica, sans-serif;
	color:#999999;
    }    
/*DEFINITION DU MENU GAUCHE PRINCIPALE*/	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
/*DEFINITION DES COULEUR DE SURVOLE DES MENUS GAUCHE*/	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#navigation_2 a:hover {
	color:#993300;
	background-color: #99CC66;
	}
	
#navigation_3 a:link { color: #666666; }	
#navigation_3 a:visited { color: #009300; }
#navigation_3 a:hover {
	color:#FFFFFF;
	background-color: #99CC66;
	}
/*---------------------------------------------------*/	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText { /* page inscription/new.php */
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.bodyText a.link { background-color:#E4FED8; }	
.bodyText a:hover  { background-color:#A2DFA2; }

	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
	background-color:#99CC66;
	
}

td.storyLeft{
	padding-right: 12px;
}

/*---------------CADRE SAISIE MEMBRE---------------*/
.cadre_membre {
	position: relative;
	display:block;
	background-color: #F4FFE4;
	left: 0px;
	color: #666666;
	width: 98%;
	height: auto;
	font-size: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom-color: #CCCCCC;
	border-right: 1px solid #5C743D;
	border-left: 1px solid #5C743D;
    border-bottom: 1px solid #5C743D;
	border-top: 1px solid #5C743D;
}

.cadre_membre img{
vertical-align:middle;
}

.ligne_tab_membre_2 {
background-color:#BEDE9D;/*VERT*/
}
.ligne_tab_membre_3 {
background-color:#DEDEBC;/*MARRON CLAIRE*/
}
/*---------------CADRE SAISIE MEMBRE---------------*/

/*---------------CADRE MOT DE PASSE ADMIN---------------*/
.cadre_admin_log {
	position: relative;
	/*top: 94%;*/
	background-color: #F4FFE4;
	left: 0px;
	color: #666666;
	width: 80%;
	height: auto;
	font-size: 70%;
	/*	text-align: center;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom-color: #CCCCCC;
	border-right: 1px solid #5C743D;
	border-left: 1px solid #5C743D;
	border-bottom: 1px solid #5C743D;
	border-top: 1px solid #5C743D;
}
/****************************************************************/

