/* CSS Document */

.texte{
	font-size:10pt;
	font-family:helvetica,trebuchet MS;
	font-weight:lighter;
	color:#000000;
	text-decoration: none;

	   }
.titrechambre{
	font-size:10pt;
	font-family:helvetica, "trebuchet MS";
	font-weight:lighter;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #990101;
	   }

a {
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline;
}
input,textarea {
	border: 1px solid #990101;
	width: 250px;


}
.texte2{
	font-size:10pt;
	font-family:helvetica,trebuchet MS;
	color:#000000;
	text-decoration: none;
	vertical-align: bottom;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
}
