
/*
	Divers
*/

.erreur
{
	padding: 3px;
	margin-bottom: 10px;
	color: #aa0000;
	background: #ffeeee;
	font-weight: bold;
	border: #aa0000 1px solid;
	text-align: center;
}

.clear
{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

/*
	Structure g�n�rale du site
*/
body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background: #000000;/* url(images/tmp.gif) repeat-x;*/
}

form
{
	margin: 0px;
	padding: 0px;
}

a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.c_logo
{
	margin-bottom: -3px;
}

.global /* Zone blanche du site incluant tout */
{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background: #ffffff;
}

	.site
	{
		float: left;
		width: 860px;
		margin-left: 25px;
		margin-right: 25px;
	}
		
		.site_header
		{
			height: 70px;
			text-align: center;
		}
		
			.site_header .logo
			{
			}
			
				.site_header .logo img
				{
					border-width: 0px;
				}
			
			.onglets
			{
				height: 30px;
				text-align: center;
				background-image: url(images/onglet_fond.gif);
			}
			
				.onglets .onglet_sep
				{
					float: left;
					width: 1px;
					height: 30px;
					font-size: 1px;
					background-image: url(images/onglet_sep.gif);
				}
				
				.onglets .onglet_active
				{
					float: left;
					width: 106px;
					height: 30px;
					background-image: url(images/onglet_active.gif);
				}
				
					.onglets .onglet_active a
					{
						font-size: 11px;
						font-weight: bold;
						text-decoration: none;
						line-height: 24px;
						color: #ffffff;
					}
				
				.onglets .onglet_inactive
				{
					float: left;
					width: 106px;
					height: 30px;
					background-image: url(images/onglet_inactive.gif);
				}
				
					.onglets .onglet_inactive a
					{
						font-size: 11px;
						font-weight: bold;
						text-decoration: none;
						line-height: 24px;
						color: #ffffff;
					}
					
					..onglets .onglet_inactive a:hover
					{
						text-decoration: underline;
					}
			
			.site_millieu
			{
				padding-top: 25px;
				padding-bottom: 10px;
			}
			
				.site_contenu
				{
					float: left;
					width: 635px;
					margin-right: 25px;
				}
					
					.site_contenu h1
					{/*
						height: 30px;
						margin: 0px;
						margin-bottom: 10px;
						padding-left: 10px;
						line-height: 27px;
						font-size: 13px;
						font-weight: bold;
						color: #555555;
						background: url(images/titre_h1.gif);
						*/
					}
					
					.site_contenu .inscription
					{
						display: block;
						margin-bottom: 10px;
					}
					
						.site_contenu .inscription img
						{
							border: 0px;
						}
					
					.cadre_620
					{
						width: 612px;
						padding-top: 1px;
						padding-left: 4px;
						padding-right: 4px;
						background: #eeeeee url(images/cadre_620.gif);
					}
						.cadre_620_top
						{
							width: 620px;
							height: 4px;
							font-size: 1px;
							line-height: 1px;
							background: url(images/cadre_620_top.gif);
						}
						
						.cadre_620_bottom
						{
							width: 620px;
							height: 4px;
							margin-bottom: 10px;
							font-size: 1px;
							line-height: 1px;
							background: url(images/cadre_620_bottom.gif);
						}
						
						.cadre_620 .titre
						{
							height: 25px;
							margin-bottom: 10px;
							border-bottom: #d6d6d6 1px solid;
						}
						
						.cadre_620 h1
						{
							float: left;
							width: 580px;
							height: 22px;
							margin: 0px;
							padding: 0px;
							margin-left: 5px;
							line-height: 22px;
							font-weight: bold;
							font-size: 16px;
						}
						
						.cadre_620 .rss
						{
							float: right;
						}
					
					.cadre_410
					{
						width: 402px;
						padding-top: 1px;
						padding-left: 4px;
						padding-right: 4px;
						background: #eeeeee url(images/cadre_410.gif);
					}
						.cadre_410_top
						{
							width: 410px;
							height: 4px;
							font-size: 1px;
							line-height: 1px;
							background: url(images/cadre_410_top.gif);
						}
						
						.cadre_410_bottom
						{
							width: 410px;
							height: 4px;
							margin-bottom: 10px;
							font-size: 1px;
							line-height: 1px;
							background: url(images/cadre_410_bottom.gif);
						}
						
						.cadre_410 .titre
						{
							height: 25px;
							margin-bottom: 10px;
							border-bottom: #d6d6d6 1px solid;
						}
						
						.cadre_410 h1
						{
							float: left;
							width: 370px;
							height: 22px;
							margin: 0px;
							padding: 0px;
							margin-left: 5px;
							line-height: 22px;
							font-weight: bold;
							font-size: 16px;
						}
						
						.cadre_410 .rss
						{
							float: right;
						}
					
					.cadre_305
					{
						width: 297px;
						padding-top: 1px;
						padding-left: 4px;
						padding-right: 4px;
						background: #eeeeee url(images/cadre_305.gif);
					}
						.cadre_305_top
						{
							width: 305px;
							height: 4px;
							font-size: 1px;
							line-height: 1px;
							background: url(images/cadre_305_top.gif);
						}
						
						.cadre_305_bottom
						{
							width: 305px;
							height: 4px;
							margin-bottom: 10px;
							font-size: 1px;
							line-height: 1px;
							background: url(images/cadre_305_bottom.gif);
						}
						
						.cadre_305 .titre
						{
							height: 25px;
							margin-bottom: 10px;
							border-bottom: #d6d6d6 1px solid;
						}
						
						.cadre_305 h1
						{
							float: left;
							width: 265px;
							height: 22px;
							margin: 0px;
							padding: 0px;
							margin-left: 5px;
							line-height: 22px;
							font-weight: bold;
							font-size: 14px;
						}
						
						.cadre_305 .rss
						{
							float: right;
						}
						
					
					.site_contenu .description_nonlog
					{
						text-align: justify;
						font-size: 10px;
						color: #999999;
						margin-top: 10px;
						margin-bottom: 10px;
					}
					
						.site_contenu .description_nonlog a
						{
							text-decoration: none;
							color: #999999;
						}
					
					.site_contenu .site_contenu_mini
					{
						float: right;
						width: 410px;
					}
				
				.menu_200
				{
					float: left;
					width: 200px;
				}
				/*
					.menu_200 h2
					{
						margin-bottom: 5px;
						font-weight: bold;
						font-size: 14px;
						text-align: center;
					}*/
					
					.menu_200 .thumb120
					{
						width: 120px;
						height: 120px;
						margin-left: 33px;
						margin-top: 6px;
						margin-bottom: 10px;
						border: #000000 1px solid;
					}
					
					.cadre_200
					{
						width: 192px;
						padding-left: 4px;
						padding-right: 4px;
						background: #eeeeee url(images/cadre_200.gif);
					}
						.cadre_200_top
						{
							width: 200px;
							height: 4px;
							font-size: 1px;
							line-height: 1px;
							background: url(images/cadre_200_top.gif);
						}
						
						.cadre_200_bottom
						{
							width: 200px;
							height: 4px;
							margin-bottom: 10px;
							font-size: 1px;
							line-height: 1px;
							background: url(images/cadre_200_bottom.gif);
						}
						
						.cadre_200 h2
						{
							height: 20px;
							margin: 0px;
							padding: 0px;
							padding-left: 5px;
							padding-bottom: 3px;
							margin-bottom: 10px;
							line-height: 20px;
							font-weight: bold;
							font-size: 14px;
							border-bottom: #d6d6d6 1px solid;
						}
						
						.cadre_200 .lien
						{
							display: block;
							height: 15px;
							padding-left: 2px;
							color: #000000;
							text-decoration: none;
						}
						
							.cadre_200 .lien:hover
							{
								background-color: #dddddd;
							}
						
						.cadre_200 .thumb
						{
							float: left;
							width: 60px;
							height: 60px;
							margin-left: 1px;
							margin-top: 1px;
							border: #000000 1px solid;
						}
						
			.menu_120
			{
				float: left;
				margin-top: 10px;
				width: 120px;
			}
			
		.site_footer
		{
			text-align: center;
			padding: 5px;
			background-color: #eeeeee;
			border: #d6d6d6 1px solid;
		}

