/* ************************************************ */
/* ************************************************ */
/* ************************************************ */
/* ************************************************ */
/*
	Pour un meilleur référencement :
		- ne pas mettre les <strong> en style mais directement dans la page car la mise en exergue est prise en comtpe par les moteurs 
*/
/* ************************************************ */
/* ************************************************ */
/* ************************************************ */
/* ************************************************ */

h1{color:#000000;font-size:34px;padding:0px;margin:0px;margin-bottom:10px;margin-left:10px;}
h2{color:#000000;font-size:30px;padding:0px;margin:0px;}

.divBloc		{border:1px solid #000000;margin-bottom:25px;padding:20px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.divBlocTitre	{margin-bottom:20px;}
.divBlocContenu	{}

.tableInterne{max-width:1236px;}

a
{
	color:#0000ff;
}
/* ************************************************ */
/* Bandeau du site */
/* ************************************************ */
	/* ************************************************ */
	/* Page d'accueil */
	/* ************************************************ */
		.table_bandeau
		{
			width:100%;
		}
		.td_bandeau
		{
			text-align:center;
		}
		.form_bandeau
		{
			margin:0px;
		}
		.input_bandeau
		{
			width:300px;
		}
		.table_espace_bandeau
		{
			width:100%;
			height:10px;
		}
		.td_select_categorie
		{
			text-align:left;
			padding-left:5px;
		}
		.select_categorie
		{
			width:265px;
		}
		.td_rechercher_et_abecedaire
		{
			vertical-align:top;
		}
		.td_rechercher_par_nom
		{
			height:40px;
		}
		.td_abecedaire
		{
			height:41px;
			vertical-align:bottom;
		}
	/* ************************************************ */
	/* Liste de résultat */
	/* ************************************************ */
		.td_bandeau_2
		{
			width:1px;
			vertical-align:top;
		}
		.input_bandeau_2
		{
			width:193px;
		}
		.table_espace_bandeau_2
		{
			width:100%;
			height:5px;
		}
		.td_barre_progression_2
		{
			height:25px;
			padding-left:16px;
			border-top:1px solid #000000;
			border-bottom:1px solid #000000;
			background-color:#dddddd;
		}
		.td_nbr_resultat
		{
			text-align:right;
			padding-right:13px;
			border-top:1px solid #000000;
			background-color:#dddddd;
		}
		.table_barre_progression
		{
			width:100%;
		}
		.td_barre_progression
		{
			height:25px;
			padding-left:16px;
			border-top:1px solid #000000;
			background-color:#dddddd;
		}
		.a_barre_progression
		{
			color:#000000;
		}
		.img_logo_interne
		{
			border:0px;
		}
/* ************************************************ */
/* Contenu de la page */
/* ************************************************ */
	/* ************************************************ */
	/* Page d'accueil */
	/* ************************************************ */
		.table_contenu_de_la_page
		{
			width:700px;
		}
		.td_contenu_de_la_page
		{
			text-align:center;
			padding-left:50px;
			padding-right:50px;
		}
		.table_espace_categorie
		{
			width:100%;
			height:10px;
		}	
		.td_liste_categorie
		{
			text-align:left;
			vertical-align:top;
		}
		.table_accueil
		{
			width:60%;
		}
		.a_categorie_accueil
		{
			text-decoration:none;
		}
		.img_photo_celebrite_accueil
		{
			border:1px solid #000000;
			width:35px;
		}
		.img_separateur_photo_celebrite_accueil
		{
			width:5px;
			visibility:hidden;
		}
	/* ************************************************ */
	/* Liste des résultats */
	/* ************************************************ */
		.table_espace_categorie_2
		{
			width:100%;
			height:20px;
		}
		.img_photo_celebrite_liste_resultat
		{
			border:1px solid #000000;
			width:35px;
		}
		.td_photo_celebrite_liste_resultat
		{
			padding-left:13px;
		}
		.td_info_celebrite_liste_resultat
		{
			 vertical-align:top;
			 padding-top:5px;
		}
		.td_separateur_entre_photo_celebrite_liste_resultat
		{
			height:10px;
		}
		.td_menu_navigation_profession_liste_resultat
		{
			padding-left:15px;
		}
		.table_copyright_liste_resultat
		{
			width:100%;
		}
/* ************************************************ */
/* Footer */
/* ************************************************ */
	.table_footer
	{
		width:100%;
	}
	.td_footer
	{
		text-align:center;
	}
	.td_footer_2
	{
		text-align:center;
	}
