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


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;
	background-image:url("IMG_CSS/border.jpg");
	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	border:0px;
	
}

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

.finpage {
	width:951px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	border:0px;
	
}
/*******************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 {
	width:907px;
	height:200px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background-image:url("IMG_CSS/Bandeau/bandeau.png");
	background-repeat:no-repeat;
	}


#entete_rechch {

	vertical-align:bottom;
	padding-bottom:25px;
	/*padding-bottom:0px !ie;*/
	text-align:right;
	width:180px;
	font-size:12px;
	}

#entete_rechch input {
	vertical-align:middle;
	}

#entete_liens {
	width:170px;
	color:#FFFFFF;
	vertical-align:bottom;
	padding-bottom:25px;
	padding-left:15px;
	
	text-align:left;
	
		}

#entete_liens a {
	color:#FFFFFF;
	font-size:12px;
	}
	
#lien_acc {
	vertical-align:top;
	width:300px;
	height:150px;
	}


.pipe {color:#FFFFFF;}



/*************************************Float du menu (fichier inc-menu.html)**************************************/
.testkiosque {
	width:180px;
	}

.testkiosque img {
	border:none;
	}





.pmenu {
	width:130px;
	background-image:url("IMG_CSS/fond_kiosque.jpg");
	background-repeat:repeat-y;
	margin: -10px 0px 0px 38px !important;
	margin: -4px 0px 0px 38px;
	border:none;

	}



.pmenu li {
	list-style-type:none;
	/*margin-left:-34px !important;
	margin-left:5px ;*/
	width:123px !important;
	width:120px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #211D11;

	}
	
.pmenu li {
!margin-left:5px; /*IE 5/6*/
}

*> .pmenu li {
 margin-left:-34px; /*standard*/
!margin-left:5px; /*IE7*/
}


#K_bas {
margin-top:-12px;
}

.pmenu li a {
	text-decoration:none;
	color:#DC0000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	padding:5px 5px 5px 5px;
	}



.pmenu li a:hover { 
	color:#FFFFFF; 
	background-color: #1F1F1F;
}

.pmenu li:hover { 
	background-color: #1F1F1F; 
	background-color: #1F1F1F !ie; 
	}
	
.pmenu li:hover a { 
	background-color: #1F1F1F; 
	color:#FFFFFF;
	}


#menu_separa {
	border-bottom:1px dotted #211D11;
	width:111px;
	margin-left: -30px !important;
	margin-left: -5px !ie;
	}
	
#BoutonsMDA {
width:182px;}
	
#BoutonsMDA img{
margin-top:5px;
float:right;
}

/*************************************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;
	}

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




#pied {
	clear: both;
	width:907px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom:0px;
	padding-top:10px;
	border-top:#908E88 dotted 1px;
	text-align: center;

	 }
#pied a {
	color:#211D11;
	text-decoration:none;
}
#pied small { font-size: 0.90em; }
#pied img { vertical-align: bottom; }

