/* CSS Document */

*{
	
	margin:0px;
	padding:0px;
}
.clear{clear:both;}

html, body {
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding: 0;
height: 100%;
background-color:#fff;
}


	.combo_form{background-image:url('../images/combo.jpg');}
	.combo_form:focus{background-image:url('../images/combo_focus.jpg');}
	
	.combo_submit{
		background-color:#009900;
		color:#FFFFFF;
		cursor:pointer;
		border-bottom-color:#003300;
		border-right-color:#006600;
		border-left-color:#00FF00;
		border-top-color:#00FF00;
		}

#page{
	width:995px;
	margin-left:auto;
	margin-right:auto;
}


#header{
	float:left;
	height:126px;
	width:100%;
	background-image:url('../images/header.jpg');
}

	
.logo{float:left; width:174px; height:125px; background-image:url('../images/logo.jpg');}

#recherche{
	float:right;
	margin-right:-5px;
	margin-top:-35px;
	background-image:url('../images/fond_recherche.png');
	width:235px;
	height:44px;
}
	#recherche .combo{
		position:absolute;
		margin-left:14px;
		margin-top:11px;
		padding-left:3px;
		padding-top:3px;
		background-image:url('../images/combo_recherche.jpg');			
		height:17px;
		width:157px;
		border:none;
		color:#333;
	}
	#recherche .combo:focus{
		background-image:url('../images/combo_focus.jpg');
	}
	
	#recherche .bouton_submit{
		cursor:pointer;
		position:absolute;
		margin-top:7px;
		margin-left:180px;
		background-image:url('../images/bouton_recherche.jpg');
		width:45px;
		height:30px;
		border:none;
	}
	
#ariane{
	float:left;
	color:#333;
	margin-top:5px;
	height:17px;
	width:100%;
	background-image:url('../images/fond_ariane.jpg');
}
	#ariane a{
		float:left;
		margin-top:1px;
		margin-left:5px;
		font-size:11px;
		color:#666;
		text-decoration:none;
	}
	#ariane a:hover{
		color:#999;
	}
	#ariane .separateur{
		float:left;
		color:#666;
		margin-left:5px;
	}
	
#corp{
	float:left;
	margin-top:5px;
	min-height:450px;
	width:100%;
}

#menu_vertical{
	float:left;
	width:221px;
}
	#menu_vertical ul{
		list-style:none;
	}
	
	.aide{
		float:left;
		background-image:url('../images/lien_aide_off.jpg');
		width:221px;
		height:45px;
	}
	.aide:hover{background-image:url('../images/lien_aide_on.jpg');}
	
	.benevole{
		float:left;
		background-image:url('../images/lien_benevole_off.jpg');
		width:221px;
		height:45px;
	}
	.benevole:hover{background-image:url('../images/lien_benevole_on.jpg');}

	.don{
		float:left;
		background-image:url('../images/lien_don_off.jpg');
		width:221px;
		height:46px;
	}		
	.don:hover{background-image:url('../images/lien_don_on.jpg');}

	.abonne{
		float:left;
		background-image:url('../images/lien_abonne_off.jpg');
		width:221px;
		height:46px;
	}
	.abonne:hover{background-image:url('../images/lien_abonne_on.jpg');}
	
	.connexion{
		float:left;
		background-image:url('../images/lien_connexion_off.jpg');
		width:221px;
		height:47px;
	}
	.connexion:hover{background-image:url('../images/lien_connexion_on.jpg');}

#colone_gauche{
	float:left;
	width:212px;
	min-height:450px;
}

#liste{
	float:left;
	margin-left:20px;
	width:212px;
}
	#liste .contenue_bloc li{ list-style-image:url('../images/fleche_liste.gif');}
	#liste .contenue_bloc a{ color:#ff6600;}
	
	
	
