html {
	overflow: scroll ! important;
}

body {
	font:80%/1.4 Tahoma, Geneva, sans-serif;
}

h1 {
	font: italic bold large "Times New Roman", Times, serif;
	margin-top:0px;
	color:#d90704;
	font-size:45px;
	text-align:center;
}

h2 {
	font: italic bold large Verdana, Geneva, sans-serif;
	margin-top:0px;
	color:#d90704;
	font-size:20px;
}

.list {
	margin-top:15px;
	margin-bottom:0;
	line-height:5px;
}

.puce {
	line-height:20px;
	margin-top:10px;
}

.form {
	margin:auto;
}

.para {
	text-align:justify;
}

a {
	color:#d90704;
	background-color:#ffffff;
	text-decoration:underline;
}

a:hover {
	color:#FC7AD5;
	background-color:#ffffff;
}

.title {
	color:#000;
	font-size:24px;
}

.error {
	color:#C00;
	font-size:18px;
	font-weight:bold;
	text-decoration:blink;
}

.info {
	font-size:20px;
	font-weight:bold;
	text-decoration:blink;
}

.red {
	color:#C00;
}

.menuLeft {
	color:#FFF;
}

.menuLeftDisabled {
	color:#9f9f9f;
}

#menuLeftSelected {
	color:#d90704;
}

.menu {
	cursor:pointer; border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 0px;
	height:25px;
}
