/* CSS Document */
body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #53553a;
	margin-top: 0px;
}

p {
	margin-top: 0px;
	line-height: 20px;
}

#menu_haut {
	display: none;
}

#bandeau {

}

#bas2 {
	display: none;
}

#gauche {
 display: none;
}

#menu_bas {
 display: none;
}

a {
	color: #0F4989;
	text-decoration: underline;
}

a.menu_bas {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	word-spacing: 1px;
}

a.menu_bas:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	word-spacing: 1px;
}

#copyright {
	background-color: #2A6D97;
	width: 775px;
	text-align: center;
	word-spacing: 1px;
	height: 30px;
}

#copyright_texte {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2A6D97;
	text-align: center;
	word-spacing: 1px;
	height: 20px;
	width: 440px;
	left: 202px;
	border: 1px dotted #ffffff;
	position: absolute;
}

.copyright {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 1px;
}

.soustitre {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #303319;
	line-height: 25px;
}

#evenements {
	border: 1px dotted #53553a;
	padding: 5px;
	margin-bottom: 10px;
}

.evenement_titre {
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	margin-top: 5px;
	line-height: 20px;
	text-align: center;
	border-bottom: 1px solid #53553a;
	padding-bottom: 5px;
}

.evenement_description {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.evenement_information {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 5px;
}

#sondage {
	border: 1px solid gray;
	padding: 5px;
}

.sondage_question {
	border-bottom: 1px solid silver;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.sondage_resultat {
	color: #000066;
}

#sondage_nb_votes {
	font-size: 12px;
	text-align: center;
}

.sondage_reponse {
	margin: 0px;
	margin-bottom: 5px;
}


.menu_titre {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #036a80;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
