
* {margin:0;padding:0}

body{
	background-color: #62259a;
	background-image: url(fond.png);
	background-repeat: repeat-y;
	background-position: top center;
	text-align: center;
	font-family: Arial, "Trebuchet MS", "Trebuchet", Tahoma, Sans, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#total {
	position: relative;
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
	z-index:1;
	text-align: left;
}







/****************************/
/*    STYLES GENERIQUES     */
/****************************/

/**** Liens ****/
a {
	color: #62259a;
	text-decoration: none;
}

a:hover{
	color: #62259a;
	text-decoration: underline;
}

a:visited{
	color: #62259a;
}


/**** Titres ****/
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
}

h1{
	background-image: url(soulignement_h1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 10px;
	/*padding-left: 50px;*/
	/*height: 74px;*/
	margin-bottom: 10px;
	font-size: 28px;
	/*font-variant: small-caps;*/
	font-weight: bold;
	color: #62259a;
	clear: both;
}

h2{
	/*margin-left: 50px;
	padding-left: 20px;
	margin-top: 20px;
	font-style: italic;*/
	margin-bottom: 5px;
	font-size: 19px;
	font-weight: bold;
	color: #62259a;
	clear: both;
}


.spacer{
	clear:both;
	font-size: 2px;
}


/**** Paragraphes ****/
p {
	margin-bottom: 8px;
	text-align: justify;
	clear: both;
}


/****************************/
/*           TETE           */
/****************************/

#tete{ 
	text-align: left;
	/*overflow: visible;*/
/*	background-image: url(banniere_sgdf_1.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
}

#tete_images{
	margin: 10px 0 10px 10px;
	/*border: 1px solid;*/
}

#tete_titre{
	margin: 10px;
	/*padding-top: 10px;*/ /* pour augmenter l'espace entre l'image du bandeau et le titre */
	clear: both;
	text-align: right;
	font-weight: bold;
	color: #62259a;
	font-size: 30px;
	border-bottom: 1px solid #62259a;
}

#mini_logos_assoc{
	float: left;
}

#tete_bandeau{
	background-image: url(bandeau.jpg);
	margin-top: 10px;
	margin-left: 1px;
	width: 950px;
	background-position: top right;
	background-repeat: no-repeat;
}

#tete_titre_alerte{
	float: left;
	font-size: 12px;
	color:black;
	text-align:left;
	margin-top:5px;
	font-weight:normal;
}

#tete_titre_alerte_logo{
	float: left;
	margin-right:5px;
}

#tete_titre_alerte_texte{
	float: left; 
	width: 180px;
}

#tete_titre_infos{
	font-size: 13px;
	margin: 5px 0 5px 0;
}


/****************************/
/*         CORPS            */
/****************************/
#corps{
	clear: both;
	padding-top: 5px;
}

#corps_gauche{
	float: left;
	width: 176px;
	margin-left: 10px;
	padding-bottom: 15px;
}

#corps_droit{
	float: left;
	width: 720px;
	margin-left: 20px;
	padding-bottom: 15px;
	/*border: 1px solid grey;*/
}

#fil_ariane{
	font-weight: bold;
	margin-bottom: 8px;
}





/****************************/
/*          PAGE            */
/****************************/
#titre_page_logo{
	float: left;
	margin-right: 10px;
}

#titre_page_texte{
	float: left;
	width: 570px;
}

#titre_page_chapeau{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 15px;
	
}

#texte_page{ 
	clear: both;
	padding-top: 10px;
}





/****************************/
/*        RUBRIQUE          */
/****************************/


.rubrique_article{
	margin-bottom: 30px;
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
	border-top: 1px solid #62259a;
	border-bottom: 1px solid #62259a;
}

.rubrique_article_logo{
	float: left;
	width: 100px;
	text-align: center;
}

.rubrique_article_texte{
	float: left;
	width: 580px;
	margin-left: 10px;
}


/****************************/
/*         ARTICLE          */
/****************************/

.article_document{
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
}

.article_document_logo{
	float: left;
	width: 70px;
	text-align: center;
}

.article_document_description{
	float: left;
	width: 580px;
	margin-left: 10px;
}

dl.spip_documents{
	margin-bottom: 20px;
}





/****************************/
/*         CONTACT          */
/****************************/
form{ 
	padding:0;
	margin: 0;
}

input{
	font-size: 11px;
	margin: 1px 2px 1px 1px;
	border: 1px solid black;
}

select {
	font-size: 11px;
	margin: 1px 2px 1px 1px;
	border: 1px solid black;
}

fieldset{ 
	padding: 10px;
	margin-bottom: 10px;
}

l-egend{ 
	display:none;
}

.formulaire_ecrire_auteur{
	width: 400px;
	text-align: left;
}

label{
	text-align: left;
}

textarea{
	border: 1px solid;
}



/****************************/
/*           PIED           */
/****************************/
#pied{
	clear: both;
	text-align: center;
	m-argin: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #62259a;
}






/****************************/
/*         AGENDA           */
/****************************/
#agenda{
	position: absolute;
	top: 150px;
	right: 0;
	background-image: url(agenda.png);
	background-repeat: no-repeat;
	width: 25px;
	display: none;
}

#agenda_onglet{
	float: left;
	width: 1.5em;
}

#agenda_contenu{
	padding: 15px 5px 10px 30px;
	background-image: url(agenda_bas.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: white;
	font-size: 11px;
}

#agenda_contenu ul {
	padding-left: 25px;
}

#agenda_contenu li {
	padding-bottom: 5px;
}









#accueil_agenda{
	float: left;
	width:340px;
	padding-right: 10px;
/*	border-right: 1px solid #62259a;*/
}

#accueil_news{
	float: left;
	width:340px;
	padding-left: 10px;
/*	border-left: 1px solid #62259a;
	margin-left: -1px;*/
}
