/*.bigwhite {
	float: left;
	width: 980px;
}

.bigwhite_top {
	float: left;
	width: 980px;
	height: 59px;
	background-image: url(../images/bigwhitefond_top.gif);
	background-repeat: no-repeat;
}

.bigwhite_bottom {
	float: left;
	width: 980px;
	height: 30px;
	background-image: url(../images/bigwhitefond_bottom.gif);
	background-repeat: no-repeat;
}


.bigwhite_middle {
	float: left;
	width: 935px;
	background-color: #FFF;
	padding-left: 30px;
	padding-right: 15px;
}

.bigwhite_middle .left h2.page {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	width: 570px;
	color: #622181;
}

.bigwhite_middle .left h2.titre {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	width: 570px;
	color: #622181;
	margin-bottom: 0;
}

.bigwhite_middle .left p.date {
	float: left;
	font-family: Arial, Helvetica, sans-serif
	font-size: 11px;
	font-weight: bold;
	width: 570px;
	color: #622181;
	margin-top: 0;
}

.bigwhite_middle .pagination {
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif
	font-size: 11px;
	font-weight: bold;
	width: 570px;
	margin-top: 0;
	border-top: dotted 1px #999;
	width: 900px;
	margin: 0 30px;
	padding-top: 10px;
}

.bigwhite_middle .pagination a {
	text-decoration: none;
}


.bigwhite_middle .pagination img {
	vertical-align: middle;
	margin: 0 5px;
}
*/

.modele2 {
	padding-left: 30px;
	padding-right: 15px;
	width: 935px;
}

.cartouche_marron {
	float: left;
	width: 632px;
}

.cartouche_marron_top {
	float: left;
	width: 632px;
	height: 44px;
	background-image: url(../images/cartouche_marron_top.gif);
	background-repeat: no-repeat;
}

.cartouche_marron_bottom {
	float: left;
	width: 632px;
	height: 35px;
	background-image: url(../images/cartouche_marron_bottom.gif);
	background-repeat: no-repeat;
}


.cartouche_marron_middle {
	float: left;
	width: 602px;
	padding-left: 30px;
	background-image: url(../images/cartouche_marron_middle.gif);
	background-repeat: repeat-y;
}

.cartouche_marron_middle h3 {
	float: left;
	width: inherit;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	color: #f29400;
}

.cartouche_marron_middle ul li {
	float: left;
	width: 560px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-bottom: dotted 1px #c0bdbb;
}

#static .modele2  ul {
	float: left;
	list-style-position: inside;
	list-style-image: url(../images/puce1.gif);
	width: 100%;
}
