#menuinfo, #rechercher { float: right; }

/* **************************   Bloc Menu Info   ************************** */

#menuinfo .pre, #menuinfo .content { float: left; }

#menuinfo .pre {
	background: url("../imgs/menu_info_pre.gif") no-repeat top left;
	width: 6px; height: 19px; font-size: 0;
}

#menuinfo .content {
	height: 19px;
	line-height: 19px;
	font-family: Helvetica; font-size: 9px;
	padding-right: 7px;
	background: #4D4CB7 url("../imgs/menu_info_post.gif") no-repeat top right;
}

#menuinfo .content a { text-decoration: none; }

/* **************************   Bloc Rechercher   ************************** */

#rechercher { margin: 2px 0 0 11px; }

#rechercher label, #rechercher .input, #rechercher .submit { float:left; }

#rechercher label { line-height: 15px; }

#rechercher input.textfield {
	padding: 0; margin: 0;
	width: 130px; height: 13px;
	border: 1px solid #C4C4C4;
	background-color: #ffffff;
}

#rechercher .submit { padding: 0 0 0 3px; }

/* **************************   *************   **************************************** */

#pancont 	{ margin-left: 11px; }
#pangauche	{ float: left; width: 597px; /* background-color: red; */ }
#pandroite 	{ float: right; width: 158px; /* border: 1px solid yellow; */ }

.home #presentation .texte { color:#333333; }
.home #presentation .texte .ensavoir a { font-weight:normal; }

.actuLogo { float: left; width: 90px; text-align:center; }
.actuHome .titre, .actuHome .texte, .actuHome .ensavoir { margin-left:10px; }
.actuHome { width: 560px; }
.actuHome .sep { height: 20px; }

.clearboth { border:1px solid red; }
