body {
	background-color: white;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	font-family: sans-serif;
	margin-top: 0;
}

#retreci {
	background-color: white;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-family: sans-serif;
	margin-top: 0;
}


#entete {

}

#logo_cioff_jeunes {
	float: left;

}

#partie_droite {
	height: 150px;
}

#titre {
	font-size: 1.3em;
	font-weight: bold;
	background-color: #0099cc;
	text-align: center;
	height: 90px;
	padding-top: 40px;
	
}

#menu {
	height: 20px;
	background-color: #9CC2E5;
	font-size: 0.8em;
}

#menu_gauche {
	text-align: left;
	display: inline;
	float: left;
	margin-left: 20px;
}

#menu_droite {
	text-align: right;
	display: inline;
	float: right;
	margin-right: 20px;
}

#menu_gauche_items {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#menu_droite_items {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.menu_gauche_item {
	float: left;
	color: black;
}

.menu_gauche_item a {
	text-decoration: none;
	color: black;
}

.menu_gauche_item a:focus {
	font-weight: bold;
}

.menu_droite_item {
	float: left;
}

.menu_droite_item a {
	text-decoration: none;
	color: black;
}

.espace_barre_espace {
	float: left;
}

#titre_bienvenue {
	padding-top: 20px;
	font-size: 2em;
	font-family;
	font-weight: bold;
	margin-left: 180px; 
}

#texte_bienvenue {
	font-size: 0.9em;
	text-align: justify;
	width: 770px;
	margin-left: 150px;

}

#titre_agenda {
	padding-top: 20px;
	font-size: 2em;
	font-family;
	font-weight: bold;
	margin-left: 180px; 
}

#texte_agenda {
	font-size: 0.9em;
	text-align: justify;
	width: 820px;
	margin-left: 180px;
}

#titre_contact {
	padding-top: 20px;
	font-size: 2em;
	font-family;
	font-weight: bold;
	margin-left: 180px; 
}

#texte_contact {
	font-size: 0.9em;
	text-align: justify;
	width: 820px;
	margin-left: 180px;
	padding-top: 20px;
}

#titre_membres {
	padding-top: 20px;
	font-size: 2em;
	font-family;
	font-weight: bold;
	margin-left: 130px; 
}

#texte_membres {
	font-size: 0.9em;
	text-align: justify;
	width: 820px;
	margin-left: 100px;
/*	margin-right: auto; */
}

#titre_liens {
	padding-top: 20px;
	font-size: 2em;
	font-family;
	font-weight: bold;
	margin-left: 180px; 
}

#texte_liens {
	font-size: 0.9em;
	text-align: justify;
	width: 820px;
	margin-left: 180px;
/*	padding-left: 100px; */
}

#partie_centrale {
	clear: both;
	padding-top: 30px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

footer {
	line-height: 1.4em;
	background-color: #aaaaaa;
	text-align: center;
/*	font-size: 1em;*/
	margin-top: 2em;
	font-family: sans-serif;
}


#pied {
	font-size: 0.8em;
	font-family: sans-serif;
}

#table_agenda {
}

.table_agenda_row {
}

.table_agenda_header_gauche {
	width: 250px;
	font-size: 1.2em;
	height: 40px;
	text-align: left;
}

.table_agenda_header_droite {
	width: 650px;
	font-size: 1.2em;
	height: 40px;
}

.table_agenda_detail_gauche {
	font-size: 1em;
	font-style: italic;
	height: 30px;
}

.table_agenda_detail_droite {
	font-size: 1em;
}

#table_membres {
	margin-left: 100px;
}

.table_membres_row {
	height: 320px;
}

.table_membres_header_gauche {
}

.table_membres_header_droite {
}

.table_membres_detail_gauche {
	width: 400px;
}

.table_membres_detail_droite {
	width: 400px;
}


#table_liens {
}

.table_liens_row {
}

.table_liens_header_gauche {
	width: 500px;
	font-size: 1.2em;
	height: 40px;
	text-align: left;
}

.table_liens_droite {
	width: 650px;
	font-size: 1.2em;
	height: 40px;
}

.table_liens_detail_gauche {
	font-size: 1em;
	font-style: italic;
	height: 20px;
}

.table_liens_detail_gauche a {
	text-decoration: none;
	color: #0000BB;
}

.table_liens_droite {
	font-size: 1em;
}

.table_liens_gauche {
	font-size: 1em;
}

#adresse_email {

	font-size: 1.5em;
	text-align: center;
	padding-top: 30px;
	
}

dd.photo {

}

dd.fonction {
	padding-top: 10px;
	font-style: italic;
}

dd.nom {
	padding-top: 5px;
	font-weight: bold;
}

.liens {
	font-weight: bold;
}

#table_blog {
	margin-left: 100px;
}

#titre_blog {
	padding-top: 20px;
	font-size: 2em;
	font-family;
	font-weight: bold;
	margin-left: 130px; 
}

.blog_titre {
	font-size: 0.8em;
}

.table_blog_row_texte {
}

.table_blog_detail {
	padding-left: 40px;
}

hr {
	background: #fff url(images/wind-rose-16_cyan.png) right;
	border: none;
}

.lien {
	color: black;
	text-decoration: none;
}
