body {
	background-color: #E0DACE;
	font-family: "Times New Roman";
	color: #4E3727;
	font-size: 13px;
}


.txt_marron_gros {
	font-size: 20px;
	font-weight: bold;
	color: #b2a384;
}
.back {
	background-repeat: no-repeat;
}

.txt_blanc {
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
.cadre-main {
	background-color: #F2EFEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2A384;
	border-right-color: #B2A384;
	border-bottom-color: #B2A384;
	border-left-color: #B2A384;
	width: 100%;
	padding: 10px;
}
.pointilles {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E3727;
}

/*.MENU {
	background-color: #B2A384;
	height: 26px;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	
}
a.lienmenu{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 14px;
	background-color: #B2A384;
}
a.lienmenu:hover{
font-weight: bold;
	color: #4E3727;
	text-decoration:none;
	font-size: 14px;
	background-color: #B2A384;
}
*/
.main_mil {
	margin:6px;
	width: 800px;
	height: 459px;
}
p{
padding-right:10px;
padding-left:10px;
}
a{
font-weight: bold;
	color: #4E3727;
text-decoration:none;

}
a:hover{
font-weight: bold;
	color: #B2A384;
	text-decoration:underline;
	
}

a.lienRouge{
	font-weight: bold;
	color: #F2EFEA;
	text-transform: uppercase;
	background-color: #E0DACE;
	padding: 2px;
}
a.lienRouge:hover{
	font-weight: bold;
	color: #F2EFEA;
	text-transform: uppercase;
	background-color: #B2A384;
	padding: 2px;
	text-decoration:none;
}

.photo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.txt_important {
	color: #CA6E19;
	font-weight: bold;
}
.cadre {
	border: 1px solid #4D3624;
}

