body {
    background-color:#9CF;
/*	margin:0px; */
	padding:0px;
}
.nopadding {
	padding:0px;
}
.buttontab {
	padding:0px;
	margin:0px;
	text-align:center;
	line-height:0.5em;
}
.titre_page {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#FFF;
	background-color:#06F;
	font-size:48px;
}
.titre_inv {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#06F;
	background-color:#FFF;
	font-size:48px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
h4 a:hover {
	text-decoration:none;
	color: #F00;
}
a:active {
	text-decoration: none;
}
.petitenote {
	color: #000;
	font-size: smaller;
	height:auto;
	vertical-align: text-bottom;
	line-height: 1.0px;
}
.petiteligne {
	font-size: small;
	line-height: 12px;
}
.bh1 {
	font-size: 36px;
	text-shadow: 2px 2px 2px white;
	vertical-align: middle;
	margin: 3px;
}
.bh2 {
	font-size: 24px;
	text-shadow: 2px 2px 2px white;
	vertical-align: middle;
	margin: 3px;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 36px;
	vertical-align: middle;
	margin: 3px;
}
h2 {
	font-weight: bold;
	font-size: 24px;
	color: #999;
	margin: 5px;
}
h3 {
	font-weight: normal;
	font-size: 24px;
	color: #000;
}
h4 , h4 a {
	font-weight: normal;
	font-size: 18px;
	color: #000;
	line-height: normal;
}
h6 {
	font-weight: normal;
	font-size: 24px;
	color: #F00;
	margin: 0.5em;
}
a {
	color:#333;
}
*/
.button_maj {
	width: 260px;
	border: 1px solid #000;
	text-align:center;
	background-color: #09F
}
.button_report {
	width: 260px;
	border: 1px solid #000;
	color:#333;
	text-align:center;
	background-color: #999
}
.button_create {
	width: 260px;
	border: 1px solid #000;
	text-align:center;
	background-color: #FC0
}
.button_critical {
	width: 260px;
	border: 1px solid #000;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F30
}
.button_maj {
	width: 260px;
	border: 1px solid #000;
	text-align:center;
	background-color: #09F
}
.button_statut_val {
	width: 350px;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 20px;
	background-color: #FFFFCC;
}
.button_statut_annul {
	width: 350px;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 20px;
	background-color: #FF3399;
}
.button_statut_rev {
	width: 350px;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 20px;
	background-color: #99FF66;
}
.opt_red {
	color: #F00;
}
.button_back_feedback, .button_team, .button_carte {
	width: 210px;
	border: 1px solid #000;
	text-align:center;
	background-color: #CCC;
	color: #000;
	font-size: 16px;
	white-space: nowrap;
}
.bleu {
	font-weight: normal;
	font-size: 28px;
	color: #00F;
	margin: 5px;
}
