@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(images/body_bck_cobipa.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center top;
}
ul{
	MARGIN: 0px 0px 0px 0px;
}

li {
	display : list-item;
	list-style-image : url(images/fleche-li.gif);
	margin-left:18px;
	margin-top: 5px;
	color:#666666;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #0B69B4;
	color: #0B69B4;
	background-color: #E6E6E6;
	background-image: url(images/bck_h3.png);
	background-repeat: repeat-x;
	background-position: center;
	}
#DIV_CONTAINER{
	width: 990px;
}
#DIV_LEFT{
	width: 190px;
	text-align: left;
	margin-top: 300px;
	padding-left: 5px;
	float: left;
}
#DIV_RIGHT{
	width: 600px;
	text-align: left;
	margin-top: 300px;
	padding-left: 100px;
	float: left;
}
