.contentheading, .componentheading, .leading h2{
	font-weight: bold;
	font-size: 200%;
	line-height: 100%;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.clr, .clear {
	clear: both;
}


p,ul, ol, li{
	margin: 0px;
	padding: 0px;
}
ol li{
	margin-left:25px;
	/*color: #4a9bce;*/
	padding-top:3px;
}

h1, h2, h3, h4, h5, h6  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	line-height: 110%;
	text-decoration: none;
}
h1 {
	font-size: 200%;
}
h2,h1.componentheading {
	font-size: 200%;
	color:#4d739d;
	font-weight:100;
}
h3{
	color:#4f8dc0;
	font-size:175%;
	font-weight:100;
	margin-bottom:5px;
}
h4{
	color:#4d739d;
	font-size:125%;
	font-weight:100;
	margin:10px 0px 5px 10px;
}
h5{
	color:#fff;
	font-weight:100;
	font-size:130%;
	margin:10px 0px 5px 10px;
	background:url(../images/img_bloc_news_fleche.png) center left no-repeat;
	padding-left:15px;
}
h6 {
	font-family: Arial, Helvetica, SansSerif;
	font-size: 120%;
}

a{
	color: #4A9BCE;
	text-decoration: none;
}
a:hover{
	color: #4d739d;
	text-decoration: underline;
}
.breadcrumbs {
	font-size: 90%;
	text-decoration: none;
	text-transform: uppercase;
	color: #556773;
}

.pathway a{
	text-decoration: none;
	color: #0274B9;
}

.pathway a:hover{
	color: #990000;
}
p.buttonheading,
div.buttonheading {
	line-height: 100%;
	text-align:right;
	margin: 0px;
	padding: 0px;
	/*height: 16px;*/
}
.buttonheading img {
	border: 0;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}
/*
.leading .buttonheading{
	position:absolute;
	right:0px;
	top:20px;
}
*/
.createdate{
	font-size: 95%;
	line-height: 110%;
	display: block;
	color: #67757b;
	padding-top: 3px;
}
.modifydate {
	font-size: 95%;
	line-height: 110%;
	color:#C1C9C9;
	display:block;
	padding-top: 3px;
}
.small, 
.createdby{
	font-size: 95%;
	line-height: 110%;
	font-style: italic;
	/*display:block;*/
	color: #C1C9C9;
	padding-top: 3px;
}

.leading_separator{
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.article_separator{
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog {
	padding: 0; 
}
.cols2 { 
	width: 48%;
}

.cols3 {
	width: 30%;
}

.column1{
	position: relative;
	float: left;
	margin: 0;
}

.column2{
	position: relative;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4%;
}



.column3{
	position: relative;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5%;
}

.article_row{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	width:630px;
}

.article_column{
	border-top: 1px dotted #859195;
	margin-top: 15px;
	padding: 0px;
}

.row_separator{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}
/*
.haut{
	padding-bottom:10px;
	width:auto;
	display:block;
	text-align:right;
	background-image:url(../../../images/M_images/sort0.png);
	background-repeat:no-repeat;
	background-position:460px 5px;
}
*/