
/* ::::: http://www.labandeapaul.com/style/french5.css ::::: */

body, th, td, p { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; font-weight: bold; color: rgb(129, 129, 129); }
body { background-image: url('../Images/background_general.jpg'); background-repeat: repeat; background-color: rgb(255, 255, 255); }
img a { border: 0px none ; }
h1 {font-size: 10px; color: #000000; word-spacing: 1px;	line-height: 10px; margin: 3px;}
h2 { margin: 0px; padding: 0px; font-size: 14px; color: #F2EC02;; word-spacing: -1px; }
h3 { font-size: 11px; font-family: Arial,Helvetica,Georgia; color: rgb(153, 204, 0); }
h3 a:hover { color: rgb(192, 192, 192); text-decoration: none; font-weight: bold; }
p { font-family: Arial,Helvetica,Georgia; font-size: 11px; line-height: 15px; }
em { font-size: 11px; color: #7D7D7D; word-spacing: 1px; line-height: 15px; font-family: Arial, Helvetica, Georgia; font-size: italic;}
a:link { text-decoration: none; font-weight: bold; color: #8C8C8C; }
a:visited { text-decoration: none; font-weight: bold; color: rgb(140, 140, 140); }
a:hover { text-decoration: none; font-weight: bold; color: rgb(255, 0, 153); }
a:active { text-decoration: none; font-weight: bold; color: rgb(140, 140, 140); }
ul { margin: 4px 0px 0px; padding: 0px; list-style-type: none; }
li { background-position: 0pt 0.4em; padding-left: 0px; margin-bottom: 3px; }
.selected { color: rgb(15, 224, 4); }
.description { padding-top: 25px; }
table#test { border: 0pt none ; background-image: url('../Images/Background_en_tabl.jpg'); margin-left: auto; margin-right: auto; }


/* Feuille de style pour formulaire contact :
===============================================================*/
#contact{
    background-color:transparent;
	color:inherit;
    margin:0px auto;
    margin-top:-10px;
	margin-left:0px;
    width:280px;
    padding: 0px 5px;
}
#contact-form{
    padding-top: 5px;
}
#contact-form div#form-hide{
    display: none;
}
#contact-form fieldset p{
    padding: 5px 0pt;
}
#contact-form fieldset p.field{
    margin: 0pt;
    padding: 5px 0pt;
    clear: left;
}
#contact-form p label{
    width: auto;
}
#contact-form p.field label{
    padding: 0pt 4px 4px 0pt;
    font-weight: bold;
    display: block;
    color:#000;
	background-color:transparent;
    text-align: left;
}
#contact-form input, #contact-form textarea{
    border: 1px solid #CDCDCD;
    padding: 1px 2px;
    font-family: Arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
	background-color:#fff;
    color: #222222;
    font-size: 1em;
}

#contact-form input:hover, #contact-form textarea:hover{
    border: 1px solid #3C5766;
}
#contact-form input.submit{
    border: 1px solid #3C5766;
    background: #3C5766 none repeat;
    width: auto;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
}
#contact-form input.submit:hover{
    border: 1px solid #3C5766;
    background: #FFFFFF none repeat;
    color: #3C5766;
}

p.MsgAlert{
    color: #ff0000;
	background-color:transparent;
    font-weight:bold;
	font-size:10px;
	text-align:center;
	margin-top:-5px;
}
/*-------------------------------------------------------*/

