#entete {
border:  none;
background-color: #008c00;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center top;
text-align: center;
margin-top: 40px;
margin-right: 40px;
margin-left: 40px;
}
#comment{
border: 3pt groove #333333;
font-family: Georgia;
margin-left: 20px;
margin-right: 20px;
background-color: #e5e5e5;
display: block;

color: #333333;}

li {
border: 3pt groove #007700;
list-style-type: none;
margin-top: 10px;
text-align: center;
float: none;
margin-left: 0px;
margin-right: 20px;
background-color: #f0f0f0;
width: 110px;
color: #660000;
}
#pieds {
clear: none;
background-image: url(http://don-collins.fr/images/fond.png);
margin-right: 40px;
margin-left: 40px;
background-position: center top;
text-align: center;
color: #333333;
}
#haut {
border:  none;
margin-right: 350px;
margin-left: 350px;
}
#haut a {
font-family: Georgia;
text-decoration: none;
text-align: center;
display: block;
color: #996633;
}
#haut a:hover {
background-color: #007700;
font-family: Georgia;
text-decoration: none;
color: yellow;
}
h1 {
margin-top: 0px;
text-transform: capitalize;
margin-bottom: 0px;
font-family: Monotype Corsiva;
font-size: 3.1em;
font-style: normal;
line-height: normal;
color: red;
}
#texte {
background-color: #f0f0f0;
font-family: Georgia;
font-weight: normal;
font-size: 1em;
background-image: url(http://don-collins.fr/images/fond.png);
margin-right: 40px;
margin-left: 40px;
padding-right: 15px;
padding-left: 15px;
background-position:  center center;
color: #333333;
text-align: justify;
}
#menu {
border:  none;
margin-right: 40px;
margin-left: 40px;
background-position:  center center;
background-image: url(http://don-collins.fr/images/fond.png);
}
#menu li {
border: 3pt groove #007700;
float: left;
list-style-type: none;
text-align: center;
margin-right: 5px;
margin-left: 5px;
width: 110px;
font-family: Georgia;
display: block;
color: #660000;
}
#menu a
{font-family: Georgia;
text-decoration: none;
text-align: center;
display: block;
color: #996633;
}
#menu a:hover {
background-color: #007700;
font-family: Georgia;
text-decoration: none;
color: yellow;
}


body {
 /* background color - you can update it */
 font-family: Georgia;
color: black;
background-color: #007700;
}

.body_txt {
width: 800px;

 margin-left: auto;
 margin-right: auto;
}

a, img, abbr, acronym, frame { 
 border: none; 
}

a:link    { text-decoration: none;      color: #007700; }
a:visited { text-decoration: none;      color: #007700; }
a:hover   { text-decoration: underline; color: #141468; }

a.a_info_code:link       { text-decoration: none;      color: #3A3A3A; }
a.a_info_code:visited    { text-decoration: none;      color: #3A3A3A; }
a.a_info_code:hover      { text-decoration: underline; color: #3A3A3A; }

a.a_copyright:link       { text-decoration: none;      color: #737373; }
a.a_copyright:visited    { text-decoration: none;      color: #737373; }
a.a_copyright:hover      { text-decoration: underline; color: #737373; }

input, textarea, select {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 0.7m;
 border: 1px solid #757575;
}

input.i_text {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 0.7em;
 border: 1px solid #757575;
 width: 230px;
}

input.i_focus {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 230px;
}

input.btn_add {
 font-size: 0.7em;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

input.btn_search {
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

input.i_nbre_car {
 font-size: 0.7em; 
 background-color: transparent; 
 border: 0px none; 
 font-weight: bold; 
 color: #CC3300;
}

input.i_nbre_car_focus {
 font-size: 0.7em; 
font-family: Verdana, Helvetica, sans-serif; 
 background-color: #EBFFEB; 
 border: 0px none; 
 font-weight: bold; 
 color: #CC3300;
}

textarea.i_comment {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 0.7em;
 border: 1px solid #757575;
 width: 600px;
}

textarea.i_comment_focus {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 530px;
}

form {
 margin: 0px;
 padding: 0px;
}

img.img_left{
 float: left;
}

.d_title {
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #CC3300; 
 font-size: 2em;
 text-align: center;
}

.d_note {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #141468; 
 font-size: 0.9em;
 text-align: center;
}

.d_moteur {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #141468; 
 font-size: 1em;
 text-align: center;
}

.d_add_msg {
font-family: Verdana, Helvetica, sans-serif; 
 text-align: center;
}

.d_f_add_msg {
 margin-left: auto;
 margin-right: auto;
 width: 530px;
 padding-top: 4px;
 padding-bottom: 4px;
 color: #3A3A3A;
 background: #F3F3F3 url('img/background_add_msg.png');
}

.d_add_msg_h {
 margin-left: auto;
 margin-right: auto;
 width: 530px;
 height: 4px;
 background: #F3F3F3 url('img/border_h.png') no-repeat;
}

.d_add_msg_b {
 margin-left: auto;
 margin-right: auto;
 width: 700px;
 height: 4px;
 background: #F3F3F3 url('img/border_b.png') no-repeat;
}

.add_msg_left {
 float: left;
 width:300px;
 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: #FFFFFF;
 padding: 5px;
}

.code_sec {
 font-family: Courier New;
 font-size: 1em;
 text-align: center;
}

.d_center {
 text-align: center;
}

.copyright {
 color: #444444;
 font-family: georgia; 
 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: #007700;
 font-weight: bold;
 padding: 1px;
 height: 15px;
}

span.color_d_nb_mess_page1 {
 color: #FFFF00;
}

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: #007700;
}

.d_corps_msg {
 background-color: #e5e5e5;
 border: 1px solid #007700;
 padding: 4px;
 text-align: left;
}

.d_pseudo {
 color: #007700;
 font-weight: bold;
}

.d_date {
 color: #007700;
 float: right;
 width: 145px;
 text-align: right;
}

.d_code1{
 display: inline;
 float: none;
 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: #000000;
 text-align: left;
}



























