body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #434548;*/
	background-color: #ecfcfe;
	padding: 0;
    margin: 0;
}

a {
	color: #ff9600;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #00cafd;
	font-size: 11px;
	text-decoration: none;
}

/*	DEBUT FACEBOX */
#box {
	width: 365px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 7px;	
	margin: 0;
	border: 0px solid black;
	background-color: white;
	z-index: 101;
	font-size: 13px;
}
/*	FIN FACEBOX */

form {
  	padding: 0;
  	margin: 0;
}

input {
  font-size: 11px;
}

textarea {
  font-size: 11px;
}

select {
  font-size: 11px;
}

.pagetexte a {
	color: #000000;
	text-decoration: underline;
	font-weight: 100;
}

.pagetexte a:hover {
	color: #ff9600;
	text-decoration: none;
	font-weight: 100;
}

.formbutton {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #cccccc;
  background-color: #ff9600;
  height: 20px;
}

.lienimg {
	border: none;
}

th {
  font-weight: bold;
  color: #ffffff;
  background-color: #00cafd;
  font-size: 10px;
  font-variant: small-caps;
  border-right: 1px solid white;  
}

th a {
  text-decoration: underline;
  color: #ffffff;
}

th a:hover {
  color: #ffffff;
  text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
}

.oddrow {
  	background-color: #fefefe;
}

.evenrow {
  	background-color: #F4F4F4;
}

tr.oddrow td {
  border-right: 1px solid #F4F4F4; 
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
html>body td {
  	text-align: left;
}

html>body td[align="center"] {
  	text-align: center;
}

html>body td[align=center] {
  	text-align: center;
}

html>body td[align=right] {
  	text-align: right;
}

html>body td[align="right"] {
  	text-align: right;
}

*[align="center"] {
  	text-align: center;
}

*[align=center] {
  	text-align: center;
}

*[align="right"] {
  	text-align: right;
}

*[align=right] {
  	text-align: right;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #00CCFF;
}

#main_outer{
	background-color: #fefefe;
	background-image: url(images/fond_main.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width: 874px;
}

#headbg{
	background-color: #ffffff;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	width: 820px;
	height: 232px; 
}

#menu{
	background-color: #ffffff;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	width: 820px;
	height: 66px; 
}

#recherche{
	background-color: #ffffff;
	background-image: url(images/recherche.gif);
	background-repeat: repeat-x;
	background-position: left center;
	width: 752px;
	height: 81px;
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#recherche_gauche{
	background-color: #ffffff;
	background-image: url(images/recherche_gauche.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 23px;
	height: 81px;
	float: left;
	margin: 0;
	padding: 0;  
}

#recherche_droite{
	background-color: #ffffff;
	background-image: url(images/recherche_droite.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 23px;
	height: 81px; 
	float: right;
	margin: 0;
	padding: 0;
}

#main_content{
	background-color: #ffffff;
	width: 546px;
	vertical-align: top;
	float: left;
	text-align: left;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 0;
	margin-bottom: 20px;	
}

#right_content {
	background-color: #ffffff;
    width: 212px;
	vertical-align: top;
	float: right;
    font-size: 11px;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 40px;
	margin-bottom: 20px;	
}

#colonne_head_orange1 {
	width: 212px;
	height: 190px;
	background-image: url(images/colonne_head_orange1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
}

#colonne_head_orange a, #colonne_head_orange1 a, #colonne_head_bleu a{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#colonne_head_orange a:hover, #colonne_head_orange1 a:hover, #colonne_head_bleu a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#colonne_content {
	width: 212px;
	background-image: url(images/colonne_content.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border: 0;
	vertical-align: middle;
	margin: 0;
	padding-bottom: 10px;
}

#cellule {
	clear: both;
	border: solid 1px #cccccc;
	background-color:#F3F3F3;
	margin-top: 2px;
	margin-left: 6px;
	margin-right: 6px;
}

#colonne_bottom_orange1 {
	width: 212px;
	height: 41px;
	background-image: url(images/colonne_bottom_orange1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
	margin-bottom: 15px;
}

