body {
	width: 1000px;/*784px;*/
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #0099FF;
}

/* ================================ BORDURE */
/*#bordure {
	border: 0px groove #000000;
	background-color: #FFFFFF;
}*/

/* ================================ LOGO */
#logo {
	height: 150px;
	background-color: #FFFFFF;
}

/* ================================ MENU VERTICALE*/
#menu_v {
}
#menu_v ul {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	list-style-type: none;
} 
#menu_v li {
	margin-bottom: 5px;
}
#menu_v li a {
	display: block;
	text-align: left; 
	line-height: 20px;
	padding: 2px;
	padding-left: 4px;
	background-color: #333333;
	border-right: 5px solid #666666;
	text-decoration: none;
	color: #99FF66;
	font-weight: bold; 
}
#menu_v li li a {
	background-color: #FFFFFF;
	color: #000000;
}
#menu_v li a:hover, #menu_v li a.lien_active, #menu_v li a:active, #menu_v li a:focus {
	color: #FFFFFF;
	border-left: 5px solid #99FF00;
	border-right: 0;
	background-color: #666666;
}

/* ================================ MENU HORIZONTAL*/
#menu {
	height: 30px;
	background-color: #333333;
	background-image: url(images/menu.pn);
}
#menu table {
	margin:0;
	padding:0;
	border-collapse: collapse;	
}
#menu td {
	margin: 0;
	padding: 0;
}
#menu td a {
	display: block;
	text-align: center; 
	line-height: 25px;
	width: 210px;
	background-color:;
	border-bottom: 5px solid #CCFFCC;
	text-decoration: none;
	color: #99FF66;
	margin-left: 10px;
	font-weight: bold;
}
#menu td a:hover, #menu td a.lien_active, #menu td a:active, #menu td a:focus {
	color: #FFFFFF;
	border-bottom: 0;
	border-top: 5px solid #99FF00;
	background-color: #666666;
}
/* == */
#cadeau {
	/*background-color: #FCF7D6;*/
	border: 2px groove  #CC0000;
	background-image: url(images/fond_cadeau.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#cadeau ul {
	padding: 5px 10px 5px 10px;
	margin: 5px 10px 5px 10px;
}
#cadeau ul ul {
	padding: 5px 10px 5px 10px;
	margin: 5px 10px 5px 10px;
}

/* ================================ CONTENU */
#contenu {
	padding: 15px;
	background-color: #FFFFFF;
}

.form {
	margin: 2px;
	width: 200px;
}
textarea.form {
	width: 250px;
}
fieldset {
	/*-moz-border-radius: 8px;
	border: 1px solid #CCCCCC;*/
}
fieldset#doc {
	padding: 3px;
	margin: 10px;
	background-color: #D7ECFD;
	width: 300px;
}
fieldset#coaching {
	width: 500px;
	margin: auto;
	background-color: #EAFFEF;
}
fieldset.formulaire {
	background-color: #FBE084;
	width:85%;
	margin:40px;
	}
fieldset.formulaire legend {
	font-size: 16px;
	background-color: #FFFFFF;
}

fieldset.formulaire textarea {
	width: 140px;
	height: 60px;
}

fieldset.formulaire td {
	/*border: 1px solid #FFFFCC;*/
	font-weight:100;
	font-size:12px;
}

fieldset#fiel_qq_tem {
	border: #FFFFFF;
}
legend#fiel_qq_tem_legend {
	font-size: 20px;
	color: #009933;
	margin: 15px 0 10px 0;
}
legend {
	font-weight: bold;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
sup {
	color: #FF0000;
	text-align: center;
	width: 15px;
	cursor: help;
}
#choisir {
	text-align: center;
	color: #FF0000;
}
label:hover {
	cursor: pointer;
	font-weight: bold;
}
.form:focus {
	background-color: #DEEEFA;
	border-style: inset;
}
.tem_index, .tem_news {
	background-color: #FFFEF4;
	padding: 5px;
	text-align: left;
	border: 1px solid #7D9FDF;
	-moz-border-radius: 10px 0 10px 0;
}
.auteur {
	display: block;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
}
.liste_index li {
	margin: 6px;
	margin-left: 30px;
}
#preambule, #bouton_preambule_cacher, #resume_methode, #resume_cacher {
	display: none;
}
#tem_news {
	height: 300px;
	overflow: auto;
	background-color: #F8FBBD;
	border: 2px inset #666666;
}
a img {
	border: none;
}
.cadre {
	border: 2px solid #0000CC;
	margin: 10px;
	padding: 12px;
	font-size: 18px;
	font-weight: bold;
}
#contenu .cadre p {
	text-align: left;
}
.bio {
	border: 1px solid #0000FF;
	padding: 6px;
}






