/* CSS Document */
body {
   background: url(images/bandeau.gif) repeat-x;
   margin: 0;
   padding: 0;

   }
td,tr,table {
	font-family: tahoma,arial;
	font-size: 12px;
	border-radius: 5px 5px 0 0;

}
p {
	padding:0px 10px 10px 10px;
	text-align:justify;
}
	
#logos {
    width: 531px;
	height: 44px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo3.png');
	background: url(images/logo3.png) no-repeat !important;
	background: none;
	margin: 5px 0 0 0px;
	float: left;
	
	}	
a {
	color:#cc0000;
	text-decoration:none;
}	
a:hover {
	color:#cc0000;
	text-decoration:underline;
}
#menu a {
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	
	}
#menu a:hover {
	text-transform: uppercase;
	margin:0 0 0 15px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;

	}

#logo {
   
   background: url(images/logo3.png) repeat-x;
   height: 112px;
   width: 760px;
     }

.barre {
    background: url(images/bouton2.gif) repeat-x;
	height: 5px;
	width: 100%;
	}
.bouton1 {
    display: block;
	float: left;
	height: 20px;
	width: 276px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(images/bouton2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
   }
#barre {
   background: url(images/barrebas.gif) repeat-x;
   height: 5px;
     }
.menu {
   background: url(menu.gif) no-repeat;
   width: 276px;
   height: 23px;
   }
.bordure {
   width:273px;
   height:250px;
   background-color:#ffffff;
   border:1px solid #000000;
   
   }
.bordure1 {
   width:50px;
   height:250px;
   background-color:#ffffff;
   border:1px solid #000000;
   }
.bordure2 {
   width:910px;
   height:250px;
   background-color:#ffffff;
   border:1px solid #000000;
   }

.bg3 {
	height: 25px;
	width: 276px;
	border-top: 1px solid #CBE1EF;
	background:  url(images/img5.gif) repeat-x;
	}
.bg5 {
	height: 40px;
	width: 100%;
	border-top: 1px solid #CBE1EF;
	background:  url(images/img5.gif) repeat-x;
}
.bg4 {
	padding: 0 20px 20px 20px;
	border: 1px solid #F1F0F0
	}

h1 {
	font:bold 14px arial;
	color: #242424;
	padding: 0 0 0 5px;
	margin: 0;
}	

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	text-transform: capitalize;
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;
	font-family: arial;
	color: #333333;
	padding: 10px 0 0 0;
	width: 100%;
	height: 60px;
	background: url(images/img4.gif) repeat-x;
	-moz-border-radius: 5px;
}

h2 em {
	font-weight: bold;
	font-style: normal;
	}
h3 {
	height: 35px;
	line-height: 35px;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(images/bouton2.gif) repeat-x;
	font-weight: bold;
	-moz-border-radius: 5px;

}
h3 span {
	padding: 0 0 0 240px;
	font: bold 12px Arial;
	letter-spacing: 0.1em;
	color: #ffffff;
	text-transform: none;
}

h3.contact {
	width:100%;
}

table#services {
	margin: 15px 0 0 0 ;
}

#services a {
    background: url("images/bouton2.gif") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font: small-caps bold 14px Arial,sans-serif;
    height: 21px;
    padding: 7px 0 0;
    text-align: center;
    text-decoration: none;
    width: 120px;
}
#services a:hover{
	color: #cc0000;
}

.footer {
    border-top: 5px solid #ff3500;

}

	
.Style1 {
	font-size: 10px;
	font-family: arial;

}
SPAN.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
}

SPAN.copyright A {
	font-style: normal; 
	font-size: 10px; 
	color: #000000;
	text-decoration: none;
}
SPAN.copyright A:hover  {
	font-style: normal; 
	font-size: 10px; 
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

form#form  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	width: 500px;
}

#form td {
	font:11px normal normal normal tahoma,verdana,serif;
	height:20px;
	line-height:;
	color:#333333;
	background: none;
	width: 50%;
}
#form small{
	font:9px normal normal normal tahoma,verdana,serif;
}
#form input,select {
	padding:0px 0px 0px 0px;
	font:11px normal normal normal tahoma,verdana,serif;
	color:#333333;
}
#form textarea {
	padding:0px 0px 0px 0px;
	font:11px normal normal normal tahoma,verdana,serif;
	color:#333333;
}

.captcha {
	border:1px solid #cc0000;
	background: none;
	padding:2px;
}

input#button{
	background: none repeat scroll 0 0 #FF4444;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 10px;
}
img#page{cursor:pointer;}

ul#lng-select{
	margin: 0;
	padding: 0;
}
ul#lng-select li{
	float: left;
	height: 20px;
	list-style-type: none;
}
ul#lng-select li a{
	margin: 2px;
	padding: 1px;
}
ul#lng-select li a img{}
ul#lng-select li p{
	color: #FFFFFF;
	line-height: 12px;
	margin: 0;
	padding: 0;
}

p.texte-service{margin: 0;}
p.texte-service:first-letter{font-weight: bold;}


