
/***********************************************************************


Feuille de style de la partie ANNUAIRE du site www.assorennes.org 



*************************************************************************/

/******************************************
Couleurs du site :

rouge : #DC0000
noir breves : #211D11
gris breves : #59564D
gris séparateurs : #908E88
couleur des textes : #3F3F3F
noir kiosque : #1F1F1F

Typographie : 
Arial

*****************************************/


/***************************************Styles commun à toutes les pages ***********************/



body {
	margin:0px;
	}
	
.page {
	width:951px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	border:0px;
	
}

.page * {
	font-family:Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	}

.finpage {
	display:none;
	
}
/*******************Spacer*****/
	
.spacer { 
	clear:both;
	}

/*******************Liens*****/	

.liensviolet {
	color:#DC0000;
	text-align:left;
	font-size:13px;
	/*float:left;*/
	}

/****images *************************/

img {
	border:0;
}

/****titres *************************/

h2 {
	color:#000000;
	/*text-align:center;*/
	font-size:24px;
	padding-top:15px;
	}

/*************************************** Bandeau (fichier inc-entete.html)***********************/
#entete {
	display:none;
	}




/*************************************Float du menu (fichier inc-menu.html)**************************************/
.testkiosque {
	display:none;

	
	}

/*************************************Float du middle**************************************/

#middle {
	width:907px;
	margin:auto;
	margin-bottom:0px;
	background-image:url("IMG_CSS/ombrehoriz1px.jpg");
	background-repeat:repeat-x;
	border:0px;
	}
	
#middle td {
	vertical-align:top;
	}


/*************************************Mise en forme des themes**************************************/

.titreviolet {
	padding:10px 0px 10px 0px;
	font-size:14px;
	color:#000000;
	}

.theme *, .soustheme {
	text-decoration:none;
	font-size:14px;
	color:#3F3F3F;
	padding:5px 0px 5px 0px;
	}
	
.textebreves {
	font-size:13px;
	font-weight:bold;
	}
	
/*************************Mise en forme présentation des associations (association.php)***********************/


.titrebrevesviolet {
	font-weight:bold;
	color: #DC0000;
	}

.menubas {display:none;}

/**************Style du pied de page********/




#pied {
	display:none;

	 }
