body {
	font-family: Arial, Helvetica, sans-serif;
}

a{text-decoration:none;}
a:hover{text-decoration:underline; }


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.news {
	width : 730 px;
	margin-left:0px;
} 



/******* cadre ********/
.middle {
	/*position: relative;*/
	float:left;
	width:350px;
	z-index: 20;
	padding: 0;
	background: url(profanations/themes/indignations/images/bordgauche2.png) top left repeat-y;
	background-color: #F5EFDD;
	margin-bottom:20px;
	margin-left:10px	
}

.middle2 {
	position: relative;
	z-index: 30;
	background: url(profanations/themes/indignations/images/bordroit2.png) top right repeat-y;
}

.middleTop {
	position: relative;
	z-index: 40;
	margin: 0 auto;
	padding: 0;
	background: url(profanations/themes/indignations/images/bordhaut2.png) top left repeat-x;
	width: 100%;
	height: 130px;
}

.middleleftTop {
	margin: 0 auto;
	display: block;
	padding: 0;
	background: url(profanations/themes/indignations/images/bordgauchehaut2.png) top left no-repeat;
	height: 130px;
}

.middlerightTop {
	margin: 0 auto;
	display: block;
	padding: 0;
	background: url(profanations/themes/indignations/images/bordroithaut2.png) top right no-repeat;
	height: 130px;
}



.middleFoot {
	position: relative;
	z-index: 40;
	margin: 0 auto;
	padding: 0;
	background: url(profanations/themes/indignations/images/bordbas3.png) bottom left repeat-x;
	height: 45px
}

.middleleftFoot {
	margin: 0px auto;
	display: block;
	padding: 0;
	background: url(profanations/themes/indignations/images/bordgauchebas3.png) bottom left no-repeat;
	height: 45px
}

.middlerightFoot {
	margin: 0px auto;
	display: block;
	padding: 0;
	background: url(profanations/themes/indignations/images/bordroitbas3.png) bottom right no-repeat;
	height: 45px
}
/******** fin cadre ************/
.middletitre {
	/*margin-botton: px;
	padding-bottom: 30px;*/
	font-size: 19px;
	font-variant: small-caps;

}

.middletitre a{
	color : #7C6347;
}
.middletitre a:hover{
	color : #B5A393;
	text-decoration: none ;
}

.post-contenu{
	position: relative;
	text-align:center;
	z-index: 50;
	margin: -70px 20px 0 5px;

}
/*margin: -55px 60px -100px 30px;*/

.post-contenu a {
text-decoration:none;
color:#965441;
}
.post-contenu a:hover {
text-decoration:underline;
color:#CA8928;
}


