#accueil_gauche {
	margin:0 auto;
	width:665px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#accueil_gauche_titre {
	margin:10px  0 0 0;
	width:665px;
	height:22px;
	background:url(img/balta_titre_actu.gif) no-repeat;
	}


#sepa_bloc {
	width:665px;
	height:5px;
	clear:both;
}


#colg {
	width:300px;
	height:100px;
	text-align:center;
	float:left;
	margin-left:0;
	margin: 0 10px;
	border: 1px solid #999999;
}

#colm {
	width:320px;
	height:100px;
	float:left;
	margin: 0 10px;
	background-color: #FBFBFB;
	border: 1px solid #999999;
	overflow-x: hidden; 
overflow-y:auto;
	
}


#colg h1,#colm h1 {
	clear:both;
	width:300px;
	height:15px;
	border:0;
color: #039;
margin:0 auto;
font-size:10px;
font-weight:bold;
letter-spacing:2px;
text-align:right;
line-height:10px;
}




#colm p {
clear:both;
	width:300px;
color:#000000;
font-size:0.9em;
line-height:1.4em;
margin:0 auto;
text-align:right;
border-bottom:1px solid #999999;
}


#colg a, #cold a, #colm a {
color:#0066FF;
font-weight:100;
font-size:9px;
line-height:10px;
margin:0;
}


#colg a:hover {
background-color:#ffffff;
text-decoration:none;
}

#colg img{
	margin-top:4px;
border: 1px solid #999999;
}