/* ================================ PIED */
#pied {
	border-top: 3px double #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px 0 15px 0;
	-moz-border-radius: 0 0 20px 20px;

}
#pied p {
	margin: 0 10px 2px 10px;
}

/* ================================  MISE EN VALEUR DANS LE TEXTE */


.valeur, a.valeur {
	color: #EC0000;
}

.opaque {
	opacity: .5;
	filter: alpha(opacity=50);
	}

.opaque2 {
	opacity: .7;
	filter: alpha(opacity=50);
}

.garanties ul{
	font-weight: bold;
	line-height: 23px;
	margin-left: 30px;
}
fieldset.garanties legend {
	font-size: 20px;
	color: #FF0000;
}

.patton {
	color: #333333;
	font-weight: bold;
	font-family: "Comic Sans MS", "Times New Roman", serif;
	padding: 7px;
	margin: 15px;
	margin-left: 60px;
	margin-right: 60px;
	/*border: 3px ridge #999999;*/
}
.t_nom {
	padding: 2px;
	height: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color:#FFFFFF;
	text-align: center;
	background-color: #333333;
}
.t_txt {
	text-align: left;
	border: 1px solid #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top: none;
	padding: 5px;
	background-color: #ECF2F1;
}
.blink {
	text-decoration: blink;
}
.stabilo {
	background-color: #FFFF00;
}


ul.def_puce {
	margin: 0;
	padding:0;
}
ul.def_puce li {
	margin: 10px 0 10px 0;
}

/* ================================ LIENS */ 
a, a:visited {
	color: #0000FF;
	text-decoration: none;
}/*
#contenu a:visited, #pied a:visited {
	color: #003366;
}*/
a:hover {
	color: #00CC33;
	text-decoration: underline;

}
#contenu a:active, a:focus, #pied a:active, #pied a:focus {
	color: #00CC00;
}

#contenu a.a_plus {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #0066FF;
	margin: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}
#trois_services {
	border: 1px solid #CCFFFF;
}
#trois_services a {
	display: block;
	height: 50px;
	text-align: center;
	background-color: #E6FCE4;
	padding: 7px;
	margin: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border: 1px solid #E6FCE4;
}
#trois_services a:hover {
	background-color: #FFFFFF;
	color: #990000;
	border: 1px solid #009933;
}
#plus_cadeaux, #plus_coaching, #plus_newsletter {
	border: 1px solid #CCCCCC;
}


/*#themes_index {
	border: 1px solid #CCFFFF;
	background-color:;
}
#themes_index a {
	display: block;
	height: 50px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border: 1px solid #0099FF;
}
#themes_index a:hover {
	background-color:;
	color: #00CC33;
}*/


#carre_index {
	border: 1px solid #CCFFFF;
	background-color:;
}
#contenu .carre-index, #contenu a.carre_index {
	display: block;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
	border: 1px solid #0099FF;
}

#contenu .carre-index {
	height: 120px;
	background-color: #F8FCF5;
}
#contenu a.carre_index:hover {
	background-color:;
	color: #00CC33;
}
.autres_themes td {
	border: 1px solid #CCCC66;
}

#contenu a.savoir {
	font-size:14px;
	font-weight:bold;
	display: block;
	text-align:center;
	margin: 20px auto 20px auto;
	text-decoration: none;
	color: #0000FF;
}
#contenu a.savoir:hover {
	color: #00CC33;
	text-decoration: underline;
	background-color: #E8F9FD;
}




/* ================================ TITRES */
#contenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #EC0000;
	text-align: center;
	margin: 4px;
	padding: 0px;
	border-width: 0 0 2px 0;
	border-color: #CCCCCC;
	border-style: solid;
	margin-bottom: 24px;
}
#contenu h2, #contenu h2 a, #contenu h2 a:hover, #contenu h2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009933;
	font-weight:bold;
	text-align: center;
	margin: 4px;
	padding: 2px;
	padding-left: 15px;
}
#contenu h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #009900;
	font-weight: bold;
	text-align: center;
	margin-top: 35px;
	text-decoration: underline;
}
#contenu h4, #contenu h4 a, #contenu h4 a:hover, #contenu h4 a:visited {
	color: #000000;
	margin: 0;
	margin-top: 3px;
	padding: 0;
	text-align:center;
}
hr {
	border: 1px inset #999999;
	margin: 3px;
}