#tags{
	float:left;
	width:212px;
	margin-left:5px;
	margin-top:10px;
	}
	.head_tags{
		float:left;
		width:212px;
		height:35px;
		border-bottom:#999 1px dashed;
	}
		.head_tags h2{
			float:left;
			margin-left:10px;
			margin-top:5px;
			color:#333;
			font-size:16px;
		}
		
	.contenue_tags{
		float:left;
		width:212px;
		min-height:140px;
	}
		.contenue_tags a{ float:left; margin-top:5px; margin-left:5px; text-decoration:none; color:#666; font-weight:bold;}
		.contenue_tags a:hover{color:#333;}
		
	.foot_tags{
		float:left;
		width:212px;
		height:9px;
		border-bottom:#999 1px dashed;
	}

.contenue_bloc{float:left;}

#flash_info{
	float:left;
	width:212px;
}
	.head_flash{
		float:left;
		width:212px;
		height:35px;
		background-image:url('../images/head_flash.jpg');
	}
	.foot_flash{
		float:left;
		width:212px;
		height:9px;
		background-image:url('../images/foot_flash.jpg');
	}
	#flash_info ul{
		list-style:none;
		color:#333333;
	}
		.contenue_bloc .pair{
			width:212px;
			height:80px;
			background-color:#e9dfee;
		}
			.contenue_bloc .pair h2{margin-left:2px; font-size:12px; font-weight:bold;}
			.contenue_bloc .pair h3{margin-left:2px; font-size:11px; font-weight:bold; color:#663366;}
			.contenue_bloc .pair p{margin-left:2px; font-size:10px; font-weight:bold;}
			.contenue_bloc .pair a{float:right; background-image:url('../images/savoir_plus.png'); text-decoration:none; width:91px; height:17px;}
			.contenue_bloc .pair .txt{float:left; margin-top:2px; margin-left:5px; font-size:10px; color:#666;}
						
		.contenue_bloc .impair{
			width:212px;
			height:80px;
			background-color:#fff;
		}
			.contenue_bloc .impair h2{margin-left:2px; font-size:12px; font-weight:bold;}
			.contenue_bloc .impair h3{margin-left:2px; font-size:11px; font-weight:bold; color:#663366;}
			.contenue_bloc .impair p{margin-left:2px; font-size:10px; font-weight:bold;}
			.contenue_bloc .impair a{float:right; margin-top:5px; background-image:url('../images/savoir_plus.png'); text-decoration:none; width:91px; height:17px;}
			.contenue_bloc .impair .txt{float:left; margin-top:2px; margin-left:5px; font-size:10px; color:#666;}			
	
#video{
	float:left;
	width:212px;
	margin-top:5px;
}
	.head_video{
		float:left;
		width:212px;
		height:34px;
		background-image:url('../images/head_video.jpg');
	}
	.foot_video{
		float:left;
		width:212px;
		height:15px;
		background-image:url('../images/foot_video.jpg');
	}
	.ecran_video{
		float:left;
		width:207px;
		height:162px;
		margin-left:2px;
		background-image:url('../images/video.jpg');
		background:#000000;
	}
	.contenue_bloc_video{
		float:left;
		background-color:#f7aa00;
		width:211px;
	}

#colone_centre{
	float:left;
	width:450px;
	min-height:450px;
	margin-left:5px;
	
}


.contenue_bloc_centre{
	float:left;
	line-height:20px;
	width:100%;
}
	.contenue_bloc_centre h1{margin-left:10px; margin-top:5px; font-size:16px; color:#000088;}
	.contenue_bloc_centre h2{margin-left:10px; margin-top:5px; font-size:14px; color:#000088;}
	.contenue_bloc_centre h3{margin-left:10px; margin-top:5px; font-size:12px; color:#000088;}
	.contenue_bloc_centre h4{margin-left:10px; margin-top:5px; font-size:10px; color:#000088;}
	.contenue_bloc_centre ul{margin-left:30px; margin-top:5px; clear:both; margin-right:20px;}
	.contenue_bloc_centre li{list-style-image:url('../images/liste_fleche_vert.gif');clear:both;}	
	.contenue_bloc_centre p{margin-left:10px; margin-top:5px; margin-right:10px; text-align:justify;clear:both;}
	.contenue_bloc_centre img{float:left; margin-left:10px; margin-right:10px;}
	.contenue_bloc_centre a{margin-left:10px; margin-right:5px; color:#666666; font-weight:bold;}
	.contenue_bloc_centre a:hover{color:#999999;}
	.contenue_bloc_centre li a{margin-left:0px;}
	
	.contenue_bloc_centre form li{float:right; margin-right:50px; margin-top:3px; list-style:none; clear:both; }	
	.contenue_bloc_centre form ul{float:left; margin-left:50px}
	
	.bloc_txt{border-left:#999 solid 1px; border-right:#999 solid 1px; height:100%;}
	
/* vierge */	

#vierge{
	float:left;
	width:552px;
}
	
	.head_vierge{
		float:left;
		width:552px;
		height:35px;
		background-image:url('../images/head_vierge.jpg');
		background-repeat:no-repeat;
		background-color:#53aa27;
	}
		.head_vierge h1{float:left; margin-left:25px; margin-top:8px; font-size:16px; color:#fff;}
		
		.head_vierge a{ 
			background-image:url('../images/imprim.png'); 
			float:right; 
			margin-right:10px; 
			background-repeat:no-repeat; 
			height:25px;
			margin-top:5px;
			padding-left:30px;
			padding-top:5px;
			color:#FFFFFF;
			font-size:10px;
			}
		.head_vierge a:hover{
			color:#CCCCCC;
			}
			
	.head_vierge_f{float:right; background-image:url('../images/head_vierge_f.jpg'); width:9px; height:35px;}
	 .foot_vierge_f{float:right; background-image:url('../images/foot_vierge_f.jpg'); width:9px; height:12px;}
	 
	.foot_vierge{
		float:left;
		width:552px;
		height:12px;
		background-image:url('../images/foot_vierge.jpg');
		background-repeat:no-repeat;
		background-color:#53aa27;
	}
	
	
	
/* soin palliatif */	

#soin{
	float:left;
	width:552px;
}
	.head_soin{
		float:left;
		width:552px;
		height:35px;
		background-image:url('../images/head_soin.jpg');
	}
	.head_soin h1{float:left; margin-left:25px; margin-top:8px; font-size:16px; color:#fff;}
		.head_soin a{ 
			background-image:url('../images/imprim.png'); 
			float:right; 
			margin-right:10px; 
			background-repeat:no-repeat; 
			height:25px;
			margin-top:5px;
			padding-left:30px;
			padding-top:5px;
			color:#FFFFFF;
			font-size:10px;
			}
		.head_soin a:hover{
			color:#CCCCCC;
			}
	
	
	.foot_soin{
		float:left;
		width:552px;
		height:12px;
		background-image:url('../images/foot_soin.jpg');
	}
	
		.head_soin_f{float:right; background-image:url('../images/head_soin_f.jpg'); width:9px; height:35px;}
	 .foot_soin_f{float:right; background-image:url('../images/foot_soin_f.jpg'); width:9px; height:12px;}
	
/* Vous aider */

#aide{
	float:left;
	width:552px;
}
	.head_aide{
		float:left;
		width:552px;
		height:35px;
		background-image:url('../images/head_aide.jpg');
	}
	.head_aide h1{float:left; margin-left:25px; margin-top:8px; font-size:16px; color:#fff;}
	
		.head_aide a{ 
			background-image:url('../images/imprim.png'); 
			float:right; 
			margin-right:10px; 
			background-repeat:no-repeat; 
			height:25px;
			margin-top:5px;
			padding-left:30px;
			padding-top:5px;
			color:#FFFFFF;
			font-size:10px;
			}
		.head_aide a:hover{
			color:#CCCCCC;
			}
	
	
	.foot_aide{
		float:left;
		width:552px;
		height:12px;
		background-image:url('../images/foot_aide.jpg');
	}
	.head_aide_f{float:right; background-image:url('../images/head_aide_f.jpg'); width:9px; height:35px;}
	 .foot_aide_f{float:right; background-image:url('../images/foot_aide_f.jpg'); width:9px; height:12px;}

/* Je deviens bénévole */

#benevole{
	float:left;
	width:552px;
}
	.head_benevole{
		float:left;
		width:552px;
		height:35px;
		background-image:url('../images/head_benevole.jpg');
	}
	.head_benevole h1{float:left; margin-left:25px; margin-top:8px; font-size:16px; color:#fff;}
	
		.head_benevole a{ 
			background-image:url('../images/imprim.png'); 
			float:right; 
			margin-right:10px; 
			background-repeat:no-repeat; 
			height:25px;
			margin-top:5px;
			padding-left:30px;
			padding-top:5px;
			color:#FFFFFF;
			font-size:10px;
			}
		.head_benevole a:hover{
			color:#CCCCCC;
			}
	
	
	.foot_benevole{
		float:left;
		width:552px;
		height:12px;
		background-image:url('../images/foot_benevole.jpg');
	}	
		.head_benevole_f{float:right; background-image:url('../images/head_benevole_f.jpg'); width:9px; height:35px;}
	 .foot_benevole_f{float:right; background-image:url('../images/foot_benevole_f.jpg'); width:9px; height:12px;}

/* je fait un don */

#don{
	float:left;
	width:552px;
}
	.head_don{
		float:left;
		width:552px;
		height:35px;
		background-image:url('../images/head_don.jpg');
		background-repeat:no-repeat;
		background-color:#16712b;
	}
	.head_don h1{float:left; margin-left:25px; margin-top:8px; font-size:16px; color:#fff;}
	
		.head_don a{ 
			background-image:url('../images/imprim.png'); 
			float:right; 
			margin-right:10px; 
			background-repeat:no-repeat; 
			height:25px;
			margin-top:5px;
			padding-left:30px;
			padding-top:5px;
			color:#FFFFFF;
			font-size:10px;
			}
		.head_don a:hover{
			color:#CCCCCC;
			}
				
	.foot_don{
		float:left;
		width:552px;
		height:12px;
		background-image:url('../images/foot_don.jpg');
		background-repeat:no-repeat;
		background-color:#16712b;
	}	
	
	.head_don_f{float:right; background-image:url('../images/head_don_f.jpg'); width:9px; height:35px;}
	 .foot_don_f{float:right; background-image:url('../images/foot_don_f.jpg'); width:9px; height:12px;}
	
/* je m'abonne */

#abonne{
	float:left;
	width:552px;
}
	.head_abonne{
		float:left;
		width:552px;
		height:35px;
		background-image:url('../images/head_abonne.jpg');
	}
	.head_abonne h1{float:left; margin-left:25px; margin-top:8px; font-size:16px; color:#fff;}
	
		.head_abonne a{ 
			background-image:url('../images/imprim.png'); 
			float:right; 
			margin-right:10px; 
			background-repeat:no-repeat; 
			height:25px;
			margin-top:5px;
			padding-left:30px;
			padding-top:5px;
			color:#FFFFFF;
			font-size:10px;
			}
		.head_abonne a:hover{
			color:#CCCCCC;
			}
			
	.foot_abonne{
		float:left;
		width:552px;
		height:12px;
		background-image:url('../images/foot_don.jpg');
	}	
	
/* connexion */	

#connexion{
	float:left;
	width:552px;
}
	
	#connexion .contenue_bloc_centre ul{ margin-top:25px;}
	#connexion .contenue_bloc_centre li{ float:right; margin-right :210px; margin-top:5px; list-style:none; clear:both;}
	
	.head_connexion{
		float:left;
		width:552px;
		height:35px;
		background-image:url('../images/head_connexion.jpg');
	}
	.head_connexion h1{float:left; margin-left:25px; margin-top:8px; font-size:16px; color:#fff;}
		.head_connexion a{ 
			background-image:url('../images/imprim.png'); 
			float:right; 
			margin-right:10px; 
			background-repeat:no-repeat; 
			height:25px;
			margin-top:5px;
			padding-left:30px;
			padding-top:5px;
			color:#FFFFFF;
			font-size:10px;
			}
		.head_connexion a:hover{
			color:#CCCCCC;
			}
			
		.head_connexion_f{float:right; background-image:url('../images/head_connexion_f.jpg'); width:9px; height:35px;}
		
	.foot_connexion{
		float:left;
		width:552px;
		height:12px;
		background-image:url('../images/foot_connexion.jpg');
	}	
		.foot_connexion_f{float:right; background-image:url('../images/foot_connexion_f.jpg'); width:9px; height:12px;}

#menu_membre{
	float:left;
	width:100%;
	height:20px;
	background-color:#c2d5e1;
}
	#menu_membre a{float:left; margin-left:10px; margin-right:10px; margin-top:2px; color:#333333; font-weight:bold; text-decoration:none;}
	#menu_membre a:hover{color:#FF6600;}
	
#footerPrint{display:none}	
#footerPrint .centrage{display:none}
#footer{float:left;	margin-top:15px; width:100%; text-align:center;}

	#footer .centrage{margin:0 auto; width:425px; height:25px;}
	
	#footer .centrage_2{margin:-7px auto; width:407px; height:25px;}
	#footer .centrage_2 a{font-size:9px; font-weight:bold; color:#FF9900;}
	
	#footer .separateur{float:left;	color:#666;	margin-left:10px;}
	#footer a{float:left; margin-left:10px;	text-decoration:none; font-size:11px; color:#666;}
	#footer a:hover{color:#333;}
	
	
	
.thumbnail_liaison{
	float:left;
	margin-left:10px;
	padding:10px;
	cursor:pointer;
	width:100px;
	min-height:50px;
	text-align:center;
}

/* ASP Liaisons */

	.thumbnail_liaison:hover{background-color:#53aa27; color:#fff}
	
			.fermer{
				float:right; 
				cursor:pointer; 
				font-size:14px; 
				font-weight:bold; 
				color:#333333; 
				margin-right:10px; 
				margin-top:5px; 
				background-color:#CCCCCC; 
				padding:3px;
				}
			.fermer:hover{background-color:#53aa27; color:#fff}
			
			.fenetre_ajax{
				float:right;
				z-index:2;
				width:550px;
				background-color:#FFF;
				}
				
				#visualisation em{color:#FF9900}
				#visualisation ul{float:left; margin-bottom:10px;}
				#visualisation ul li{float:left;}
				#visualisation h2{float:left; margin-bottom:10px; margin-top:10px;}
				#visualisation p{margin-bottom:10px; margin-top:10px;}
				
			
				#visualisation .titre_sommaire{
					float:left; 
					width:100%; 
					text-align:center; 
					font-size:16px; 
					font-weight:bold; 
					color:#FFF;
					background-color:#53aa27;
					margin-bottom:10px;
					padding-bottom:2px;
					padding-top:2px;
					}
					
/* menu */


#menu{
	float:left;
	width:100%;
	height:31px;
	background-image:url('../images/fond_menu.jpg');
	z-index:1000;
	
}
	#menu a{
		float:left;
		color:#333;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		margin-left:20px;
		height:31px;
		cursor:pointer;
	}
	#menu a:hover{
		color:#666666;
	}
	#menu .txt{
		float:left;
		margin-top:5px;		
	}
	
#menuDeroulant {
	border:0 none;
	height:21px;
	left:0;
	list-style-type:none;
	margin:0;
	padding:0;
	top:0;
	
}
#menuDeroulant li {
	border:0 none;
	float:left;
	margin:0;
	padding:0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited {
	cursor:pointer;
	color:#333333;
	display:block;
	height:1%;
	margin:0;
	padding:4px 8px;
	text-decoration:none;
	width:100%;
}
#menuDeroulant li a:hover {

}
#menuDeroulant li a:active {

}
#menuDeroulant .sousMenu {
	border:0 none;
	display:none;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	z-index:2;
	width:230px;
	background-color:#efefef;
}
#menuDeroulant .sousMenu li {
	float:none;
	margin:0;
	padding:0;
	clear:both;
}

