*{
	color: #555555;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
}
a{
	color: #E9592F;
	font-size: 11px;
}
big{
	font-weight: bold;
}
button, input, select, textarea{
	color: #BB3F27;
	font-size 10px;
}
ol{
	list-style-type: decimal;
	list-style-position: outside;
}
ul{
	list-style-type: square;
	list-style-position: outside;
}
li{
	margin-left: 30px;
}
td{
	font-size: 11px;
}
th{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.content{
	width: 575px;
	height: 230px;
	overflow: auto;
	font-size: 11px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
}
.content2{
	font-size: 11px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
}
.content3{
	background: white;
	width: 575px;
	height: 230px;
}
.lien_menu{
	color: #E9592F;
	color: #cccccc;
	font-size 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
.lien_menu_active{
	color: white;
	font-size 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
.fond-cellule{
	background: #E0E0E0;
}
.fond-cellule0{
	background: #C9C9C9;
}
.fond-cellule1{
	background: #E0E0E0;
}
.errors_msg{
	width: 515px;
	color: #E9592F;
	font-weight: bold;
	border: 1px dashed #E9592F;
	padding: 2px;
}
.qgcom_lib{
	font-weight: bold;
}
.text {
	font-size: 11px;
}

.titre_actu {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
.text_actu {
	color: #cccccc;
}
a.text_actu {
	color: #cccccc;
}