@charset "utf-8";
/* CSS Document 
- - - - - - - - - - - - - - - - - - - - - - - -
Maquette NO: Commune DS31A  
Copyright and author: www.designis.ch
Style: sidebar box
- - - - - - - - - - - - - - - - - - - - - - - -
*/

/* NEWS SOUS FORME IMAGES ARRONDIES*/ 
.box2, .box3 {/*box2 = bleu fonce - box3 = vert*/
	margin: 0 0 10px;
	line-height: 1.7em;
	width: 232px;
	clear: both;
	}
.box2 h1, .box3 h1 {
	font: bold 12px/1.8em "normal Tahoma", Geneva, sans-serif;
	height: 29px;
	padding: 9px 5px 0 14px;
	margin: 0px;
	letter-spacing: 0.1em;
	border-bottom: none;
}
.box2_inner, .box3_inner{
	padding: 5px 9px;
	height: 100%;
	border-top: 1px solid #FFF;
	}
.box2_bottom, .box3_bottom {
	height: 6px;
	margin-bottom: 0px;
	}	
.box2 .sep {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BC6EC;
	margin-top: 4px;
	margin-bottom: 4px;
}	
.box2 h1 {
	color: #FFF;
	background: url(../images/box/box2_h1.gif) no-repeat;
}
.box2_inner {
	background: #b8d6f1 no-repeat center top;
	color: #00639D;
	}
.box2_bottom {
	background: url(../images/box/box2_bottom.gif) no-repeat;
	}
.box2 a {
	color:#00639D;
	}	
.box2 a:hover, .box2 a:focus {
	color: #FFF;
	background: #00639D;
	}	
.box2 ul {
	color: #00639D;
	text-align: left;
	margin-left: 16px;
	line-height: 1.6em;
	}
.box2 li {
	list-style: disc url(none) outside;
	color: #00639D;
	}
.box3 .sep {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56A428;
	margin-top: 4px;
	margin-bottom: 4px;
}	
.box3 h1 {
	color: #FFF;
	background: url(../images/box/box3_h1.gif) no-repeat;
}
.lire {/*liens pour actualite*/
	float:right;
	font-size: 10px;
	padding-right: 5px;
	letter-spacing: 0em;
}
h1 .lire a {color: #FFF;}
h1 .lire a:hover, .lire a:focus {text-decoration: underline;}

.box3_inner {
	background: #CAE1AD no-repeat center top;
	color: #396D1B;
	}
.box3_bottom {
	background: url(../images/box/box3_bottom.gif) no-repeat;
	}
.box3 a {
	color:#396D1B;
	}	
.box3 a:hover, .box3 a:focus {
	color:#FFF;
	background: #56A428;
	}	
.box3 ul {
	color: #FFF;
	text-align: left;
	margin-left: 16px;
	line-height: 1.6em;
	}
.box3 li {
	list-style: disc url(none) outside;
	color: #56A428;
	}
.ombre {
	background: url(../images/box/ombre.gif);
	height: 29px;
	width: 231px;
}	