#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited {
	background:transparent url(../img/fondtr.png) repeat scroll 0 0;
	background-color:#efefef;
	border:0 none;
	color:#333;
	display:block;
	margin:0;
	text-decoration:none;
}

#menuDeroulant .sousMenu li a:hover {
	background-color:#fbebc0;
	background-image:none;
}
#menuDeroulant li:hover > .sousMenu {
	display:block;
}
.footer_deroulant{
	height:10px;
	background-image:url(../img/foote_deroulant.png);
	background-color:#efefef;
	background-repeat:no-repeat;
}

.fleche_haut{
	float:left; 
	background-image:url(../images/fleche_haut.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:20px;
}
	.fleche_haut .txt{float:left; margin-left:20px; width:150px; margin-top:3px;}
 	.fleche_haut a{color:#FF6600; font-size:12px; font-weight:bold; }
 	.fleche_haut a:hover{color:#FFCC00;}

.construction{float:left; margin-left:200px; margin-bottom:50px; background-image:url('../images/construction.jpg'); width:128px; height:128px;}

#headerPrint{display:none}
#container{float:left; min-height:374px; width:560px;}

.font_titre{font-size:24px; color:#000088; text-align:center; width:100%;}
.font_titre2{font-size:21px; color:#000088; text-align:center; width:100%;}
p.centre{text-align:center;}