@charset "utf-8";
/* CSS Document */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin:0;
	padding:0;
	text-align: center;
	color: #000000;
}

.twoColFixRtHdr #container { 
	width: 950px; 
	background: #FFFFFF;
	padding:0;
	margin: 0 auto; 
	text-align: left; 
} 

#menu2{
	margin:0 0 0 595px;
	padding:67px 0 0 0;
}

.container {
	width: 950px; 
	background: #FFFFFF;
	margin: 0 auto; 
	padding:0;
	text-align: left; 
	background-image:url(images/accueil.jpg);
	background-repeat:no-repeat;
	height:693px;
}

.twoColFixRtHdr #header { 
	background-image:url(images/banner.gif);
	background-repeat:no-repeat;
	padding:0 0 0 0;
	margin:0;
	height:91px; 
} 

#header a {
	color:#414042;
	text-decoration:none;
	font-size:8px;
	font-weight:bold;
}

#header td {
	padding: 0 5px 0 5px;
}

.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#menu {
	padding:0;
	margin:25px 0 0 10px;
}

#menu a {
	color:#dedede;
	text-decoration:none;
	font-size:12px;
	
}

#menu2 a{
	padding:5px;
	
}

#menu2 a:hover{
	color: #fff;
	padding: 5px;
	background-color: #297373;
}

#menu td {
	text-align:center;
	background-color:#5d5c5c;
	padding:5px 0px 5px 0px;
}

#menu td:hover {
	background-color:#297373;
}

.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 320px; 
	background: #FFF; 
	margin:-10px 0 0 0px;
	padding:  0 30px 5px 0px;
	font-size:12px;
}

#sidebar1 h3 {
	color:#70a2a2;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	font-size:20px;
	font-weight:bold;
}

#sidebar1 a {
	text-decoration:none;
	color:#414042;
}

#sidebar1 p {
	text-align:justify;
}

.twoColFixRtHdr #mainContent { 
	margin: 0 358px 10px 12px; 
	padding: 0 0 10px 0; 
	background-color:#dcdddf;
	font-size:12px;
} 

#mainContent h3 {
	margin:0;
	padding:0;
	color:#467e7e;

}

#mainContent h4{
	color:#929496;
	padding:0 0 0 5px;
}

#mainContent h5 {
	font-size:16px;
	font-weight:bold;
	margin:5px 0 5px 0;
	padding:0 0 0 5px;
}



#mainContent table {
	padding:0 0 0 5px;
}

.bckGray {
	background-color:#6e6e6f;
	color:white;
}

.bckGreen {
	background-color:#297373;
	color:white;
}

#mainContent p {
	padding: 0 0 0 5px;
}

.indtable a {
	color:#fff;
	text-decoration:none;
	font-size:18px;
}

.indtable td {
	width:289px;
	height:183px;
}

.indtable td:hover {
	background-image:none;
	background-color:#297373;
}

#miniature {
	padding:5px 0 0 0;
	margin:0;
	background-image:url(images/site_brosses_03.gif);
	background-repeat:repeat-x;
	height:77px;
	width:580px;
}

.ind1 {
	background-image:url(images/ind1.gif);
}

.ind2 {
	background-image:url(images/ind2.gif);
}

.ind3{
	background-image:url(images/ind3.gif);
}

.ind4 {
	background-image:url(images/ind4.gif);
}

.ind5 {
	background-image:url(images/ind5.gif);
}

.ind6 {
	background-image:url(images/ind6.gif);
}


.twoColFixRtHdr #footer { 
	padding: 0 10px 0 32px; 
	background:#FFF; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0;
	font-size:12px;
}

#footer a{
	background-image:url(images/bouton.gif);
	text-decoration:none;
	background-repeat:no-repeat;
	color:#FFF;
	padding:5px 30px 9px 8px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.handcursor {
	cursor:pointer;
}

.submenu table{
	margin:0;
	padding:0;
}

table.submenu {
	border-spacing:5pt;
	margin-left:-5px;
} 

.submenu a {
	text-decoration:none;
	color:#f5f5f5;
	font-size:11px;
	margin:0;
	padding:0;
}

.submenu td{
	background-color:#666565;
	margin:0;
	padding:8px 20px 8px 20px;
	text-align:center;
	width:110px;
}

.submenu td:hover {
	background-color:#297373;
}


#accueil {
	margin:115px 310px 0 305px;
	padding:0;
	font-size:11px;
	color:#45474b;
	text-align:justify;
	height: auto;
}

.green {
	color:#297373;
}

.error {
	font-size: 14px;
	margin:0;
	padding:0;
	color:red;
}

#conception{
	margin:0px auto;
	text-align: center;
	height: 30px;
	width: 250px;
	font-size: 10px;
	color: #b2b2b2;
}

#conception a{
	font-size: 10px;
	color: #b2b2b2;
	text-decoration: none;
}

#conception a:hover{
	font-size: 10px;
	color: #b2b2b2;
	text-decoration: underline;
}
