h1 {
	background-image: url(../img/breves/titre_breves.gif);
	background-repeat: no-repeat;
}

#bandeau_gauche {
	display: none;
}

#contenu {
	margin-left: 0;
}

.breves_layout {
	background: url(../img/breves/bg_journal.jpg) no-repeat;
	height: 769px;
	padding-top: 30px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
h3 {
	background: url(../img/breves/breves_header.png) no-repeat;
	font-size: 10px;
	margin: 0 30px 15px 30px;
	padding-top: 40px;
	padding-left: 415px;
}
h3 form {
	display: inline;
}
h3 select {
	font-size: 10px;
}

.breves_contenu {
	font-size: 11px;
	color: #666666;
}
.colonne_gauche {
	width: 200px;
	float: left;
	clear: left;
}
.colonne_centre {
	width: 200px;
	float: left;
	margin-left: 10px;
}
.colonne_gauche_double {
	width: 410px;
	float: left;
}
.colonne_droite {
	width: 200px;
	float: left;
	margin-left: 10px;
}
.breves_titre {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
}
.breves_txt {
	text-align: justify;
	font-size: 10px;
	padding-top: 5px;
	margin: 0;
}
.breves_signature {
	color: #333333;
	font-style: italic;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 20px;
}
.breves_img {
	height: 200px;
	width: 190px;
	border: 1px solid #666666;
	margin-left: 5px;
	padding: 5px;
}

.breves_nouveaux_objets {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	height: 32px;
}
.breves_nouveaux_objets li {
	float: left;
	display: block;
	width: 32px;
 	height: 32px;
	margin: 2px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	list-style: none;
}

#dicton {
	margin-bottom: 20px;
}
#derniers_inscrits,
#productions {
	border: 1px solid #999999;
	padding: 3px 3px 3px 5px;
	margin-bottom: 20px;
	margin-left: 2px;
}
#derniers_inscrits em,
#productions em {
	font-size: smaller;
}
#derniers_inscrits ul,
#productions ol {
	margin: 0;
	padding: 10px;
	list-style-position: inside;
}
#derniers_inscrits ul {
	list-style-type: square;
}
/* .breves_coursmarche {
	border: 1px solid #999999;
	padding: 3px 3px 3px 5px;
	margin-bottom: 20px;
	margin-left: 2px;
}
.breves_coursmarche_padding {
	padding-left: 5px;
}
.breves_coursmarche_valeur {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: right;
	padding-left: 50px;
}
.breves_coursmarche_valeur_divertissement {
	padding-left: 20px;
} */
.breves_meteo {
	width: 190px;
	border: 1px solid #666666;
	padding: 3px 3px 3px 5px;
	margin-bottom: 10px;
}
.breves_meteo_ico {
	padding: 0;
	margin: 5px;
	float: right;
}
.breves_titre2 {

	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.breves_txt2 {

	text-align: justify;
	font-size: 11px;
	padding-top: 5px;
}
.breves_archives_layout {
	font-size: 13px;
	font-weight: bold;
	color: #22639a;
	padding: 5px 5px 10px 10px;
	border: 1px solid #fdd452;
	background-image: url(../img/breves/journal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 200px;
}
.breves_archives_legende {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-top: 5px;
}
.breves_recherche_titre {
	font-size: 10px;
}
.breves_recherche_btok {
	border: none;
}

#rss {
	display: block;
	width: 36px;
	height: 14px;
	background: url(../img/breves/rss.png);
}