#colonne_head_orange {
	width: 212px;
	height: 190px;
	background-image: url(images/colonne_head_orange.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
	color: #ffffff;
}

#colonne_bottom_orange {
	width: 212px;
	height: 41px;
	background-image: url(images/colonne_bottom_orange.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
	margin-bottom: 15px;
}

#colonne_head_bleu {
	width: 212px;
	height: 190px;
	background-image: url(images/colonne_head_bleu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
	color: #ffffff;
}

#colonne_head_orange table tr td, #colonne_head_bleu table tr td {
	color: #ffffff;
}

#colonne_bottom_bleu {
	width: 212px;
	height: 41px;
	background-image: url(images/colonne_bottom_bleu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
	margin-bottom: 15px;
}

#colonne_form {
	padding-left: 6px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
}

#footer {
	width: 850px;
	background-color: #4eb4ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
    border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	line-height: 20px;
	font-size: 11px;
	color: #000000;
}

#footer a  {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/* Basic code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative;}
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative;}
  #nav a { display: block;}
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this 155 /131 */

#nav ul { width: 155px; }
#nav ul ul { left: 131px; }

/* Everything else is theming */
 
#nav { 	background-image: url(images/nav_barre.gif); background-repeat: no-repeat; background-position: top left; width: 820px; height: 35px; padding-left: 250px; padding-top: 2px; }
#nav *:hover { background-color: none; }
#nav a { border-right: 1px solid white; color: black; font-size: 13px; line-height: 1; padding-top: 8px; padding-bottom: 8px; padding-left: 10px; padding-right: 10px; font-weight: bold; width: 155px;}
#nav a:hover { color: #000000; text-decoration: none;}
  #nav li.hover a { background-color: #ff9600; }
  #nav ul { top: 30px; }
    #nav ul li a { background-color: #00cafd; font-size: 11px; color: #ffffff; text-decoration: none; padding-left: 0; padding-right: 0; width: 175px; }
      #nav ul a.hover { background-color: #00cafd; font-size: 11px; color: #ffffff; text-decoration: none; }
   #nav ul a { border-bottom: 1px solid white; border-right: none; opacity: 1; filter: alpha(opacity=100); }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

#module_detail {
	float: left;
 	margin-top: 15px;
  	width: 546px;
  	font-size: 11px;
/*  background-color: #F7F7F7;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #E5E5E5;
  border-right-color: #E5E5E5;
  border-bottom-color: #E5E5E5;
  border-left-color: #E5E5E5;*/
}

#module_detail_inside {
  width: 570px;
  font-size: 11px;
  font-weight: normal;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #DFDFDF;
  border-right-color: #DFDFDF;
  border-bottom-color: #DFDFDF;
  border-left-color: #DFDFDF;
  float: left;
}

#module_head_small {
	width: 272px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
}

#module_content_small {
	width: 272px;
	height: 200px;
	background-image: url(images/module_content_small.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border: 0;
	vertical-align: middle;
	margin: 0;
}

#module_content_small_auto {
	width: 272px;
	height: 200px;
	background-image: url(images/module_content_small.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border: 0;
	vertical-align: middle;
	margin: 0;
}

html>body #module_content_small_auto {
	width: 272px;
	height: auto;
	min-height: 200px;
	background-image: url(images/module_content_small.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border: 0;
	vertical-align: middle;
	margin: 0;
}

.module_content_small_auto {
	width: 272px;
	height: 200px;
	border: 0;
	text-align: center;
	vertical-align: middle;
}

/*html>body .module_content_small_auto {
	width: 272px;
	height: auto;
	min-height: 200px;
	border: 0;
	text-align: center;
	vertical-align: middle;
}*/

#module_bottom_small {
	width: 272px;
	height: 11px;
	background-image: url(images/module_bottom_small.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
	margin-bottom: 15px;
}

#module_head_large {
	width: 546px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
}

#module_content_large {
	width: 546px;
	height: 150px;
	background-image: url(images/module_content_large.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border: 0;
	vertical-align: top;
	margin: 0;
	padding-top: 15px;
}

