@charset "utf-8";
#content #texte {
	margin-left: 35px;
}
#texte h2 {
	font-weight: normal;
	margin-bottom: 35px;
}
#texte p {
	line-height: 16px;
}
#texte p a {
	font-family: "Lucida Console", Monaco, monospace;
	font-size:11px;
	color: #7E7E7E;
}
#texte p a:visited {
	color: #7E7E7E;
}
#texte p a:hover {
	color: #BE1410;
}
#texte p a:active {
	color: #7E7E7E;
}

#texte .contenttable {
	padding: 0px;
	width: 500px;
}
#texte td, #articles td {
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#texte table tr+td ,#texte td:first-child{
	white-space: nowrap;
  width:80px;
}
#texte h3, #articles h3 {
	padding: 12px 0 0 0;
	font-size:15px;
	font-weight:normal;color: #37342F;
	font-weight: bold;
}
#texte h4, #articles h4 {
	padding: 16px 0 0 0;
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#685E5E;
}
#articles h4+table.contenttable {
 padding-top:0;
 margin-top:0;
}
#articles table.contenttable a{
 color:#A0110E;
 text-decoration:none;
}
#articles{
 background-color:#EFEDED;
 padding: 10px 35px;
 width:680px;
 margin-top:35px;
}
#content #texte p {
	width: 600px
}
#content #texte table tr td p {
	width: auto;
}
#articles tr td{
 padding: 0 10px 0 0;;
}
#content #texte h3 {
margin-bottom:5px
}
.fondclair {
	background-color:#EFEDED;
}

#home-actus .main #container #page #content #texte .indent ul li{margin-top:20px; padding-top:30px;}

.main #container #page #content #texte .indent .bodytext {
	position: relative;
	overflow: visible;
	visibility: visible;
	height: auto;
} 
