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

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

}
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: 40px;
	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;
	}

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;
}

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;

}
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{
	display: block;
	width:120px;
	height:30px;
	text-align:center;
	padding:7px 0 0 0;
	background: url(images/services_buttons.gif) top left no-repeat;
	color: #ffffff;
	font:bold 14px Arial, sans-serif;
	text-decoration:none;
	font-variant:small-caps;
}
#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;
}