@CHARSET "UTF-8";

body {
	margin: 0;
}

#actualite {
	text-align: center;
	height: 80px;
	margin: 0;
	background-color: #79c;
	border-top: 1px solid #119;
	border-bottom: 1px solid #119;
}

#ifactu {
	background-color: #fff;
	border: 1px solid #119;
	margin: 1px;
	height: 76px;
	width: 50%;

}

.valign-actu {
	text-align: left;
	font-size: 130%;
	font-weight: 600;
	color:#fff;
	font-family: verdana;
	position: absolute;
	left: 30px;
	top: 92px
}

.conteneur-droite {
	position: strict;
	left: 2px;
	width: auto;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	background-color: #FFF;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}

.conteneur-gauche {
	position: strict;
	right: 2px;
	width: auto;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	background-color: #FFF;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}

.conteneur-centre {
	position:static;
	right: 2px;
	width: auto;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	background-color: #FFF;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	min-height: 45px;
}

.conteneur-centre-fr{
	position: strict;
	right: 2px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	background-image: url(../img/rech-simple-fond.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}

.sousconteneur-centre {
	width: auto;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border: 1px solid #B0B0B0;
}

#corps {
	paddin: 0;
	margin-top: 5px;
	}

#centre {
	width: auto;
	height: 480px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 195px;
	margin-right: 195px;
	margin-bottom: 20px;
}

#gauche {
	height: 480px;
	width: 185px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
}

#droite {
	height: 480px;
   	width: 185px;
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 5px;
	margin-left: 0px;
}

P {
	margin: 0 0 10px 0;
}

.conteneur ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
}

OBJECT {
	position:absolute;
	left: 200px;
	width: 60%;
	height:80px;
	background-color: #FFFFFF;
}

/* Formulaire de recherche sarde  */
form {
	margin: 0; padding: 0;
}
