body{
	font-family: "Trebuchet MS", Verdana, Arial,sans-serif;
}

a{ 
	text-decoration: none; 
}

#container{
	/* width:800px; taille initiale - elargissement 
		 pour prendre en compte le style du bouton CS
		 de modification d une annonce pour ie. 
	*/	
	width:850px;
}

#global{
	border: solid 1px #000000;
}

#bandeau{
	width:100%;
}

#bandeau div.bandeau-haut{
	width: 100%;
}

#bandeau div.bandeau-haut img.haut{
	width: 71px;
	height: 29px;
	vertical-align: middle;
}

#bandeau div.bandeau-haut img.rss{
	border: none;
	margin-left: 730px;
	margin-bottom: 5px;
}


#bandeau div.bandeau-dynamic{
	width:100%;
	height:33px;
	background-color: red;
}

#bandeau div.bandeau-dynamic div.img-bas{
	width: 71px;
	display: block;
	float:left;
}

#bandeau div.bandeau-dynamic div.titre{
	width: 240px;
	display: block;
	float:left;
}

#bandeau div.bandeau-dynamic div.nav{
	display: block;
	float:right;
}

#bandeau div.bandeau-dynamic img{
	border:none;
}


/* gestion du bandeau : affichage du detail d'une annonce */
/**********************************************************/
#bandeau-detail{
	width: 850px;
	padding-left: 4px;
}

#bandeau-detail div.bandeau-haut{
	width: 100%;
}

#bandeau-detail div.bandeau-bas{
	/* width: 100%; */
	width: 840px;
}

#bandeau-detail div.bandeau-haut img.haut{
	width: 71px;
	height: 29px;
	vertical-align:middle;
}

#bandeau-detail div.bandeau-haut img.rss{
	border: none;
	margin-left: 720px;
	margin-bottom: 5px;
}



#bandeau-detail div.img-bas{
	width: 71px;
	display: block;
	float:left;
}


#bandeau-detail div.titre{
	width: 240px;
	display: block;
	float:left;
}

#bandeau-detail div.link{
	width: 529px;
	height: 33px;
	display: block;
	float:right;
	background-color: red;
}

#bandeau-detail div.link a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	float: right;
}


#bandeau-detail div.link div.print{
	width: 395px;
	height: 33px;
	display: block;
	float: left; 
}

#bandeau-detail div.print img{
	width: 16px;
	height: 15px;
	border: none; 
	margin-top:5px;
}

#bandeau-detail div.link div.close{
	width: 130px;
	height: 33px;
	display: block;
	float: right;
}

#bandeau-detail div.close img{
	width: 11px;
	height: 11px;
	border: none;
	margin-top: 10px;
}

#intro{
	border: medium solid Red;
}

#intro div.corps-texte{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	margin-left: 40px;
	margin-right: 40px;
}

#form-archive{
	border-top: 1px solid Red;
	border-bottom: medium solid Red;
	border-right:medium solid Red;
	border-left:medium solid Red;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


div.list{
}

table.conteneur{
	/* width: 800px; taille initiale */
	width: 850px;
	border: medium solid red;
	border-collapse:collapse;
}

table.conteneur th{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	border: thin solid White;
	border-top: none;
	padding: 5px;
	background-color: Red;
}

table.conteneur th.superieur{
	border-bottom: none;
}

table.conteneur th.inferieur-id{
	width: 40px;
}

table.conteneur th.inferieur-nature{
	width: 40px;
}

table.conteneur th.inferieur-datedebut{
	width: 30px;
}

table.conteneur th.inferieur-datefin{
	width: 30px;
}

table.conteneur th.inferieur-objet{
	width: 300px;
}

table.conteneur th.inferieur-detail{
	width: 30px;
}

table.conteneur th.inferieur-contact{
	width: 10px;
}

table.conteneur th.inferieur-edit{
	width: 70px;
}

table.conteneur th.inferieur-supp{
	width: 5px;
}

table.conteneur th.inferieur-createur{
	width: 30px;
}

table.conteneur th.inferieur-datecreation{
	width: 30px;
}

table.conteneur td{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.conteneur td.pair{
	font-family: sans-serif;
	border: thin solid White;
	padding: 5px;
	text-align: left;
	background-color: #FFCECE;
}

table.conteneur td.impair{
	font-family: sans-serif;
	border: thin solid White;
	padding: 5px;
	text-align: left;
	background-color: #FF7979;
}

div.logo-table{
	vertical-align:middle; 
	text-align: center;
}

table.conteneur td.anterieure {
	font-family: sans-serif;
	border: thin solid white;
	/* padding: 5px;*/
	padding: 2px;
	text-align: left;
	background-color: #CCCCff;
}

table.conteneur td.anterieure-edit {
	font-family: sans-serif;
	border: thin solid white;
	/* padding: 5px;*/
	padding: 2px;
	text-align: left;
	background-color: #CCCCff;
	width: 100px;
}

table.conteneur td.futur{
	font-family: sans-serif;
	border: thin solid White;
	padding: 5px;
	text-align: left;
	background-color: #66FF66;	
}


/* style relatif au detail d'une annonce */
/*****************************************/
#global div.intitule{
	margin-top: 20px;
	margin-bottom: 30px;
}

div.titre div.petit-texte{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #0000FF;
	text-align: left;
}

div.titre div.intitule{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #666666;
	text-align: center;
}

div.objet{
	/* height: 130px; */
}

span.titre-detail{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

span.titre-detail2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
}

hr{
	color: #CCCCCC;
	width: 840px;
}

p.warning-message {
	font-weight: normal;
	text-align: center;
}

p.warning-message span.question{
	font-weight: bold;
}

div.warning-boutton{
	width:400px;
	/* border: solid 1px red; */
}

div.warning-boutton div.ajout{
	display: block;
	float: left;
	padding-left:20px;
}

div.warning-boutton div.fermer{
	display: block;
	float: right;
	padding-right:30px;
}
