BODY	{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
A {
	color: #000;
	text-decoration: none;
	outline: 0px;
}
DIV	{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:10px;
	line-height:14px;
}
TABLE {
	border-collapse: collapse;
}
TD	{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	line-height:14px;
	padding: 0px;
}
IMG	{
	border: 0px;
}
INPUT, SELECT, TEXTAREA {
	font-size: 9px;
	font-family:verdana,helvetica,arial,sans-serif;
}
.b {font-weight: bold !important;}
.right {text-align: right !important;}
.center {text-align: center !important;}
.space {margin: 1px 0 !important;}
.xsW {width: 15px !important;}
.sW {width: 30px !important;}
.lW {width: 180px !important;}
.mT {font-size: 10px !important;}
.lT {font-size: 11px !important;}
.sT {font-size: 9px !important;}
.pointer {cursor:pointer !important;}
.hidden {display:none !important;}
.error {color: #f00 !important}
.att {color: #f00 !important;}

/*.right {text-align: right;}
.red {color: #ff0000;}
.important {color: #ff0000;}
*/
H2 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#wrapper {
	background-image: url('../../img/ark.jpg');
	background-repeat: repeat-y;
	width: 750px;
	margin-left: 65px;
	padding-left: 0px;
	overflow: hidden;
}

#block_1 {
	float: left;
	width: 170px;
	padding-top: 9px;
	padding-bottom: 20px;
	margin-right: 10px;
}
#block_2 {
	float: left;
	width: 531px;
	padding-top: 25px;
	padding-bottom: 20px;
}
#lCol {
	width:290px;
	float: left;
	margin-right: 10px;
}
#rCol {
	width:230px;
	float: left;
}
#navigator {
	clear: both;
	padding-bottom: 12px;
	color:#ffb183;
}
#navigator a, #navigator a:visited, #navigator a:hover{
	color:#ffb183;
	text-decoration: none;
}
#navigator a:hover {
	color:#ff6600;
}
.infoDiv {
	border: 1px solid #000000;
	padding: 1px;
}
.infoDiv DIV {
	background-color: #F1B37F;
	padding: 6px;
}
.infoDiv H4 {
	margin: 1px 0px 3px;
}
.infoDiv A {
	color: #662200 !important;
}
.infoDiv A:hover {
	text-decoration: underline !important;
}
.exception {
	width: 320px;
}
.exception #excHeader {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}
.exception #excPicto {
	margin-right: 5px;
	float: left;
}
.exception #excBody {
	clear: both;
	margin-top: 15px;
}
.alerter {
	width: 320px;
	margin: 15px auto;
	background: url('../../img/picto/alert.gif') no-repeat;
	padding: 0 42px;
}
.alerter .spec {
	font-style: italic;
	padding: 3px 7px 6px;
}
.eAlerter {
	background: url('../../img/picto/error.gif') no-repeat;
}
