/*
	CSS pour Le Devoir - Page texte
	Emilie - egzakt.com
	2009/09/10
*/

#meteo {
	width:940px; /* Important pour IE */
	background:url(../images/ul/tuiles/conteneur_page_texte.gif) repeat-y left top;
}

#meteo #colonne_principale {
	float:left;
	width:619px;
	margin-bottom:50px;
}

#meteo h1 {
	font:1.5em/1.1em Georgia, serif;
	color:#000;
	text-transform:uppercase;
	margin:0 0 8px 0;
}

#selection_de_ville {
	margin-bottom:10px;
	background:#e6e6e6;
	padding:10px;
}

#selection_de_ville div.titre{
	font:1em Verdana, sans-serif;
	margin-bottom:5px;
}

#selection_de_ville select {
	margin-top:5px;
	width:280px;
}

#meteo .editeur {
	font:0.85em/1.5em Verdana, sans-serif;
	color:#333;
}

#meteo .editeur a {
	color:#2882E6;
}

#meteo .editeur a:hover {
	color:#1C1E7C;
}

#meteo .editeur h2 {
	font:bold 1.08em/1.2em Verdana, sans-serif;
	color:#000;
	margin:0 0 3px 0;
}

#meteo .editeur ul {
	margin:0;
	padding:0 0 0 18px;
}

#meteo .editeur .tmpl_exergue {
	float:left;
	width:195px;
	padding:8px 10px;
	margin-right:10px;
	background-color:#f2f2f2;
	font:0.85em/1.2em Verdana, sans-serif;
	color:#1C1E7C;
}

#meteo .editeur .tmpl_exergue .titre {
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	margin-bottom:5px;
	letter-spacing:1px;
}

#plus_commentes_aimes {
	margin-top:15px;
	padding-top:15px;
	background:url(../images/ul/graphiques/separateur_double.gif) repeat-x left top;
}