html>body #module_content_large {
	height: auto;
	min-height: 150px;
	width: 546px;
	background-image: url(images/module_content_large.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border: 0;
	vertical-align: top;
	margin: 0;
}

#module_content_large1 {
	width: 546px;
	height: 20px;
	background-image: url(images/module_content_large.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border: 0;
	vertical-align: top;
	margin: 0;
	padding-top: 15px;
}

#module_bottom_large {
	width: 546px;
	height: 11px;
	background-image: url(images/module_bottom_large.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
	margin-bottom: 15px;
}

#module_medium, .module_medium {
	width: 546px;
	height: 89px;
	background-image: url(images/module_medium_out.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
	vertical-align: middle;
	clear: both;
}

#module_annuaire, .module_annuaire {
	width: 546px;
	height: 115px;
	background-image: url(images/module_annuaire_out.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
	vertical-align: middle;
	clear: both;
}

#module_medium_green {
	width: 546px;
	height: 89px;
	background-image: url(images/module_medium_green.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	margin: 0;
	vertical-align: middle;
	clear: both;
}

#module_etape {
	width: 546px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	margin: 0;
}

#module_site_top {
	width: 546px;
	height: 20px;
	background-image: url(images/module_site_top.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	border: 0;
	margin: 0;
}

#module_site_middle {
	width: 546px;
	height: 400px;
	background-image: url(images/module_site_middle.gif);
	background-repeat: repeat-y;
	background-position: top center;
	border: 0;
	margin: 0;
	padding-bottom: 20px;
}

html>body #module_site_middle {
	height: auto;
	min-height: 400px;
	background-image: url(images/module_site_middle.gif);
	background-repeat: repeat-y;
	background-position: top center;
	border: 0;
	margin: 0;
	padding-bottom: 30px;
}

#module_site_bottom {
	width: 546px;
	height: 20px;
	background-image: url(images/module_site_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	border: 0;
	margin: 0;
}

.tableau {
	border: solid 1px #cccccc;
}

.tableau td {
	font-size: 10px;
	border-right: 1px solid white;	
}

#fond_bleu {
	background-color: #F0FFFF;
	border: groove 1px #cccccc;
	padding: 20px;
	margin: 0;
}

#photosmin {
	width: 80px;
	height: 80px;	
	display: inline;
	float: left;
  	background-repeat: no-repeat;
  	background-position: top center;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
	margin-left: 5px;
	margin-top: 5px;	
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
}

#photosmin1 {
	width: 130px;
	height: 70px;	
	display: inline;
	float: left;
  	background-repeat: no-repeat;
  	background-position: top center;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
	margin-left: 5px;
	margin-top: 5px;	
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
}

#photosmin2 {
	width: 122px;
	height: 92px;	
	display: inline;
	float: left;
  	background-repeat: no-repeat;
  	background-position: top center;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
	padding-left: 1px;
	padding-right: 1px;	
	padding-top: 1px;	
	padding-bottom: 1px;
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
}

#disclaimer {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	display: none;
	background-color: #fbdcc3;
}

.fond_form {
	background-color: #EAEAEA;
	margin-bottom: 10px;
}

.cell_form {
	padding-bottom: 10px;
	padding-left: 29px;
}

a.navilink {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
  	padding-left: 6px;
  	padding-right: 6px;
  	margin: 0;	
}

a.navilink:hover {
	font-size: 13px;
	color: #78a643;
	font-weight: bold;
	text-decoration: none;
}