/*
	Formulaire
*/

.formulaire
{
	line-height: 20px;
}

	.formulaire fieldset
	{
		margin: 0px;
		margin-bottom: 10px;
		padding: 5px;
		border: #d5d5d5 1px solid;
	}
	
		.formulaire fieldset legend
		{
			color: #b0b0b0;
			font-weight: bold;
		}
	
	.formulaire .ligne
	{
		margin-bottom: 5px;
	}

		.formulaire .ligne .valider
		{
			float: right;
		}
	
		.formulaire .ligne label
		{
			float: left;
			display: block;
			width: 200px;
			font-weight: bold;
			text-align: right;
		}
		
		.formulaire .ligne .droite
		{
			float: left;
			width: 395px;
			margin-left: 5px;
		}
		
			.formulaire .ligne .droite .elt
			{
				width: 395px;
			}
			
			.formulaire .ligne .droite .ville
			{
				width: 385px;
				padding: 5px;
				line-height: 15px;
				border: #d5d5d5 1px solid;
				background-color: #eeeeee;
			}

/*
	Formulaire Menu
*/
.menu_cadre form
{
	line-height: 20px;
}

	.menu_cadre form .ligne
	{
		margin-bottom: 10px;
	}
	
		.menu_cadre form .ligne label
		{
			display: block;
			font-weight: bold;
		}
		
		.menu_cadre form .ligne .droite
		{
			margin-left: 5px;
		}

