body,td {
	cursor: default;
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 11px;
}

input,select,textarea {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	background: #A5936F;
	border: 1px solid #673B15;
	color: #FFF;
}

.radio {
	background: white;
	border: none;
}

.bouton {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bolder;
	background: #97BF0D;
	border: 1px outset #97BF0D;
	cursor: pointer;
	height: 30px;
	text-decoration: none;
}

h1 {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #673B15;
	padding-bottom: 6px;
	border-bottom : 1px solid #673B15;
}

fieldset {
	width: 200px;
	border: 1px #97BF0D solid;
	padding: 10px;
}

legend {
	color : #673B15;
}

.rub_on {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #673B15;
	text-decoration: none;
}

.rub_off {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #97BF0D;
	text-decoration: none;
}

a.rub {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #97BF0D;
	text-decoration: none;
}

a:visited.rub {
	color: #97BF0D;
	text-decoration: none;
}

a:hover.rub {
	color: #673B15;
	text-decoration: none;
}

.pied {
	font-family: tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 10px;
	color: #673B15;
}

.marron {
	color: #673B15;
}

.vert {
	color: #97BF0D;
}

.beige {
	color: #A5936F;
}

.copy {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #6F6F6F;
	font-weight: normal;
	
}

.photo {
	border: 2px solid #A5936F;
	border-bottom: 3px solid #A5936F;
}

.photoChantier{
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #673B15;
}

.alerte{
	width:55%;
	margin: 15px auto;
	color:#FFF;
	background-color:#673B15;
	text-align:center;
	font-weight: bold;
	padding: 10px;
	font-size: 1.2em;
}
