/***************************************** GENERAL *******************************************/
html,body {
	background: url('images/fond.gif') repeat top left;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #765E3A;
	
	
	
}




#titre_contenu{
	margin-bottom:10px;
}
#filet
	{
		background:url('images/filet.gif');
		height:1px;
		background-repeat:repeat-x;
		width:100%;	
		overflow:hidden;		
		position:absolute;
		width:550px;
	}



#bandeau_logo img{
position:absolute;


}


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

img { border : 0; }

td {
	
	
	
	
}

td {font-size:11px;}
td p{font-size:11px;}
p{font-size:11px;}
font{font-size:11px;}

.top {
	position: absolute;
	width: 780px;
	height: 6px;
	background: url('images/haut.gif') no-repeat top left;
}
.bottom {
	position: absolute;
	width: 780px;
	height: 6px;
	background: url('images/bas.gif') no-repeat top left;
}

.barre_orange {
	width: 770px;
	height: 6px;
	background-color: #FFAC1C;
}

.main {
	width: 770px;
	padding-left: 5px;
	padding-right: 5px;	
	background-color: #FFFFFF;
	align: center;
}

a, active, visited {
	
	
	color: #765E3A;
	text-decoration: none;
}
a:hover {
	
	
	color: #FFAD1C;
	text-decoration: underline;
	
}

/***************************************** HEADER *******************************************/
.header {
	margin-top: 10px;
	width: 770px;
	height: 80px;
	background: url('images/logo_kumpfetmeyer.jpg') no-repeat top left;
	background-color: #FFFFFF;
	text-align: right;
}
.menu {
	width: 100%;
	height: 153px;
	background-color: #FFFFFF;
	align: center;

}

.gauche {
	float: left;
	width: 190px;
	height: 100%;
	display: block;
	background: url('images/fond_gauche.jpg');
	background-repeat:no-repeat;
	color: #583F1B;
	
	background-color:#F1F1F1;
	padding-top:10px;
	margin-right:6px;

	
}







	.gauche a, active, visited {
		
		
		color: #765E3A;
		text-decoration: none;
	}
	.gauche a:hover {
		
		
		color: #FFAD1C;
		text-decoration: underline;
	}
	
.droite {
	margin-top: 35px;
	float: right;
	width: 200px;
	padding-right:0px;
	color: #583F1B;
	
	padding:10px 10px 10px 10px;
	
}	



.contenu {
	margin-right:20px;
	margin-left:20px;
	color: #000000;
	
	text-align: justify;
	
	margin-left:210px;
	margin-bottom:20px;
	
	
}








.titre {
	color: #583F1B;
	
}


.interliens a{
	font-family: Times;
	font-size:13px;
	color: #765E3A;
	text-decoration: none;
}


.interliens a:hover{
	color: #FFAD1C;
	font-family: Times;
	font-size:13px;
	text-decoration: none;
}



/*************************************** FORMULAIRE CONTACT ****************************************/
.labelgauche, .labelcenter
{
	display:block;
	float:left;
	width:100px;
	height:20px;
	margin-right:5px;
	text-align:right;
}

.inputgauche
{
	display:block;
	float:left;	
	width:150px;
	height:20px;	
}

.labeldroit
{
	display:block;
	float:left;
	text-align:right;
	margin-right:5px;
	width:125px;
	height:20px;
}

.inputdroit
{
	display:block;
	width:150px;
	height:20px;
}

.inputgrand
{
	display:block;
	width:430px;
	height:20px;
}

.textareacenter
{
	display:block;
	float:left;	
	width:430px;
	margin-bottom:20px;
}

#champsobligatoire
{
	position:relative;
	width:200px;	
	margin-top:10px;
	margin-left:225px;
}


#soumettre
{
	position:relative;
	width:200px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:200px;
}


input{
	cursor:pointer;
	margin:0;
	padding:0;

}

#bt_envoyer_fr{
	background: url('images/bt_envoyer_fr.jpg') no-repeat;
	width:72px;
	height:23px;
	border:none;
	

}



#bt_effacer_fr{
	background: url('images/bt_effacer_fr.jpg') no-repeat;
	width:72px;
	height:23px;
	border:none;
}



#bt_envoyer_en{
	background: url('images/bt_envoyer_en.jpg') no-repeat;
	width:72px;
	height:23px;
	border:none;


}



#bt_effacer_en{
	background: url('images/bt_effacer_en.jpg') no-repeat;
	width:72px;
	height:23px;
	border:none;
}







 
 
/****************************************** FOOTER *******************************************/
.footer {
	margin-top: 10px;
	
	
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
	.footer a, active, visited {
		
		
		color: #CCCCCC;
		text-decoration: none;
	}
	.footer a:hover {
		
		
		color: #FFAD1C;
		text-decoration: underline;
	}