/*------------------------*/
/*  Préchargement images  */
/*------------------------*/
#preload {
	display:none;
}
/*------------------------*/
/*     CSS conteneur      */
/*------------------------*/
div.conteneur {
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
	height:100%;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
div.menu_clear_left, div.menu_clear_right {
	margin:0px;
	padding:0px;
	height:1px;
	font-size:1pt;
}
div.menu_clear_left {
	clear:left;
}
div.menu_clear_right {
	clear:right;
}
/*------------------------*/
/*       CSS header       */
/*------------------------*/
div.new_header_debut {
	float:left;
  background-image: url(../images/new_header_debut.png);
}
div.new_header_fin {
	float:right;
  background-image: url(../images/new_header_fin.png);
}
div.new_header_debut, div.new_header_fin {
	width:13px;
	height:137px;
	margin:0px;
	padding:0px;
	background-position:0px 0px;
  background-repeat:no-repeat;
}
div.new_header_contenu_left, div.new_header_contenu_right {
	float:left;
	height:137px;
	margin:0px;
	padding:0px;
	background-position:0px 0px;
  background-repeat:repeat-x;
}
div.new_header_contenu_left {
  background-image: url(../images/new_header_contenu.png);
	margin-right:315px;
	width:635px;
}
div.new_header_contenu_left img {
	margin:0px;
	padding:0px;
	margin-left:15px;
}
div.new_header_contenu_right {
	width:315px;
  background-image: url(../images/new_header_contenu2.png);
	margin-left:-315px;
}
/*------------------------*/
/*     CSS menu header    */
/*------------------------*/
div.new_menu_header {
	height:42px;
  background-image: url(../images/new_menu_header_contenu.png);
	background-position:0px 0px;
  background-repeat:repeat-x;
	margin:0px;
	padding:0px;
  position:relative;
}
div.new_menu_header_debut, div.new_menu_header_fin {
	width:13px;
	height:42px;
  background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
div.new_menu_header_debut {
	float:left;
  background-image: url(../images/new_menu_header_debut.png);
	background-position:0px 0px;
}
div.new_menu_header_fin {
	float:right;
  background-image: url(../images/new_menu_header_fin.png);
	background-position:100% 0px;
}
div.new_menu_header_contenu {
	margin:0px;
	padding:0px;
	height:42px;
	padding-top:12px;
}
/*********************************************************/
#menu1 {
	margin:0px;
	padding:0px;
	margin-left:-5px;
	text-align:left;
}
#menu1 li {
/*  position:relative;*/
  display:inline;
  list-style:none;
	margin:0px;
	padding:0px;
  margin-left:3px;
}
#menu1 li ul {
	margin:0px;
	padding:0px;
  position:absolute;
  display:none;
  width:200px;
  background-color:#FFDCDC;