/*
	Formulaire Inscription
*/
	.cadre_200 #ident label
	{
		float: left;
		display: block;
		width: 90px;
		font-size: 11px;
		font-weight: bold;
	}
	
	.cadre_200 #ident #log_pseudonyme, .cadre_200 #ident #log_mdp
	{
		float: left;
		width: 90px;
		font-size: 10px;
	}
	
	.cadre_200 #ident a
	{
		float: left;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
	}

/*
	Messagerie
*/
.messagerie_menu
{
	height: 20px;
}
	.messagerie_menu a
	{
		float: left;
		height: 20px;
		line-height: 20px;
		padding-left: 10px;
		padding-right: 10px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	
	.messagerie_menu a:hover
	{
		background-color: #dddddd;
	}

.messagerie_contenu
{
	height: 400px;
	overflow: auto;
	overflow-x: hidden;
}

	.messagerie_contenu .message, .messagerie_contenu .message_nonlu, .messagerie_contenu .legende
	{
		display: block;
		height: 16px;
		font-weight: normal;
		padding-left: 5px;
		padding-top: 1px;
		padding-bottom: 1px;
		color: #000000;
		text-decoration: none;
		border-bottom-color: #d5d5d5;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
	}
	
	.messagerie_contenu .message_nonlu
	{
		font-weight: bold;
	}
	
	.messagerie_contenu .legende
	{
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	.messagerie_contenu .message:hover, .messagerie_contenu .message_nonlu:hover
	{
		background-color: #eeeeee;
	}
	
	.messagerie_contenu .expediteur
	{
		float: left;
		width: 160px;
		overflow: hidden;
		cursor: pointer;
	}
	
	.messagerie_contenu .sujet
	{
		float: left;
		width: 305px;
		overflow: hidden;
		cursor: pointer;
	}
	
	.messagerie_contenu .date
	{
		float: left;
		width: 90px;
		overflow: hidden;
		cursor: pointer;
	}
/*
.messagerie_contact
{
	width: 190px;
	height: 467px;
	overflow: auto;
	overflow-x: hidden;
}
*/

/*
	Messenger
*/

.messenger
{
}

	.messenger .onglets
	{
		height: 20px;
		margin-top: 5px;
		text-align: center;
		font-weight: bold;
		font-size: 10px;
		line-height: 20px;
	}
	
		.messenger .onglets .sep
		{
			float: left;
			width: 1px;
			height: 20px;
			background: url('images/mini_onglet_sep.gif');
		}
		
		.messenger .onglets .active, .messenger .onglets .inactive
		{
			float: left;
			width: 62px;
			height: 20px;
			cursor: pointer;
			background: url('images/mini_onglet_active.gif');
		}
		
		.messenger .onglets .inactive
		{
			background: url('images/mini_onglet_inactive.gif');
		}
	
	.messenger .contacts
	{
		height: 180px;
		padding: 5px;
		background: #ffffff;
		border-left: #d7d7d7 1px solid;
		border-right: #d7d7d7 1px solid;
		border-bottom: #d7d7d7 1px solid;
		overflow: auto;
		overflow-x: hidden;
	}
	
		.messenger .contacts .grp_contacts
		{
			display: none;
		}
		
		.messenger .contact
		{
			display: block;
			height: 17px;
			padding-left: 2px;
			padding-top: 1px;
			color: #000000;
			text-decoration: none;
		}
		
		.messenger .contact:hover
		{
			background-color: #eeeeee;
		}
		
		/*
		.contacts .grp_contacts_titre
		{
			margin: 5px;
			line-height: 20px;
			font-weight: bold;
			text-decoration: none;
			color: #333333;
		}
		*/

/*
	Services
*/
.service
{
	float: left;
	width: 283px;
	height: 122px;
	margin: 5px;
	padding: 5px;
	background: #ffffff;
	border: #d6d6d6 1px solid;
}

	.service .thumb
	{
		float: left;
		display: block;
	}
	
		.service .thumb img
		{
			border: #000000 1px solid;
		}
	
	.service .texte
	{
		float: left;
		width: 156px;
		height: 120px;
		margin-left: 5px;
	}
	
		.service .texte .nom
		{
			font-weight: bold;
		}
		
		.service .texte .description
		{
			height: 90px;
			font-size: 10px;
			text-align: justify;
		}
		
		.service .texte .visiter
		{
			margin-left: 95px;
		}
	
/*
	Resultats de recherche
*/
.site_contenu .personne
{
	float: left;
	width: 124px;
	height: 135px;
	margin: 4px;
	background-color: #ffffff;
	padding: 9px;
	border: #d6d6d6 1px solid;
}
	.site_contenu .personne .thumb
	{
		display: block;
		border: #ffffff 2px solid;
	}
	
	.site_contenu .personne .thumb:hover
	{
		border: #cc2222 2px solid;
	}
	
		.site_contenu .personne .thumb img
		{
			border: 0px;
		}
	
	.site_contenu .personne .descr
	{
		width: 124px;
		margin-top: 1px;
		padding-bottom: 4px;
		overflow-x: hidden;
		white-space: nowrap;
	}
	
		.site_contenu .personne .logo
		{
			margin-left: 2px;
			margin-bottom: -4px;
		}
	
	.site_contenu .page_precedente
	{
		float: left;
		margin-left: 10px;
		color: #000000;
	}
	
	.site_contenu .page_suivante
	{
		float: right;
		margin-right: 10px;
		color: #000000;
	}

.bouton_01
{
	display: block;
	width: 180px;
	height: 17px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-left: 10px;
	background: url(images/bouton.gif);
	color: #2d2c2c;
	font-weight: bold;
	font-size: 10px;
}

/*
	Admin - Galerie
*/

/*
	Disclaimer
*/
#disclaimer
{
	visibility: hidden;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #000000;
}
	
	.disclaimer_cadre
	{
		z-index: 1000;
		width: 620px;
		height: 360px;
		margin-top: 75px;
		margin-left: auto;
		margin-right: auto;
		font-size: 12px;
		background: url(images/disc_cadre.gif);
		background-repeat: no-repeat;
	}
	
	.disclaimer_gauche
	{
		float: left;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.disclaimer_droite
	{
		float: right;
		width: 370px;
		padding-top: 10px;
		padding-right: 10px;
	}
	
		.disclaimer_titre
		{
			margin-top: 10px;
			padding-bottom: 5px;
			color: #b50000;
			font-size: 14px;
			font-weight: bold;
			text-align: center;
		}
		
		.disclaimer_texte
		{
			width: 355px;
			height: 110px;
			font-size: 12px;
			text-align: justify;
			padding: 5px;
			border-color: #cccccc;
			border-style: solid;
			border-width: 1px;
			overflow: auto;
		}
	
	.disclaimer_enter, .disclaimer_sortir
	{
		float: left;
		display: block;
		width: 128px;
		height: 38px;
		margin-top: 10px;
		margin-bottom: 5px;
		margin-left: 27px;
		margin-right: 27px;
		text-decoration: none;
		background-image: url(images/disc_entrer.gif);
		background-repeat: no-repeat;
	}
	
	.disclaimer_sortir
	{
		background-image: url(images/disc_sortir.gif);
	}

/*
	conf_configuration
*/
#conf_personnes .cadre
{
	width: 585px;
	height: 60px;
	margin-left: 7px;
	margin-bottom: 7px;
	padding: 6px;
	background: #ffffff;
	border: #d6d6d6 1px solid;
}

	#conf_personnes .cadre .image
	{
		float: left;
	}

	#conf_personnes .cadre .details
	{
		float: left;
		width: 515px;
		height: 55px;
		padding-left: 7px;
		padding-top: 8px;
	}

		#conf_personnes .cadre .details .txt
		{
			height: 30px;
		}

/*
	conf_galerie
*/
#conf_galeries .cadre
{
	width: 585px;
	height: 60px;
	margin-left: 7px;
	margin-bottom: 7px;
	padding: 6px;
	background: #ffffff;
	border: #d6d6d6 1px solid;
}

	#conf_galeries .cadre .image, #conf_galeries .cadre .image_inactive
	{
		float: left;
		border: #d6d6d6 1px solid;
	}
	
	#conf_galeries .cadre .image_inactive
	{
		filter : alpha(opacity=50);
		-moz-opacity : 0.5;
		opacity : 0.5;
	}

		#conf_galeries .cadre .details
		{
			float: left;
			width: 510px;
			margin-left: 10px;
			padding-top: 10px;
			font-weight: bold;
		}

		#conf_galeries .cadre .details .nom
		{
			color: #aa0000;
		}