BODY {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color:#FFFFFF;
}
BODY, TD, A, P {
	font-family: sans-serif;
	font-size: 8pt;
}
P A, LI A, .link {
	color:#E30033;
	text-decoration:none;
	background:url('../images/bg_a.gif');
	background-repeat: repeat-x;
}
P {
	line-height:16px;
	text-align:justify;
}
.title2 {
	font-family: sans-serif;
	font-size: 10pt;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	color:#08388A;
}
A.title2:HOVER {
	text-decoration:underline;
}
.categ {
	font-family: sans-serif;
	font-size: 8pt;
	color:#89A6D5;
	letter-spacing:1px;
	line-height:18px;
	background:url('../images/bg_categ_companie.gif');
	background-repeat: repeat-x;
	display:block;
	font-weight:bold;
}

.categ A {
	font-family: sans-serif;
	font-size: 8pt;
	color:#89A6D5;
	letter-spacing:1px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	background:none;
}

.editorial {
	font-family: sans-serif;
	font-size: 9pt;
	color:#393744;
	line-height:16px;
	text-decoration:none;
}
.gray {
	font-family: sans-serif;
	font-size: 8pt;
	color:#4D4D4D;
	line-height:16px;
	text-decoration:none;
}
.link, .gray A {
	font-family: sans-serif;
	font-size: 8pt;
	color:#E30033;
	text-decoration:none;
	background:url('../images/bg_a_gray.gif');
	background-repeat: repeat-x;
}
.alert4 {
	font-weight:bold;
	color:#000000;
	xcolor:#E30033;
	line-height:16px;
	text-decoration:none;
	display:block;
}
A:HOVER.alert4 {
	text-decoration:underline;
}
.alert3 {
	font-weight:bold;
	color:#000000;
	xcolor:#E37700;
	line-height:16px;
	text-decoration:none;
}
A:HOVER.alert3 {
	text-decoration:underline;
}
.alert2 {
	font-weight:bold;
	color:#000000;
	xcolor:#E3C200;
	line-height:16px;
	text-decoration:none;
}
A:HOVER.alert2 {
	text-decoration:underline;
}
.alert1 {
	font-weight:bold;
	color:#000000;
	xcolor:#83C41E;
	line-height:16px;
	text-decoration:none;
}
A:HOVER.alert1 {
	text-decoration:underline;
}
.search {
	font-family: sans-serif;
	font-size: 8pt;
	float:right;
	background:#FFFFFF;
	text-decoration:none;
	border:none;
	width:22px;
	height:20px;
}
.search2 {
	font-family: sans-serif;
	font-size: 8pt;
	background:#FFFFFF;
	text-decoration:none;
	border:1px inset;
	width:158px;
	height:19px;
}

.title_editorial {
	color:#000000;
	text-decoration:none;
	font-size:16px;
}
.border_top {
	border-top:1px solid #E5E3E8;
}
.border_top_btm {
	border-top:1px solid #E5E3E8;
	border-bottom:1px solid #E5E3E8;
}
.more {
	font-family: sans-serif;
	font-size: 8pt;
	float:right;
	padding:6px;
	background:#FFFFFF;
	color:#393744;
	text-decoration:none;
}
.btm {
	font-family: sans-serif;
	font-size: 8pt;
	padding-top:6px;
	padding-left:16px;
	background:url('../images/bg_btm_companie.gif');
	background-repeat: repeat-x;
	color:#89A6D5;
	text-decoration:none;
}
.btm A {
	font-family: sans-serif;
	font-size: 8pt;
	color:#89A6D5;
	text-decoration:none;
}

.error, .error P {
	display:block;
	border: #FF0000 1px solid;
	font-weight:normal;
	padding: 10px;
	color: #FF0000;
	font-size:11px;
	font-weight:bold;
	font-family: sans-serif;
	text-align:center;
	background-color: #FFFFE0;
}

.code, .code P {
	display:block;
	border: #EEEEEE 1px solid;
	font-weight:normal;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'FixedSys', 'Courier New' , Monospace;
	background-color: #F6F6F6;
}