/*  top:16px;*/
/*  left:-50px;*/
	top:28px;
	left:60px;
  z-index:22;
  border:1px solid #4D7BA4;
}
#menu1 li:hover>ul {
  display:block;
}
#menu1 li ul li {
  width:200px;
  padding:0px;
  margin:0px;
}
#menu1 li ul li form {
	margin:0px;
	padding:0px;
}
#menu1 li ul li form table {
	margin:0px;
	padding:0px;
}
#menu1 li ul li form table tr td {
	font-weight:bold;
	color:#4D7BA4;
	margin-left:2px;
}
#menu1 li ul li form table tr td input {
	width:110px;
}
#menu1 li ul li form div {
	text-align:center;
}/*#menu1 {
	margin:0px;
	padding:0px;
	margin-left:-5px;
	text-align:left;
}
#menu1 li {
  position:relative;
	display:inline;
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:3px;
}
#menu1 li ul {
	position:absolute;
	display:none;
	margin:0px;
	padding:1px;
	width:160px;
	background-color:#FFDCDC;
	top:16px;
	left:-25px;
	z-index:22;
	border:1px solid #4D7BA4;
}
#menu1 li:hover>ul {
	display:block;
}
#menu1 li ul li {
	width:160px;
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu1 li ul li form {
	margin:0px;
	padding:0px;
}
#menu1 li ul li form table {
	margin:0px;
	padding:0px;
}
#menu1 li ul li form table tr td {
	font-weight:bold;
	color:#4D7BA4;
	margin-left:2px;
}
#menu1 li ul li form table tr td input {
	width:110px;
}
#menu1 li ul li form div {
	text-align:center;
}*/
/*********************************************************/
span.new_connect {
  background-image: url(../images/_user.gif);
}
span.new_connect_no {
  background-image: url(../images/_user_no.gif);
}
span.new_connect, span.new_connect_no {
	background-position:0px 50%;
  background-repeat:no-repeat;
	padding-left:19px;
}
#class_membre {
	position:absolute;
	top:36px;
	left:286px;
	border:#990000 solid 2px;
	background-color:#FFDCDC;
	text-align:center;
	color:#990000;
	padding:3px;
	width:350px;
	height:96px;
	font-weight:bold;
}
#class_membre div {
	font-style:italic;
	color:#0000BB;
	font-weight:normal;
}
/*------------------------*/
/*        CSS menu        */
/*------------------------*/
div.new_menu_gauche, div.new_menu_droite {
	margin:0px;
	padding:0px;
	height:100%;
}
div.new_menu_gauche {
	width:180px;
	float:left;
}
div.new_menu_droite {
	width:200px;
	float:right;
}
div.new_menu_index {
	padding:0px;
	margin:0px;
	margin-left:182px;
	margin-right:202px;
	height:100%;
}
div.new_menu_debut, div.new_menu_debut2, div.new_menu_fin, div.new_menu_fin2 {
	background-position:0px 0px;
  background-repeat:no-repeat;
	height:16px;
}
div.new_menu_debut {
  background-image: url(../images/new_menu_debut.png);
}
div.new_menu_fin {
  background-image: url(../images/new_menu_fin.png);
}
div.new_menu_debut2 {
  background-image: url(../images/new_menu_debut200.png);
}
div.new_menu_fin2 {
  background-image: url(../images/new_menu_fin200.png);
}
div.new_menu_contenu {
  background-image: url(../images/new_menu_contenu.png);
	background-position:0px 0px;
  background-repeat:repeat-y;
	padding-left:14px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:14px;
}
div.new_menu_contenu2 {
  background-image: url(../images/new_menu_contenu200.png);
	background-position:0px 0px;
  background-repeat:repeat-y;
	padding-left:14px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:14px;
}
div.new_menu_titre {
  color:#4D7BA4;
	font-weight:bold;
	background-image: url(../images/new_menu_titre.png);
	background-position:0px 100%;
  background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-top:13px;
	padding-bottom:3px;
	margin-bottom:4px;
}
div.new_menu_titre img {
	vertical-align:top;
	border:1px solid #F6F6F6;
}
div.new_menu_titre2 {
  color:#4D7BA4;
	font-weight:bold;
	background-image: url(../images/new_menu_titre2.png);
	background-position:0px 100%;
  background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-top:13px;
	padding-bottom:3px;
	margin-bottom:4px;
}
div.menu_center {
	text-align:center;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
ul.new_menu_none_ul {
	margin:0px;
	padding:0px;
}
ul.new_menu_none_ul li {
	list-style:none;
	background-position:0px 50%;
  background-repeat:no-repeat;
	padding-bottom:0px;
}
li.new_menu_rss_li {
	background-image: url(../images/feed-icon-16x16.png);
	padding-left:18px;
}
li.new_menu_rss_li a {
	color:#0000BB;
  text-decoration:none;
  padding-bottom:1px;
	padding-right:3px;
  display:block;
}
li.new_menu_rss_li a:hover {
	padding-top:0px;
  padding-bottom:0px;
  padding-right:0px;
  text-decoration:none;
}
li.new_menu_freeware_li {
/*	background-image: url(../images/new_freeware.png);
	padding-left:13px;*/
}
li.new_menu_shareware_li {
/*	background-image: url(../images/new_shareware.png);
	padding-left:13px;*/
}
li.new_menu_freeshareware_li {
/*	background-image: url(../images/new_freeshareware.png);
	padding-left:26px;*/
}
li.new_menu_freeware_li a, li.new_menu_shareware_li a, li.new_menu_freeshareware_li a {
	color:#0000BB;
  text-decoration:none;
}
li.new_menu_freeware_li a:hover {
  color:#1EB500;
  text-decoration:none;
}
li.new_menu_shareware_li a:hover {
  color:#F60000;
  text-decoration:none;
}
li.new_menu_freeshareware_li a:hover {
  color:#1EB500;
  text-decoration:none;
}
span.new_menu_freeware, span.new_menu_shareware, span.new_menu_freeshareware {
	background-color:#1EB500;
	color:#FFFFFF;
	font-size:9pt;
	padding-left:2px;
	padding-right:2px;
	margin-right:2px;
}
span.new_menu_shareware {
	background-color:#F60000;
	padding-right:1px;
}

div.new_menu_add_log {
	background-image: url(../images/_add_log4.gif);
	background-position:0px 50%;
  background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-left:50px;
	padding-top:3px;
	padding-bottom:3px;
}
div.new_menu_divers {
	text-align:center;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
div.new_menu_index_rubrique {
	padding:3px;
}
div.new_menu_titre_rubrique {
	background-repeat:no-repeat;
	background-position:-1px 0px;
	padding-left:20px;
	padding-bottom:3px;
  color:#4D7BA4;
	font-weight:bold;
}
/***********************************************/
#menu2, #menu3, #menu4, #menu5 {
	list-style:none;
	margin:0px;
	padding:0px;
/*	width:180px;*/
}
#menu2 li, #menu3 li, #menu4 li, #menu5 li {
  position:relative;
	margin:0px;
	background-repeat:no-repeat;
	padding-right:0px;
	padding-left:21px;
	padding-top:2px;
	padding-bottom:2px;
/*	width:160px;*/
}
#menu3 li, #menu4 li, #menu5 li {
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}
#menu2 li ul, #menu3 li ul, #menu4 li ul, #menu5 li ul {
	display:none;
	list-style:none;
	margin:0px;
	padding:2px;
	width:180px;
	background-color:#FFDCDC;
	position:absolute;
	top:-24px;
	left:151px;
	z-index:19;
	border:1px solid #4D7BA4;
}
#menu3 li ul, #menu4 li ul, #menu5 li ul {
	top:-24px;
	left:-228px;
	z-index:19;
	border:1px solid #990000;
	width:220px;
}
#menu2 li:hover>ul, #menu3 li:hover>ul, #menu4 li:hover>ul, #menu5 li:hover>ul {
	display:block;
}
#menu2 li ul li, #menu3 li ul li, #menu4 li ul li, #menu5 li ul li {
	margin:0px;
	width:180px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:0px;
}
#menu3 li ul li, #menu4 li ul li, #menu5 li ul li {
  color:#990000;
	width:220px;
}
#menu2 li ul li div, #menu3 li ul li div, #menu4 li ul li div, #menu5 li ul li div {
  color:#4D7BA4;
	margin:0px;
	padding:0px;
	padding-top:2px;
	margin-bottom:4px;
}
#menu2 li ul li div {
	font-weight:bold;
	text-decoration:underline;
}
#menu3 li ul li div, #menu4 li ul li div, #menu5 li ul li div {
	color:#990000;
}
#menu2 li ul li a, #menu3 li ul li a, #menu4 li ul li a, #menu5 li ul li a {
	text-decoration:none;
}
#menu2 li ul li a:hover, #menu3 li ul li a:hover, #menu4 li ul li a:hover, #menu5 li ul li a:hover {
	color:#FF0000;
	text-decoration:underline;
}
/**************************************************/
li.new_menu_style_rubrique {
	list-style:none;
	padding-top:1px;
	padding-bottom:1px;
}
div.new_pied_de_page {
	clear:both;
	text-align:center;
	margin-top:50px;
	font-size:smaller;
}
/*************************/
/*    CSS stat index     */
/*************************/
div.new_news_conteneur {
	background-color:#f6f6f6;
	margin-bottom:20px;
}
div.new_tab_stat_left {
	margin:0px;
	margin-left:2px;
	margin-right:2px;
	padding:3px;
	margin-bottom:20px;
}
div.new_tab_stat_right {
	padding:3px;
	margin:0px;
	margin-left:2px;
	margin-right:2px;
}
div.news_ccm {
	background-image: url(../images/logo_ccm.png);
	background-position:100% 100%;
  background-repeat:no-repeat;
}
div.news_clubic {
	background-image: url(../images/logo_clubic.gif);
	background-position:100% 100%;
  background-repeat:no-repeat;
}
div.new_news_titre {
  color:#4D7BA4;
	font-weight:bold;
	background-image: url(../images/new_news_titre.png);
	background-position:-6px 100%;
  background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:3px;
}
div.new_news_corps {
	padding-left:3px;
}
div.new_news {
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}
/************************/
/*       CSS index      */
/************************/
div.new_index_rubrique {
	border:2px solid #DADADA;
	padding:3px;
}
div.new_titre_rubrique {
  color:#4D7BA4;
	font-weight:bold;
	font-size:medium;
}
div.new_corps_rubrique a {
  color:#0000BB;
  text-decoration:none;
}
div.new_corps_rubrique a:hover {
  color:#F60000;
  text-decoration:underline;
}
li.new_style_rubrique {
	list-style:none;
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:62px;
	padding-top:11px;
	padding-bottom:11px;
}
div.new_der_ajout {
	float:right;
	width:240px;
	background-color:#F6F6F6;
	padding:2px;
	margin:0px;
	margin-left:4px;
	margin-right:4px;
}
div.new_der_ajout_capture {
	padding:0px;
	margin:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:198px;
	height:198px;
}
div.new_der_ajout_capture img {
	padding:0px;
	margin:0px;
	width:198px;
	height:198px;
}
div.new_der_ajout_titre {
	margin:0px;
	padding:0px;
  color:#4D7BA4;
	font-weight:bold;
	background-image: url(../images/new_menu_titre.png);
	background-position:-6px 100%;
  background-repeat:no-repeat;
	margin-bottom:10px;
	padding-bottom:3px;
}
div.new_der_ajout_titre2 {
	margin:0px;
	padding:0px;
  color:#4D7BA4;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
/*************************/
/*   Présentation log    */
/*************************/
div.log_titre {
	background-color:#4D7Ba4;
	color:#f6f6f6;
  background-image: url(../images/_titre_log.png);
	background-position:0px 0px;
  background-repeat:repeat-x;
	font-size:large;
	text-align:center;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:7px;
	padding-bottom:7px;
}
div.log_info {
	background-color:#f6f6f6;
	margin:0px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:3px;
}
div.log_info_haut, div.log_info_bas {
	border:1px dotted #CCCCCC;
	padding:7px;
	background-color:#fdfdfd;
	background-image:url(../images/_degrade_log.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}
div.log_info_left {
/*	float:left;*/
	border:1px dotted #CCCCCC;
	padding:3px;
	background-color:#fdfdfd;
	background-image:url(../images/_degrade_log.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
/*	width:300px;*/
}
div.log_info_right {
	float:left;
	width:250px;
	margin:0px;
	padding:0px;
	margin-right:5px;
}
div.log_info_bas {
	margin-top:3px;
	padding-top:16px;
	padding-bottom:16px;
}
span.log_dl {
	font-weight:bold;
	background-image:url(../images/_download3.gif);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:32px;
	padding-top:16px;
	padding-bottom:16px;
}
span.log_dl_no {
	font-weight:bold;
	background-image:url(../images/_download3_no.gif);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:32px;
	padding-top:16px;
	padding-bottom:16px;
}
span.log_ac {
	font-weight:bold;
	background-image:url(../images/_acheter_log.gif);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:36px;
	padding-top:16px;
	padding-bottom:16px;
	margin-left:20px;
}
img.flag {
	border:1px solid #CCCCCC;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
div.log_capture_droite {
  font-weight:bold;
	padding:6px;
	margin-top:65px;
	margin-bottom:65px;
	border:1px dotted #CCCCCC;
	background-color:#fdfdfd;
	background-image:url(../images/_degrade_log.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
	margin-left:156px;
}
div.log_capture {
	float:right;
	width:250px;
	height:250px;
	margin-left:5px;
}
div.log_capture img {
	width:250px;
	height:250px;
}
div.log3_capture {
	float:left;
	width:156px;
	height:156px;
}
div.log3_capture img {
	width:150px;
	height:150px;
	padding:3px;
}
div.log_puce_b, div.log_puce_r, div.log_puce_v, div.log_puce_j {
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:16px;
}
div.log_puce_b {
	background-image:url(../images/_puce_log_b.gif);
}
div.log_puce_r {
	background-image:url(../images/_puce_log_r.gif);
}
div.log_puce_v {
	background-image:url(../images/_puce_log_v.gif);
}
div.log_puce_j {
	background-image:url(../images/_puce_log_j.gif);
}
div.new_descriptif {
	background-color:#fdfdfd;
	border:2px solid #f6f6f6;
	margin:0px;
	padding:5px;
}
div.new_descriptif_info {
	border:2px solid #f6f6f6;
	padding:4px;
}
img.notes {
	vertical-align:middle;
	padding:0px;
	margin:0px;
	margin-bottom:3px;
/*	height:18px;*/
}
div.demande_liaison_log {
	border:1px dotted #CCCCCC;
	padding:3px;
	background-color:#fdfdfd;
	background-image:url(../images/_degrade_log.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
	margin-bottom:7px;
}
div.demande_liaison_log2 {
	background-image:url(../images/_demande.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	padding-right:65px;
}
/*********************************************/
div.log_titre_new {
	background-color:#4D7Ba4;
	color:#f6f6f6;
  background-image: url(../images/_titre_log.png);
	background-position:0px 0px;
  background-repeat:repeat-x;
	font-size:large;
	text-align:center;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:7px;
	padding-bottom:7px;
}
table.log_contenu_new {
	background-color:#F6F6F6;
	width:100%;
}
div.log_descriptif_new {
	background-color:#fdfdfd;
	border:2px solid #f6f6f6;
	margin:0px;
	padding:5px;
}
div.log_descriptif_contenu_new {
	border:2px solid #f6f6f6;
	padding:4px;
}
td.log_info_gauche_new {
	width:100%;
	border:1px dotted #CCCCCC;
	margin:3px;
	padding:5px;
	background-color:#fdfdfd;
	background-image:url(../images/_degrade_log.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}
td.log_info_droite_new {
	width:300px;
	height:250px;
	text-align:center;
	padding:3px;
}
td.log_dl_gauche_new {
	width:140px;
	margin-top:4px;
}
td.log_dl_droite_new {
	width:100%;
	border:1px dotted #CCCCCC;
	margin:3px;
	padding:5px;
	background-color:#fdfdfd;
	background-image:url(../images/_degrade_log.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}
div.log_dl_new, div.log_dl_no_new, div.log_ac_new, div.log_ac_no_new, div.tempo_log {
	text-align:center;
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:42px;
	padding-top:20px;
	padding-bottom:20px;
}
div.log_dl_new, div.tempo_log {
	background-image:url(../images/_download6.gif);
}
div.tempo_log {
	background-position:10px 50%;
  background-color:#FFDCDC;
  border:#990000 solid 2px;
	width:370px;
	margin-left:auto;
	margin-right:auto;
	font-size:larger;
	margin-top:25px;
}
div.log_dl_no_new {
	background-image:url(../images/_download6_no.gif);
}
div.log_ac_new {
/*	background-image:url(../images/_acheter_log.gif);*/
}
div.log_ac_no_new {
/*	background-image:url(../images/_acheter_log_no.gif);*/
}
div.fiche_complete {
	text-align:center;
	font-size:larger;
	font-weight:bold;
}
/*********************************************/
/**************************/
/*  Liste des rubriques   */
/**************************/
div.new_titre_rub_principale {
  color:#4D7BA4;
	font-weight:bold;
	background-image: url(../images/new_news_titre.png);
	background-position:-6px 100%;
  background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:3px;
}
div.new_log_rubrique {
	padding:3px;
}
/*********************/
/*      Contact      */
/*********************/
table.cadre_mail {
	background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
div.qf_FT_mail {
  width:500px;
	background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
div.qf_ET_mail_label {
  float:left;
	width:150px;
}
div.qf_ET_mail_element {
  float:right;
	width:350px;
}
div.qf_ET_mail_clear {
  clear:right;
	font-size:1px;
	height:1px;
}
div.qf_ET_mail_RNT {
  text-align:right;
	font-size:small;
}
/********************/
/*    MDP perdu     */
/********************/
div.cadre_mdp_perdu {
	width:400px;
	background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:center;
}
/******************/
/*  Inscription   */
/******************/
table.cadre_inscription {
	background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
/******************/
/*   Livre d'or   */
/******************/
table.cadre_livre_or {
	background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:500px;
}
div.livre_or_info {
	float:left;
	background-color:#f6f6f6;
	padding:5px;
	margin:0px;
	margin-right:3px;
	margin-bottom:3px;
}
/******************/
/*   Connexion    */
/******************/
div.cadre_connexion {
	width:190px;
	background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	padding-left:150px;
  background-image: url(../images/_cadenas.gif);
	background-position:0px 50%;
  background-repeat:no-repeat;
}
/******************/
/*  Log remarques */
/******************/
table.cadre_log_remarques {
	background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
/******************/
/*   Log notes    */
/******************/
div.cadre_note {
	width:460px;
	background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
	text-align:center;
	display:table;
}
div.cadre_note2 {
	width:400px;
	background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
	text-align:center;
}
div.cadre_note_float {
	float:left;
	width:150px;
	padding:0px;
	margin:0px;
/*	margin-top:15px;*/
/*	border:1px solid #FF0000;*/
}
div.cadre_note_com {
	text-align:left;
	margin:0px;
	padding:0px;
	margin-top:15px;
/*	border:1px solid #FF0000;*/
}
/*******************/
/*   Menu membre   */
/*******************/
div.membre_bloc {
	background-color:#f6f6f6;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}
div.menu_membre_conteneur {
	background-color:#f6f6f6;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
	height:100%;
	display:table;
}
div.menu_membre_titre {
	background-color:#4D7Ba4;
	color:#f6f6f6;
  background-image: url(../images/_titre_log.png);
	background-position:0px 0px;
  background-repeat:repeat-x;
	font-size:large;
	text-align:center;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
}
table.menu_membre_conteneur {
	margin:0px;
	padding:0px;
	width:100%;
}
table.menu_membre_conteneur tr td {
	width:33%;
	height:90px;
	border:3px solid #FDFDFD;
	text-align:center;
	padding:0px;
	margin:0px;
}
table.menu_membre_conteneur tr td a {
	display:block;
}
table.menu_membre_conteneur tr td a:hover {
	text-decoration:none;
	color:#FF0000;
	background-color:#FFDCDC;
}

div.menu_membre_rub {
	margin:0px;
	padding:0px;
	margin:4px;
}
div.clear_left {
 	clear:left;
	margin:0px;
	padding:0px;
	margin-top:-8px;
	margin-bottom:-8px;
}
div.menu_membre_corps {
	float:left;
	text-align:center;
	height:125px;
	background-color:#f6f6f6;
	margin:0px;
	padding:0px;
}
div.menu_membre_corps a:hover {
	display:block;
	text-decoration:none;
	color:#f60000;
	background-color:#fdfdfd;
	height:125px;
}
/*******************/
/* Ajout/modif log */
/*******************/
div.cadre_ajout_log {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
span.cadre_ajout_log_entete {
	float:left;
	width:165px;
	height:100%;
	padding-top:4px;
}
div.cadre_ajout_log_p, div.cadre_ajout_log_i {
	padding:4px;
	height:100%;
	width:100%;
	display:table;
}
div.cadre_ajout_log_p {
	background-color:#cccccc;
}
div.cadre_ajout_log_i {
	background-color:#f6f6f6;
}
div.cadre_ajout_log_p input.text, div.cadre_ajout_log_i input.text, div.cadre_ajout_log_p textarea, div.cadre_ajout_log_i textarea {
	width:62%;
}
div.cadre_ajout_log_p select, div.cadre_ajout_log_i select {
	width:63%;
}
div.cadre_ajout_log_aide {
	text-align:center;
	padding-left:40px;
	padding-bottom:7px;
	padding-top:7px;
  background-image: url(../images/_aide4.gif);
	background-position:5px 50%;
  background-repeat:no-repeat;
}
div.cadre_ajout_log_aide2 {
	margin-bottom:7px;
}
div.cadre_ajout_log_droite_drap_conteneur {
	float:left;
	display:table;
}
html>body div.cadre_ajout_log_droite_drap_conteneur {
	width:100%;
}
div.cadre_ajout_log_droite_drap {
	float:left;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
}
div.cadre_ajout_log_droite_drap img {
	border:1px solid #cccccc;
	vertical-align:middle;
	padding:0px;
	margin:0px;
}
div.cadre_ajout_log_droite_os {
	float:left;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
}
table.cadre_valide_ajout {
  background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	text-align:center;
	padding:4px;
}
/************************/
/*  Supprimer logiciel  */
/************************/
div.cadre_suppr_log {
  background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	width:475px;
	text-align:center;
	padding:4px;
}
/********************************/
/*  Demande liaison log/auteur  */
/********************************/
table.cadre_add_lien_log {
  background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	width:475px;
	text-align:center;
	padding:4px;
}
/*****************/
/*  Info membre  */
/*****************/
table.cadre_info_membre {
  background-color:#f6f6f6;
	padding:2px;
}
/*table.cadre_info_membre tr td {
	border:2px solid #0000FF;
}*/
td.cadre_info_membre_1 {
	width:140px;
}
td.cadre_info_membre_2 {
	width:20px;
}
td.cadre_info_membre_3 {
	width:370px;
	font-weight:bold;
}
td.cadre_info_membre_4 {
	width:505px;
}
/******************/
/*  Modif membre  */
/******************/
table.cadre_modif_membre {
  background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	text-align:center;
	padding:3px;
}
/*********************************/
/*  Suppr liaison membre-auteur  */
/*********************************/
div.cadre_admin_modif_auteur {
  background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	width:575px;
	text-align:center;
	padding:3px;
}
/******************/
/*  Suppr membre  */
/******************/
div.cadre_suppr_membre, div.cadre_admin_suppr_membre {
  background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	width:375px;
	text-align:center;
	padding:3px;
}
/**********************/
/*  Ajout/modif news  */
/**********************/
div.cadre_ajout_news {
  background-color:#f6f6f6;
	width:500px;
	margin:0px;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
}
span.cadre_ajout_news_entete {
	float:left;
	width:130px;
}
div.cadre_ajout_news input.text, div.cadre_ajout_news textarea {
	width:360px;
}
div.cadre_ajout_news input.submit, div.cadre_ajout_news input.reset {
	width:120px;
	margin-left:40px;
	margin-right:40px;
	margin-top:20px;
	margin-bottom:20px;
}
/***************/
/*  Publicité  */
/***************/
div.pub_728x90 {
	width:728px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	padding:0px;
/*	border:1px solid #000000;*/
}
div.pub_500x250 {
	width:500px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
}
div.pub_250x250 {
	float:left;
	width:250px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
}
div.pub_300x250 {
	width:300px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
div.pub_468x60, div.pub_468x60_2 {
	width:480px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div.pub_468x15 {
	width:480px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div.pub_120x600_2 {
	width:120px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
}
div.pub_125x125 {
	width:125px;
	height:125px;
	margin:0px;
	padding:0px;
	padding-top:13px;
}
div.pub_120x90 {
	width:120px;
	height:90px;
	margin:0px;
	padding:0px;
	padding-top:13px;
}
div.pub_120x60 {
	width:120px;
	height:60px;
	padding-top:13px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div.pub_468x60_kelkoo {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
/*	border:1px solid #FE5109;*/
	width:700px;
}
table.VSO_promo {
	border:1px solid #990000;
  background-color:#FFDCDC;
  color:#990000;
}
#akamusic_cycle {
	z-index:1;
	display:none;
	width:450px;
	height:200px;
	margin:5px auto;
}
/******************/
/*  CSS générale  */
/******************/
body {
  font-size:small;
  font-family:Arial, Verdana, sans-serif;
	background-color:#FDFDFD;
  background-image: url(../images/new_fond.png);
	background-position:0px 0px;
  background-repeat:repeat-x;
  margin:0px;
  padding:0px;
}
h1, h2 {
  color:#4D7BA4;
	text-align:center;
	margin:0px;
	padding:0px;
	margin-bottom:60px;
	padding-top:30px;
	height:60px;
	vertical-align:middle;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
.rouge, .red {
	color:#F60000;
}
.vert, .green {
	color:#00BB00;
}
.rouge_b {
	color:#F60000;
	font-weight:bold;
}
.rouge_4 {
	color:#F60000;
	font-size:large;
}
.bleu {
	color:#4D7BA4;
}
.bleu_b {
	color:#4D7BA4;
	font-weight:bold;
}
.b {
	font-weight:bold;
}
.b_center {
	font-weight:bold;
	text-align:center;
}
.b_u {
	font-weight:bold;
	text-decoration:underline;
}
.i {
	font-style:italic;
}
.i_center {
	font-style:italic;
	text-align:center;
}
.alerte {
	color:#F60000;
	text-align:center;
	font-size:large;
}
.center {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
hr.barrerouge {
	width:75%;
	height:2px;
	color:#f6f6f6;
	border:1px solid #f6f6f6;
	margin-top:20px;
	margin-bottom:20px;
}
hr.barrerouge2 {
	width:75%;
	height:2px;
	margin-top:5px;
	margin-bottom:5px;
}
a {
  color:#0000BB;
  text-decoration:none;
}
a:hover {
  color:#F60000;
  text-decoration:underline;
}
span.nolink {
	color:#0000BB;
}
