	/*module agenda*/
	#agenda {
		width:226px;
		height:235px;
		margin-top: 26px;
		background-image: url(../images_modules/agenda_texte.gif);
		background-position: top;
		background-repeat: no-repeat;
	}
	
	#agenda-titre {
		width:227px;
		height:38px;
	}

	#agenda-texte {
		width:227px;
		height:88px;
	}

	/*module boutique*/
	#boutique {
		width: 226px;
		height: 159px;
		margin-top: 26px;
		background-image: url(../images_modules/boutique_sol_texte.gif);
		background-position: top;
		background-repeat: no-repeat;
	}
	
	#boutique-titre {
		width:226px;
		height:36px;
	}
	
	#boutique-texte {
		width:220px;
		height:115px;
		font-size: 13px;
		padding-left: 6px;
	}
	
	#boutique-bas {
		width:226px;
		height:30px;
	}
	
	
		/*module compte*/
	#compte {
		width:225px;
		height:211px;
		margin-top: 1px;
		background-image: url(../images_modules/mon-compte_texte.gif);
		background-position: top;
		background-repeat: no-repeat;
	}
	
	#mon-compte-titre {
		width:225px;
		height:43px;
	}
	
	#mon-compte-texte {
		width:216px;
		height:156px;
		padding-left: 4px;
		font-size: 13px;
	
	}

	#mon-compte-bas {
	position:relative;
		width:225px;
		height:29px;
		z-index: 0;
	}
	
	#mon-compte-texte input {
		background-color: #bbeef0;
		max-height: 27px;
		font-size: 10px;
	}

	
	/*module don*/
	#don {
		width:226px;
		height:96px;
		margin-top: 26px;
		background-image: url(../images_modules/don_texte.gif);
		background-position: top;
		background-repeat: no-repeat;
		
	}
	
	#don-titre {
		width:226px;
		height:33px;
	}
	
	#don-texte {
		width:220px;
		height:47px;
		font-size: 13px;
		padding-left: 6px;
	}
	
	#don-bas {
		width:226px;
		height:30px;
	}
	
	/*module equot*/
	#equot {
		width: 461px;
		height: 229px;
		margin-top: 0px;
		background-image:url(../images_modules/module_quot_02.gif);
		background-position: top;
		background-repeat: no-repeat;
	}
	
	
	/*module newsletter*/
	#newsletter-page {
		background-image: url(../images_modules/newsletter_texte_pages.gif);
		width:226px;
		height:96px;	
		background-position: top;
		background-repeat: no-repeat;
		padding-top: 6px;
		margin-top: 26px;
	}	
	#newsletter-titre {
		width:226px;
		height:36px;
		margin-top: 0px;
	}
	
	#newsletter-bas {
	position:relative;
		width:226px;
		height:29px;
	}
	#newsletter-texte input {
		background-color: #e0e0e0;
		max-height: 27px;
		font-size: 10px;
	}
	
	#newsletter-page-texte {
		width:222px;
		height:44px;
		padding-left: 4px;
		font-size: 15px;
	}
	

	/*petition et action*/
	#action_page {
		width: 225px;
		height: 220px;
		background-image: url(../images_modules/petitions_texte.gif);
		background-position: top;
		background-repeat: no-repeat;
		margin-top: 10px;
	}
	#action_page-texte {
		width: 210px;
		height: 173px;
		font-size: 15px;
		padding-left: 6px;
		padding-right: 6px;
		text-align: justify;
		Text-Indent: 0cm;
		font-size: 13px;
	}
		#action_page-texte a {
		color: black;
		text-decoration: none;
	}
	#action_page-texte a:hover{
		color: #920921;
		text-decoration: none;
	}
	
	#petition_page {
		width: 225px;
		height: 96px;
		background-image: url(../images_modules/petitions_texte_page.gif);
		background-position: top;
		background-repeat: no-repeat;
		margin-top: 35px;
	}
	#petition_page-titre {
		width: 225px;
		height: 38px;	
	}
	
	#petition_page-texte {
		width: 210px;
		height: 50px;
		font-size: 15px;
		padding-left: 6px;
		padding-right: 6px;
		text-align: justify;
		Text-Indent: 0cm;
		font-size: 13px;
	}
	
	#petition_page-texte a {
		color: black;
		text-decoration: none;
	}
	#petition_page-texte a:hover{
		color: #920921;
		text-decoration: none;
	}
	#petition_page-texte input {
		background-color: #ff8c8c;
		max-height: 27px;
		font-size: 10px;
	}
	#petition_page-bas {
		width:225px;
		height:28px;
	}
	
	/*module zoom*/
	#zoom {;
		width:225px;
		height:218px;
		background-image: url(../images_modules/zoom_texte.gif);
		background-position: top;
		background-repeat: no-repeat;
		padding-top: 6px;
		margin-top: 26px;
	}
	
	#zoom-titre {
		width:225px;
		height:39px;
	}
	
	#zoom-texte {;
		width: 219px;
		height: 163px;
		font-size: 15px;
		padding-left: 3px;
		text-align: justify;
	}
	
	#zoom-bas {
		width:225px;
		height:28px;
	}
	
	
	/*fin des modules*/




.titre_modules {
		color: #faebd7;
		font-weight: bold;
	}
	.titre_modules a{
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
	.titre_modules a:hover{
		color: #920921;
		text-decoration: none;
	}
	.slideshow{
	height: 150px;
	z-index: 1;
	overflow: hidden;
	}
	.titre_actus {
		color: #a27f06;
		font-weight: bold;
	}
	.titre_actus a{
		color: #a27f06;
		font-weight: bold;
		text-decoration: none;
	}
	.titre_actus a:hover{
		color: #920921;
		text-decoration: none;
	}
	.txt_petit {
		font-size: 11px;
	}
	
	
	
	/* affichage du calendrier */ 
.day_with_event
{
	text-align:center;
	font-size: 12px;
}

.day_without_event
{
	text-align: center;
	color: black;	
	font-size: 12px;
	
}
.today_with_event
{
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #8b0000;
	font-size: 12px;
}
.today_without_event
{
	text-align: center;
	color: #8b0000;
	font-size: 12px;
}
.cal a:link
{
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
}
.td_cal2 {
	color: #903860;
	font-size: 13px;
	padding-top: 7px;
}

/*fin calendrier*/

