body {
	background-color: #990099;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #990033;
}
a:active {
	text-decoration: none;
}
.Style1 {font-size: x-small;
}
.Style2 {font-size: small;
}
.Style3 {
	color: #FFFFFF
}
.Style4 {color: #CCCCCC;
}
.AffNews
{
	overflow:auto;
	width:707px;
	height:520px;
	/*border:solid 1px;*/
	background-color:#990099;
/* couleur de face de la barre de défilement et des boutons */
	scrollbar-face-color : #C23D8E ;
	/* couleur des flèches des boutons */
	scrollbar-arrow-color :  #FFFFFF ;
	/* couleur de l'arrière plan où glisse la barre de défilement */
	scrollbar-track-color : #FFFFFF ;
	/* couleur de l'effet 3D sur le côté eclairé de la barre et des boutons : bords externes haut et gauche */
	scrollbar-3dlight-color : #FFFFFF ;
	/* couleur du coté éclairé de la barre et des boutons : bords internes haut et gauche */
	scrollbar-highlight-color : #FFFFFF ;
	/* couleur du coté sombre de la barre et des boutons : bords internes bas et droite */
	scrollbar-shadow-color : #666666 ;
	/* couleur de l'effet 3D du coté sombre de la barre et des boutons : bords externes bas et droite */
	scrollbar-darkshadow-color : #000000 ;
}
.TitreNews
{
	color:#FFFFFF;
	font-size:large;
	font-weight:bold;
}

.tableaunews 
{
	width: 650px;
	border:1;
	background-color: #990099;
}
.TableauTarifTitre
{
	background-color:#C23D8E;
}
.TableauTarif0
{
	background-color:#CC00CC;
}
.TableauTarif1
{
	background-color:#9900FF;
}
.Tableau1Tarif0
{
	background-color:#CC00CC;
	font-size:small;
}
.Tableau1Tarif1
{
	background-color:#9900FF;
	font-size:small;
}
#apDiv1 {
	position:absolute;
	width:48px;
	height:41px;
	z-index:1;
	left: 0px;
	top: 15px;
}
a.conditions:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:small;
}
a.conditions:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:small;
}
a.conditions:hover {
	text-decoration: none;
	color: #990033;
	font-size:small;
}
a.conditions:active {
	text-decoration: none;
	font-size:small;
}

.body_txt {
 /* body width - you can update it */
 width: 680px;

 margin-left: auto;
 margin-right: auto;
}

a, img, abbr, acronym, frame { 
 border: none; 
}

a.menu:link    { text-decoration: none;	color: #FFFFFF; font-size: small; font-family: Arial, Helvetica, sans-serif; }
a.menu:visited { text-decoration: none;	color: #FFFFFF; font-size: small; font-family: Arial, Helvetica, sans-serif; }
a.menu:hover   { text-decoration: none; 	color: #990033; font-size: small; font-family: Arial, Helvetica, sans-serif; }

a.a_info_code:link       { text-decoration: none;	color: #FFFFFF; }
a.a_info_code:visited    { text-decoration: none;	color: #00FFFFFFFF00; }
a.a_info_code:hover      { text-decoration: none;	color: #990033; }

a.a_copyright:link       { text-decoration: none;	color: #FFFFFF; }
a.a_copyright:visited    { text-decoration: none;	color: #FFFFFF; }
a.a_copyright:hover      { text-decoration: none; 	color: #990033; }

input, textarea, select {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #000099;
}

input.i_text {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #757575;
 width: 200px;
}

input.i_focus {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 200px;
}

input.btn_add {
 font-size: 1em;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

input.btn_search {
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

input.i_nbre_car {
 font-size: 1em; 
 background-color: transparent; 
 border: 0px none; 
 font-weight: bold; 
 color: #CC3300;
}

input.i_nbre_car_focus {
 font-size: 1em; 
 background-color: #EBFFEB; 
 border: 0px none; 
 font-weight: bold; 
 color: #CC3300;
}

textarea.i_comment {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #757575;
 width: 430px;
}

textarea.i_comment_focus {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
color: #000000;
 width: 430px;
}

form {
 margin: 0px;
 padding: 0px;
}

img.img_left{
 float: left;
}

.d_title {
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #FFFFFF; 
 font-size: 2em;
 text-align: center;
}

.d_note {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #FFFFFF; 
 font-size: 1em;
 text-align: center;
}

.d_add_msg {
 text-align: center;
}

.d_f_add_msg {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 padding-top: 4px;
 padding-bottom: 4px;
 color: #FFFFFF;
 background: #C23D8E url('img/background_add_msg.png');
}

.d_add_msg_h {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #C23D8E url('img/border_h.png') no-repeat;
}

.d_add_msg_b {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #C23D8E url('img/border_b.png') no-repeat;
}

.add_msg_left {
 float: left;
 width: 160px;
 text-align: left;
 margin-top: 2px;
 padding-left: 10px;
 height: 23px;
 clear: both;
}

.add_msg_right {
 text-align: left;
 height: 25px;
}

.reponse {
 border: 1px solid #B4B4B4;
 background-color: #C23D8E;
 padding: 5px;
}

.code_sec {
 font-family: Courier New;
 font-size: 1.1em;
 text-align: center;
}

.d_center {
 text-align: center;
}

.copyright {
 color: #444444;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px;
 text-align: center;
}

.d_nbre_car {
 text-align: left;
 margin: -18px 0 0 16px;
}

.d_smileys {
 text-align: center;
 padding: 3px;
}

.body_all {
 text-align: center;
}

.d_nb_mess_page {
 background-color: #9900FF;
 font-weight: bold;
 padding: 1px;
 height: 15px;
}

span.color_d_nb_mess_page1 {
 color: #DDDDDD;
}

span.color_d_nb_mess_page2 {
 color: #FFFFFF;
}

.three1 { 
 float: left;
 width: 35%;
 text-align: left;
 padding-left: 3px;
}

.three2 { 
 float: left;
 width: 29%;
 text-align: center;
}

.three3 { 
 float: right;
 width: 35%;
 text-align: right;
 padding-right: 3px;
}

.d_liste_page {
 padding: 1px;
 height: 15px;
}

.three1_2 { 
 float: left;
 width: 25%;
 text-align: left;
}

.three2_2 { 
 float: left;
 width: 49%;
 text-align: center;
}

.three3_2 { 
 float: right;
 width: 25%;
 text-align: right;
}

span.Gris_prec_suiv {
 color: #C0C0C0;
}

.d_corps_msg {
 background-color: #C23D8E;
 border: 1px solid #757575;
color: #000000;
 padding: 4px;
 text-align: left;
}

.d_pseudo {
 color: #000000;
 font-weight: bold;
}

.d_date {
 color: #000000;
 float: right;
 width: 145px;
 text-align: right;
}

.d_code1{
 display: inline;
 float: left;
 text-align: right;
 height: 20px;
 width: 238px;
}

.d_code2{
 display: inline;
 float: left;
 text-align: left;
 height: 20px;
}

.d_submit_msg {
 text-align: center;
 clear: both;
}

.d_note_user {
 font-weight: bold;
 color: #FFFFFF;
 text-align: left;
}

a, img, abbr, acronym, frame { 
 border: none; 
}




