body {
	background-color: #F8F8F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

.loginrow {
	background-color: #DCDCDC;
}
.subtitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-size: 12px;
}
.textA {
	font-size: 9px;
}
.error {
	color: #FF0000;
	font-size: 11px;
}
.underlinedlink {
	font-size: 11px;
	text-decoration: underline;
}
.evenrow {
	background-color: #FFEDBD;
}
.evenrow_publi {
	background-color: #DFEDFF;
}

.oddrow {
	background-color: #FFCC00;
}
.oddrow_publi {
	background-color: #D0D0D0;
}

.evenrow_web {
	background-color: #DDFDCC;
}

.oddrow_web {
	background-color: #FFCC00;
}

.evenrow_interne {
	background-color: #E8C5FF;
}

.oddrow_interne {
	background-color: #D0D0D0;
}
.maintitle {
	font-family: Verdana, Arial Black, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 24px;
	font-weight: bold;
}
h1 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
.tabtitle {
	color: #000000;
	background-color: #DDDDDD;
	font-size: 13px;
	font-weight: bold;
}
textarea {
	font-family: Verdana, Arial Black, Helvetica, sans-serif;
	font-size: 12px;
}
input, textarea {
	font-family: Verdana, Arial Black, Helvetica, sans-serif;
	font-size: 11px;
}
.mngtmsg {
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}
.note {
	color: #CC0000;
	font-size: 8px;
	font-weight: bold;
}
.warning{
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
}
.logwarning{
	background-color: #DCDCDC;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a.cloud1 { 
	font-size: 10px; color: #F2951B; 
}
a.cloud2 { 
	font-size: 14px; color: #CC7D16; 
}
a.cloud3 { 
	font-size: 18px; color: #A66612; 
}
a.cloud4 { 
	font-size: 22px; color: #F24D1B; 
}
a.cloud5 { 
	font-size: 26px; color: #A53512; 
}