.titre_bleu, .titre_bleu a {
	color: #00cafd;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.titre_bleu a:hover, a:hover.titre_bleu {
	color: #00cafd;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

.medium1_bleu{
	color: #00cafd;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

.medium_bleu, a.medium_bleu{
	color: #00cafd;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.medium_bleu{
	color: #ff9600;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.small_bleu {
	color: #00cafd;
	font-size: 14px;
	text-decoration: none;
}

.small_bleu_bold {
	color: #00cafd;
	font-size: 11px;
	font-weight: bold;
}

a.small_bleu_annu {
	color: #62c7fd;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.small_bleu_annu {
	color: #94d8fe;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.small_bleu_link a{
	color: #00cafd;
	font-size: 11px;
	text-decoration: underline;
}

.small_bleu_link a:hover{
	color: #00cafd;
	font-size: 11px;
	text-decoration: none;
}

.titre_orange, h1{
	color: #ff9600;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.titre_orange1{
	color: #ff9600;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

a.titre_orange{
	color: #ff9600;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.titre_orange{
	color: #00cafd;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.titre_orange1{
	color: #ff9600;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.titre_orange1{
	color: #00cafd;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

.orange {
	color: #ff9600;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.medium_orange{
	color: #ff9600;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.small_orange_link a, a.small_orange{
	color: #ff9600;
	font-size: 11px;
	text-decoration: none;
}

.small_orange_link a:hover{
	color: #00cafd;
	font-size: 11px;
	text-decoration: underline;
}

.small_orange_link1 a{
	color: #ff9600;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.small_orange_link1 a:hover{
	color: #00cafd;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;	
}

.small_orange1 {
	color: #ff9600;
	font-size: 10px;
	text-decoration: none;
}

a.lien {
	color: #00cafd;
	font-size: 12px;
	text-decoration: underline;
}

a.lien:hover {
	color: #ff9600;
	font-size: 12px;
	text-decoration: none;
}



#txtannu {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: solid 1px #E2E2E2;
	padding: 5px;
	margin-bottom: 20px;	
}

#txtannu a {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff9600;
	font-weight: bold;
}

#txtannu a:hover {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00cafd;
	font-weight: bold;
}

ul.liste li {
	color: #ff9600;
	font-size: 12px;	
	font-weight: bold;
	display: inline;
}

ol.liste li {
	color: #ff9600;
}

ul.liste, ul.liste a, ol.liste a {
	color: #ff9600;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

ul.liste a:hover, ol.liste a:hover {
	color: #00cafd;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.loadsnaps_column {
	clear: both;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	color: #00cafd;
	font-size: 16px;
	font-weight: bold;
}

.display_error {
	color: #ff9600;
	font-weight: bold;
    background-color: #d7eacc;
	border: solid #ff9600 1px;
	margin-top: 5px;	
	margin-bottom: 18px;
	padding: 10px;
	text-align: center;
}

.errors {
	color: #ff9600;
}




.headbgbox{
  	background-color: #fe3c80;
}

.loginbarbg{
  	background-color: #ffffff;
}

.blanc {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.blanc {
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover.blanc {
	text-decoration: underline;
	color: #000000;
}

.module_head, .calendar_module_head {
	font-size: 12px;
	font-weight: bold;
	color: #fd4c8a;
	background-color: #eeeeee;
	border: none;
	height: 23px;
}


.evenrow1 {
  	background-color: #fbdcc3;
}

.module_head_right {
 	background-color: #ffffff;
  	font-size: 11px;
  	color: #9f8f8c;
}

.module_head_right a {
  background-color: #ffffff;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a:hover {
  background-color: #ffffff;
  font-size: 11px;
  color: #695f5d;
}

td.edituserlink{
  background-color: #e8ecbc;
  color: #695f5d;
  font-weight: bold;
  
}
td.edituserlink a{
  color: #695f5d;
  font-weight: normal;
} 
td.edituserlink a:hover{
  color: #ffffff;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #aa1aa2;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #aa1aa2;
}
a:hover.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #aa1aa2;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}

.offer_head {
  font-size: 16px;
  color: #fe3c80;
}

.leftside_detail {
  width: 190px;
  font-size: 11px;
  font-weight: normal;
  background-color: #fbdcc3;
  border: 1px solid #eb8522;
  padding-bottom: 10px;
}

.module_detail, .calendar_module_detail {
  width: 590px;
  font-size: 11px;
  font-weight: normal;
  background-color: #F7F7F7;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #E5E5E5;
  border-right-color: #E5E5E5;
  border-bottom-color: #E5E5E5;
  border-left-color: #E5E5E5;
  float: left;
  margin-bottom: 15px;
}

.module_detail_inside {
  width: 580px;
  font-size: 11px;
  font-weight: normal;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #DFDFDF;
  border-right-color: #DFDFDF;
  border-bottom-color: #DFDFDF;
  border-left-color: #DFDFDF;
  float: left;
}

.module_detail_cell {
  width: 258px;
  height: 258px;
  background-image: url(images/cell_fond.gif);
  background-repeat: no-repeat;
  background-position: top center;
  margin-left: 4px;
}

.module_head_small {
  width: 253px;
  height: 33px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  background-image: url(images/cell_title_small.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border: 0;
  padding-top: 6px;
  padding-left: 15px;
  text-align: left;
  float: left;
}

.module_head_medium {
  width: 520px;
  height: 33px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  background-image: url(images/cell_title_medium.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border: 0;
  float: left;
  vertical-align: middle;
  padding-left: 15px;
  text-align: left;
}

.module_head_large {
  width: 530px;
  height: 33px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background-image: url(images/cell_title_large.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border: 0;
  text-align: center;
  float: left;
  vertical-align: middle;
}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #fff8f8;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e8d1cd;
  border-right-color: #e8d1cd;
  border-bottom-color: #e8d1cd;
  border-left-color: #e8d1cd;

}

.picgallery {
	background-color: #FFF8F8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.statusbar {
  background-color: #ffffff;
  width: 251px;
  float: left;
  padding-top: 3px;
}

.statut {
	font-size: 10px;
	font-weight: bold;
}

a.subhead {
  text-decoration: underline;
  color: #666666;
  font-weight: bold;
}
a.subhead:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #666666;

}



.formbutton1 {
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #cccccc;
  background-color: #cccccc;
  height: 20px;
}

a.main_title{
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
.dotted{
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue{
  color: #27277e;
  font-weight: bold;
}
.s_table_white{
  color: #27277e;
}

.table_blue{
  background-color: #d3e1fa;
  color: #27277e;
}
.table_white{
  background-color: #ffffff;
  color: #27277e;
}

.table_green{
  background-color: #d8f9d5;
  color: #003300;
}
.table_red{
  background-color: #ffd5d5;
  color: #990000;
}
.table_pink{
  background-color: #ffe1ff;
  color: #7d0067;
}
.table_gray{
  background-color: #efefef;
  color: #333333;
}
.table_yellow{
  background-color: #ffffcc;
  color: #b08d00;
}


.main_text1{
  font-size: 24px;
}

.page_heading {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;
}
.headrow {
  border: 1px solid #a9bdf1;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}
.xtitle {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;

}
.title {
  font-size: 12pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96b0f5;
  background-color: #d7e1ee;
  font-weight: bold;
  padding: 1px;
}

/*a {
  color: #434548;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}*/

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}

.panellinkhdr {
  background-color: #fe3c80;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #695f5d;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 11px;

  text-decoration: underline;
}

.copyright{
color: #aaaaaa;
font-size: 11px;
text-decoration: none;
}

.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}

.pseudo{
  font-size: 13pt;
  font-weight: bold;
  color: #999999;
}

.storyhead{
  color: #695f5d;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #695f5d;
  font-style: italic;
}
.storyby{
  color: #695f5d;
}
.storytext{
}

.newshead{
  color: #695f5d;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.newstext{

}

.pollquestion{
  color: #695f5d;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #695f5d;
  background-color: #f7a3f8;
}

.admin_head{
  font-size: 12px;
  color: #695f5d;
  font-weight: bold;
}

h4{
  font-size: 12px;
}

.copyright:hover {
  color: #0000ff;
  font-size: 11px;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {          /* style of "xxx's profile", "last logge" */
  color: #695f5d;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /* hover: style of "xxx's profile", "last logge" */
  color: #695f5d;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

/* Following are added in 2.1.0 for DIV specifications */

.stats_line {
	float: left;
}

.stats_line_outer {
	width: 99%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
}

.required_info {
	color: #FF0000;
}

.bloglink_hdr02 {
	float:left; 
	margin: 1px; 
	padding: 4px; 
	text-align: center;
}
 
.colhead {
	font-weight: bold;
	color: #695f5d;
	background-color: #D4E1F6;
	font-size: 11px;

}

.colhead a {
	text-decoration: none;
	color: #695f5d;
}
.colhead a:hover {
	color: #695f5d;
	text-decoration: underline;

}

.panelbox_div {
	line-height:16px; 
	vertical-align:middle;
	padding-left: 6px; 
	padding-right: 3px;
}

.panellinkhdr_div {
	line-height:16px;
	background-color: #fcd9fc;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:middle;
	padding-left: 6px;
	padding-right: 3px;
	height: 25px;
	border: 1px solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.panellinkhdr_div a {
	text-decoration: none;
}

a.panellink_div {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4278D3;
}

.panellink a:hover {
	text-decoration: underline;
}

.signup_line_outer, .line_outer {
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 4px; 
	vertical-align:middle;
}

.signup_line_leftside {
	float: left;
	width: 188px;
}

.profile_line_leftside {
	float: left;
	width: 35%;
}

.column_head {
	font-weight: bold;
	color: #695f5d;
	background-color: #D4E1F6;
	font-size: 11px;
	line-height: 20px;
	vertical-align: middle;
}


.column_head a, .column_head1 a {
	text-decoration: underline;
	color: #ffffff;
}

.column_head a:hover, .column_head1 a:hover {
	color: #695f5d;
	text-decoration: none;
}

.line_leftside {
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 2px; 
	vertical-align:middle; 
}

.line_rightside {
	margin-top: 3px;
	margin-left: 2px;
	margin-bottom: 3px;
	margin-right: 4px; 
	vertical-align:middle; 
}

.line_top_bottom_pad {
	padding-top: 2px;
	padding-bottom: 2px;
}

.top_margin_6px {
	margin-top: 6px;
}

.profile_links {
	background-color: #e8ecbc;
	width: 518px;
	color: #695f5d;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-top: 8px;
	text-align: center;
	border: solid 1px #666666;
}

.profile_links a {
	color: #695f5d;
	font-size: 12px;
	font-weight: bold;
}

.profile_links a:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.current_monthday {
        background-color: #FEFEFE;
}

.other_monthday {
        background-color: #EFEFEF;
}

/*div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:auto;
}*/

h3 {
	border-top: solid 1px #666666;
	font-size: 12px;
	color: #990066;
}

#login, #nosend, #noread {
	width: 350px;
	height: 240px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;	
	margin: 0;
	border: 0px solid black;
	background-color: white;
	z-index: 101;
}

#coach {
	width: 300px;
	height: 270px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;	
	margin: 0;
	border: 0px solid black;
	background-color: white;
	z-index: 101;
}

.aide {
	font-size: 13px;
	text-align: left;
	font-weight: 100;
}

img.coach {
	border: solid 2px #ffffff;
}

a.big, #box a.big {
	text-decoration: underline;
	color: #fe3c80;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover.big, #box a:hover.big {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

.formulaireboxtitle {
	width: 100%;
	height: 24px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #999999;
	background-color: #fe3c80;
	color: white;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#login a, #nosend a, #noread a {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#login a:hover, #nosend a:hover, #noread a:hover {
	text-decoration: underline;
	color: #000000;
}

.bouton {
	cursor: hand;
}


a.rose {
	color: #fe3c80;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.rose {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.bigrose {
	color: #fe3c80;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.huge {
	color: #30a8c3;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}

.mentionpetit {
	font-size: 11px;
	color: #999999;
}


.formulaire1 {
	border: solid 1px #999999;
	background-color: #fedaf2;
}
input.texte {
	height: 13px;
	font-size: 11px;
}

.important {
	border: solid 1px #999999;
	background-color: #ff9600;
	padding: 10px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

.inscription {
	border: solid 1px #999999;
	background-color: #fe3c80;
	padding: 10px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

.partenaires {
	text-align: center;
}

.partenaires a {
	text-decoration: underline;
}

.partenaires a:hover {
	text-decoration: underline;
	color: #fe3c80;	
}

.level1 {
	background-color: #80EEC1;
}
.level2 {
	background-color: #CBF7C4;
}
.level30 {
	background-color: #00CCFF;
}
.level31 {
	background-color: #88F4F1;
}
.level37 {
	background-color: #D3E6F8;
}
.level314 {
	background-color: #EEFBFB;
}
.level4 {
	background-color: #DFDFDF;
} 
.level5 {
	background-color: #FFCCFF;
}

.banpave {
	text-align: center;
	vertical-align: middle;
	clear: both;
	width: 372px;
	height: 260px;
	background-color: #FFFFFF;
	margin-left: 26px;
	padding-top: 10px;
}

/* -----------------------------------------DISCLAIMER SESSION---------------------------------------------- */

div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:510px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#00CCFF 2px solid; background:#ffffff; color:#00CCFF; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#ff9600; }
div#disclaimer-cadre a:hover{ font-size:22px; color:#00cafd; }

/* -----------------------------------------INFOBULLES---------------------------------------------- */

a.infobulle, a.infobulle1, a.infobulle2 {
   position: relative;
   color: #ff9600;
   font-size: 11px;
   text-decoration: underline;
/*   border-bottom: 1px gray dotted; /* on souligne le texte */
}

a.infobulle span, a.infobulle1 span, a.infobulle2 span  {
   display: none; /* on masque l'infobulle */
}

a.infobulle:hover, a.infobulle1:hover, a.infobulle2:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
   cursor: hand; /* on change le curseur par défaut en curseur d'aide */
}

a.infobulle:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   white-space: normal; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
   width: 350px;
   top: 30px; /* on positionne notre infobulle */
   left: 20px;
   background: white;
   color: green;
   padding: 3px;
   border: 1px solid green;
   border-left: 4px solid green;
}

a.infobulle1:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   white-space: normal; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
   width: 350px;
   top: -45px; /* on positionne notre infobulle */
   left: 20px;
   background: white;
   color: green;
   padding: 3px;
   border: 1px solid green;
   border-left: 4px solid green;
   font-weight: bold;
   font-size: 14px;
   z-index: 500;
}

a.infobulle2:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   white-space: normal; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
   width: 300px;
   top: 15px; /* on positionne notre infobulle */
   left: 10px;
   background: white;
   color: green;
   padding: 3px;
   border: 1px solid green;
   border-left: 4px solid green;
   padding-top: 15px;
   text-align: left;
}

.topprofile {
	width: 500px;
	border: 0;
	text-align: left;
	vertical-align: middle;
	clear: both;
	padding: 0;	
	margin-top: 28px;
	margin-left: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
}

.topprofile_orange {
	width: 490px;
	background-color: #ff9600;
	padding: 5px;
	text-align: left;
	margin-top: 30px;
	font-weight: bold;
}

#top_barre {
	width: 544px;
	height: 87px;
	border: 0;
	text-align: center;
	vertical-align: middle;
	clear: both;
	padding: 0;	
	margin-top: 8px;
	margin-bottom: 20px;
	background-image: url(images/topprofile.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/*ZOOMER*/
ul.thumb {float: left;list-style: none;margin-left: -23px;width: 544px;height: 87px;text-align: center;border: 0;}
ul.thumb li {padding: 1px;float: left;position: relative;width: 69px;height: 69px;margin-top: -5px;margin-left: 1px;;margin-right: 1px;}
ul.thumb li img {width: 67px; height: 67px;border: 1px solid #ddd;padding: 1px;background: #f0f0f0;position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic;}
ul.thumb li img.hover {margin-top:15px;background:url(images/thumb_bg.png) no-repeat center center;}
ul.thumb .title{position:relative;width:118px;height:25px;margin:0;background-color: #00cafd;padding:0 0 0 0;text-align:center; color: #fff;font-size: 10px;font-weight: 100;}
/*ZOOMER*/
