@charset "utf-8";
/* CSS Document */
body, table, h1, h2, h3, h4, h5, td, tr, ul, li ,p{
margin:0;
padding:0;
}
body, table{
font-family : Arial, Helvetica, sans-serif, Verdana;
font-size : 12px;
color : #555;
}
a {
text-decoration : none;
color : #e2a247;
font-weight:bold;
}
a:hover {
text-decoration : none;
color : #e6d35d;
}
input {
font-size : 11px;
font-family : tahoma;
width : 300px;
margin-bottom : 3px;
height : 15px;
}
textarea {
width : 300px;
font-size : 11px;
font-family : tahoma;
padding-bottom : 5px;
height : 100px;
}
.pos {
margin-left : 20px;
}
h1 {
font : bold 24px Arial, Helvetica, sans-serif;
color : #41b8ef;
margin :0 0 0 0px;
letter-spacing : 2px;
}
h2 {
font : bold 16px Arial, Helvetica, sans-serif;
color : #fac515;
letter-spacing : 1px;
margin : 7px 0 7px 0;
}

.couleur{
text-decoration : none;
color : #fac515;
font-weight:bold;
}
h3 {
font-weight : bold;
font-size : 1.3em;
color : #66cbff;
padding : 10px 0 2px 0px;
margin-bottom : 10px;
text-align : left;
}
.small{
font-weight : normal;
font-size : 10px;
color : #333;
padding : 10px 0 12px 0px;
margin-bottom : 0px;
text-align : left;
}
h4 {
font-size : 1.1em;
font-weight : bold;
padding : 0;
margin : 15px 0;
color : #fff;
}
.contenu{
font-family : Arial, Helvetica, sans-serif, Verdana;
font-size : 14px;
color:#555;
}
.puce1 li{
list-style:none;
vertical-align : middle;
margin : 10px 5px 0px 45px;
padding:0;
font-size : 12px;
color:#555;
}
.puce1 li
{
background-image: url('../images/puce1.jpg');
background-repeat:no-repeat;
background-position:0 0 0 0.4em;
padding-left: 2.0em;
}
.pservice{
vertical-align : middle;
margin : 0px 0 5px 0px;
font-size : 12px;
color:#555;
vertical-align:middle;
}

.puce li{
list-style:none;
}
.puce li a{
list-style: none;
vertical-align : middle;
margin : 0px 0 5px 40px;
font-size : 12px;
color:#555;
vertical-align:middle;
}
.puce li a:hover{
list-style: none;
vertical-align : middle;
margin : 0px 0 5px 40px;
font-size : 12px;
color:#000;
vertical-align:middle;
}
#footer{
text-decoration : none;
color : #fff;
font-weight:normal;
font-size:12px;
}
#footer a{
text-decoration : none;
color : #fff;
font-weight:normal;
font-size:12px;
}
#footer a:hover{
text-decoration : none;
color : #fac515;
font-weight:normal;
font-size:12px;
}
.input2{
width:180px;
}
