/* Box CSS Document */


.titre245 {
	font-size: 12px;
	font-weight: bold;
	background-color: #FAFAFA;
	color: #2CABB8;
	vertical-align: middle;	
}
.contentDr245 ul{
	list-style-type: disc;
	font-weight: bold;
	margin-top: 10px;
}

.contentDr245 a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FAFAFA;
}
.contentDr245 a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FAFAFA;
}
.contentDr245 a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FAFAFA;
}

.basDr245 {	background: url(../images-mere/imgs/box_bottom_245.jpg) no-repeat;
	height: 16px;
	width: 245px;
}
.titreDr245 {	background: url(../images-mere/imgs/box_bg_245.jpg) repeat-y;
	text-align: left;
	padding: 10px 16px 16px;
	width: 213px;
	color: #000000;
	margin: 0px;
	overflow: auto;
	height: auto;
	background-color: #FAFAFA;
}
.contentDr245 {	background: url(../images-mere/imgs/box_bg_245.jpg) repeat-y;
	text-align: left;
	padding: 5px 5px 10px;
	width: 235px;
	color: #000000;
	margin: 0px;
	overflow: auto;
	height: auto;
	background-color: #FAFAFA;
	min-height: 90px;
}
.hautDr245 {
	background: url(../images-mere/imgs/box_top_245.jpg) no-repeat;
	padding: 0px 16px;
	margin: 0px;
	height: 18px;
	width: 213px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2CABB8;
}
.newsblock245 {
	width: 245px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	
	
}



.newsblock500{
	width: 500px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	
	
}

.contentDr500 {	background: url(../images-mere/imgs/box_bg_500.jpg) repeat-y;
	text-align: left;
	padding: 5px 5px 10px;
	width: 490px;
	color: #000000;
	margin: 0px;
	overflow: auto;
	height: auto;
	background-color: #FAFAFA;
	min-height: 90px;
}
.hautDr500 {
	background: url(../images-mere/imgs/box_top_500.jpg) no-repeat;
	padding: 0px 16px;
	margin: 0px;
	height: 18px;
	width: 467px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2CABB8;
}

.basDr500{	background: url(../images-mere/imgs/box_bottom_500.jpg) no-repeat;
	height: 16px;
	width: 500px;
}

.photo245 {
	width: auto;
	float: left;
	padding-right: 10px;
	padding-top: 0px;
}
