body, table, tr, td, div, span, p{
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	color : #000000;
}

a,a:link{
color : #2B7ED2;
}

A:HOVER {
	color : #D67F23;
}

.citation {
	color : #D67F21;
	font-weight : bold;
	font-style : italic;
	font-size : 15px;
}

.titre1 {
	color : #4B8BCD;
	font-weight : bold;
}

.titre2{
	font-weight : bold;
	font-size : 14px;
}

hr{
	color : #4B8BCD;
}

.boutons{
	color : #4B8BCD;
	border-color : #4B8BCD;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
}

input, textarea{
	background: #FBF6F0;
}

#resa{
	width:760px;
	position:relative;
}

#resa .img{
	position:absolute;
	bottom:-12px;
	right:10px;
}

.resa{
	border-top:1px solid #FFFFFF;
}

.resa td{
	color:#D67F21;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:12px 5px;
}

.resa input, .resa select{
	background:#FFFFFF;
	border:1px solid #4b8bcd;
	color:#4b8bcd;
	font-size:11px;
}

.resa form{
	padding:0px;
	margin:0px;
}
