/* Style pour le body */

body { 

font-family: Verdana, Helvetica, sans-serif; 
color: #000000;
font-size: 0.7em;
}

/* Style pour les titres de page */

.titre{
font:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
text-align:center;
}

/* Style pour les définitions */
.popperlink {
POSITION: absolute;
VISIBILITY: hidden;
}
.link_def a:link {
color:#000066;
text-decoration:none;
border-bottom: 1px dotted #000000;
}
.link_def a:visited {
color:#000066;
text-decoration:none;
border-bottom: 1px dotted #000099;
}
.link_def a:hover {
color:#000066;
text-decoration:none;
border-bottom: 1px dotted #000099;
}

/* Style pour les 3 news sur la page d'acceuil */

.news{
border:1px;
border-color:#000000;
border-style:solid;
}
.news a:link {
color:black;
text-decoration:none;
}
.news a:visited {
color:black;
text-decoration:none;
}
.news a:hover {
color:red;
text-decoration:none;
}

/* Style pour le projet sur la page d'acceuil */

.projet a:link {
color:black;
text-decoration:none;
}
.projet a:visited {
color:black;
text-decoration:none;
}
.projet a:hover {
color:red;
text-decoration:none;
}

/* Style pour le menu */

.menu1 a:hover {
color:red;
}
.menu1on a:link {
color:green;
font-weight:bold;
}
.menu1on a:hover {
color:red;
font-weight:bold;
}
.menu1on a:visited {
color:green;
font-weight:bold;
}
.menu2 a:hover {
background-image:url(guill_rouge.png);
background-repeat:no-repeat;
background-position:1% 50%;
padding-left:15px;
color:red;
}
.menu2on a:hover {
background-image:url(guill_rouge.png);
background-repeat:no-repeat;
background-position:1% 50%;
padding-left:15px;
color:red;
font-weight:bold;
}
.menu2on a:link {
color:green;
font-weight:bold;
}
.menu2on a:visited {
color:green;
font-weight:bold;
}

/* Style pour la page contact */

input, textarea, select {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #757575;
}

input.btn_add_c {
 font-size: 0.7em;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

input.i_text_c {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #757575;
 width: 300px;
}

input.i_focus_c {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 300px;
 font-size: 1em;
}

textarea.i_comment_c {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #757575;
 width: 300px;
}

textarea.i_comment_focus_c {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 300px;
 font-size: 1em;
}

.d_f_add_msg_c {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 padding-top: 2px;
 padding-bottom: 2px;
 color: #3A3A3A;
 background: #F3F3F3 url('background_add_msg.png');
}

.d_add_msg_h_c {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #F3F3F3 url('border_h.png') no-repeat;
}

.d_add_msg_b_c {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #F3F3F3 url('border_b.png') no-repeat;
}


/* Style pour le moteur fusée */

.d_moteurf {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
 font-size: 0.7em;
 text-align: center;
}

input.btn_searchf {
 cursor: pointer;
 font-weight: bold;
 color: #373737;
 font-size: 0.8em;
}

.searchf {
 font-size: 1em;
}

/* Style pour le livre d'or */



input, textarea, select {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 0.7em;
 border: 1px solid #757575;
}

input.i_text {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 0.7em;
 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: 0.7em;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

input.btn_search {
 cursor: pointer;
 font-weight: bold;
 color: #373737;
 font-size: 0.8em;
}

.search {
 font-size: 1em;
}

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; 
 background-color: #EBFFEB; 
 border: 0px none; 
 font-weight: bold; 
 color: #CC3300;
}

textarea.i_comment {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1.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; 
 width: 430px;
 font-size: 1.1em;
}

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: 0.7em;
 text-align: center;
}

.d_note {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
 font-size: 0.9em;
 text-align: center;
}

.d_moteur {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
 font-size: 0.7em;
 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: #3A3A3A;
 background: #F3F3F3 url('background_add_msg.png');
}

.d_add_msg_h {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #F3F3F3 url('border_h.png') no-repeat;
}

.d_add_msg_b {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #F3F3F3 url('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;
 font-size: 0.7em;
}

.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: 1.1em;
 text-align: center;
}

.d_center {
 text-align: center;
 font-size: 0.7em;
}

.d_left {
 text-align: left;
 font-size: 0.7em;
 padding-left: 10px;
}

.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: #CCCCCC;
 font-weight: bold;
 padding: 1px;
 padding-bottom: 2px;
 height: 15px;
}

span.color_d_nb_mess_page1 {
 color: #000000;
 font-size: 0.7em;
}

span.color_d_nb_mess_page2 {
 color: #000000;
 font-size: 0.7em;
}

.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;
 font-size: 0.7em;
}

.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: #000000;
 font-size: 0.7em;
}

.d_corps_msg {
 background-color: #F3F3F3;
 border: 1px solid #757575;
 padding: 4px;
 text-align: left;
 font-size: 0.8em;
}

.d_pseudo {
 color: #CC3300;
 font-weight: bold;
 font-size: 1em;
}

.d_date {
 color: #CC3300;
 float: right;
 width: 145px;
 text-align: right;
 font-size: 0.7em;
}

.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: #878787;
 text-align: left;
 font-size: 0.7em;
}
