.fond {
	/*background: url("images/fond.jpg");*/
	background-repeat: no-repeat;
	width: 685px;
	height: 540px;
	text-align: left;
}

.log {
	width: 350px;
	height: 50px;
	margin: 5px;
	text-align: center;
	margin-top: 10px;
}

.action {
	border-bottom: 1px solid #AB2F2F;
	color: #AB2F2F;
	font-size: 10px;
	font-family: arial;
	font-weight: none;
}

.txtlien {
color:#AB2F2F;
text-decoration:none;
font-size: 10px;
font-family: arial;
font-weight: none;
}

.txtlien:hover {
color:#AB2F2F;
text-decoration:underline;
font-size: 10px;
font-family: arial;
font-weight: none;
}

.messagerieTitre {
	background-color: #AB2F2F;
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial;
	font-weight: none;
}

.contenu {
	width: 350px;
	height: 380px;
	margin: 5px;
	border: 1px solid #AB2F2F;
	float: left;
}

.mentionsLegales {
	width: 350px;
	height: 380px;
	margin: 5px;
	color: #AB2F2F;
	font-size: 11px;
}

.lienMentionsLegales {
	width: 350px;
	height: 380px;
	margin: 5px;
	color: #AB2F2F;
	font-size: 11px;
	text-decoration: none;
}

.lienMentionsLegales:hover {
	text-decoration: underline;
}

.sousContenu {
	margin: 3px;
	width: 344px;
	color: #AB2F2F;
	font-size: 13px;
	z-index: 5;
	position: relative;
	top: 20px;
}

.input {
	font-size: 12px;
	color: #AB2F2F;
	border: 1px solid #AB2F2F;
	background-color: #FFFFFF;
}

.menu {
	float: left;
}

.menuItem {
	color: #AB2F2F;
	padding-left: 8px;
	margin-top: 5px;
	font-size: 15px;
	text-decoration: none;
	display: block;
}

.menuItem:hover {
	border-left: 5px solid #AB2F2F;
	color: #AB2F2F;
	padding-left: 3px;
	margin-top: 5px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.txt0  {
	color: #AB2F2F;
	font-size: 12px;
}

.titre0 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	width: 100%-6px;
	border-bottom: 1px solid #AB2F2F;
	background-color: #C66565;
	padding: 3px;
}

.titre1  {
	color: #AB2F2F;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.titre1:hover  {
	color: #AB2F2F;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.sousContenuBlanc {
	visibility: hidden;
	top: -240px;
	left: 0px;
	width: 344px;
	height: 300px;
	background: url('images/fondtransparent.png');
	background-repeat: repeat;
	position: relative;
	z-index: 10;
}

.chargement {
	top: 120px;
	left: 45px;
	background-color: #FFFFFF;
	border: 1px solid #AB2F2F;
	width: 250px;
	height: 50px;
	position: relative;
}
.News {
	position: absolute; 
	top: 161px; 
	left: 70px;
	width: 200px;
	margin: 5px;
	border: 1px solid #AB2F2F;
	float: left;
}
.sousContenuNews{
	color: #AB2F2F;
	font-size: 13px;
	margin: 3px;
	z-index: 5;
	position: relative;
}