body, div, form, input, h1, h2, h3, h4, span, ul, li, img
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

.clear
	{
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
/*	_display: none;*/
	}

/* ---------- POUR PAGE ACCUEIL ---------- */

body.front
	{
	background-image: url(img/body_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	}

.front #global
	{
	width: 799px;
	margin: 0px auto 0px;
	background-color: #ffffff;
	background-image: url(img/bg_global.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}

.front #left
	{
	width: 222px;
	min-height: 472px;
	_height: 472px;
	float: left;
	background-image: url(img/bg_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

.front #logo
	{
	padding: 13px 0px 0px 62px;
	height: 156px;
	}

.front #accroche
	{
	width: 212px;
	text-align: right;
	line-height: 24px;
	padding: 15px 0px 10px 0px;
	color: #ffffff;
	}

.front #accroche a
	{
	line-height: 24px;
	color: #ffffff;
	}

.front #logo a img
	{
	width: 142px;
	height: 142px;
	}

.front #right
	{
	width: 577px;
	min-height: 472px;
	_height: 472px;
	float: left;
	}

.front #top
	{
	width: 577px;
	height: 79px;
	float: left;
	background-color: #ffffff;
	}

/* ------------ */
/* --- MENU --- */
/* ------------ */

.front #menu
	{
	}

.front #menu ul
	{
	list-style: none;
	}

.front #menu ul li
	{
	display: block;
	float: left;
	border-left: 1px solid #cc203c;
	}

.front #menu ul li a
	{
	float: left;
	display: block;
	color: #cc203c;
	font-size: 18px;
	font-family: verdana;
	text-decoration: none;
	line-height: normal;
	padding: 15px 15px 0px 9px;
	}

.front #menu ul li a.select:hover,
.front #menu ul li a.select
	{
	padding: 35px 15px 0px 9px;
	}

/* ------------------------------ */
/* --- Class de l'effet morph --- */
/* ------------------------------ */

.front #menu ul li a.linkhover	{padding: 35px 15px 0px 9px;}
.front #menu ul li a.linknormal	{padding: 15px 15px 0px 9px;}

/* ---------------- */
/* --- FiN MENU --- */
/* ---------------- */

.front #main
	{
	width: 577px;
	background-image: url(img/bg_global.gif);
	background-position: -222px top;
	background-repeat: repeat-y;
	}

.not-front #main
	{
	background-image: none;
	}

.front #content
	{
	width: 328px;
	float: left;
	background-image: url(img/bg_main.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

.front #inscriptions a
	{
	display: block;
	width: 328px;
	height: 49px;
	}

.front #inscriptions a:hover
	{
	background-image: url(img/inscriptions_on.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

.version_3 #inscriptions a:hover	{	background-image: url(img/inscriptions_on_ang.gif);	}

.front #inscriptions a:hover img
	{
	display: none;
	}

.front .rech_region
	{
	background-image: url(img/lbl_par_region.gif);
	background-position: 21px 7px;
	background-repeat: no-repeat;
	height: 36px;
	}

.version_3 .rech_region	{	background-image: url(img/lbl_par_region_ang.gif);	}

.front #bloc_droite
	{
	width: 249px;
	float: left;
	background-image: url(img/bg_bloc_droite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.version_3 #bloc_droite	{	background-image: url(img/bg_bloc_droite_ang.gif);	}

.front .rech_activite
	{
	margin: 86px 0px 0px 17px;
	}

.front .actus
	{
	width: 197px;
	padding: 0px 0px 0px 12px;
	margin: 10px 0px 20px 17px;
	border-left: 1px solid #cc203c;
	color: #ffffff;
	}

.front #bottom
	{	
	width: 799px;
	margin: 10px auto 0px;
	}

.front .pub_bottom
	{
	width: 468px;
	float: left;
	}

.front #footer
	{
	width: 331px;
	float: left;
	color: #5c5959;
	text-align: center;
	}

.front #footer a
	{
	font-weight: bold;
	color: #5c5959;
	}

.front #footer a.select, .front #footer a.select:hover, .front #footer a:hover
	{
	color: #c00021;
	}

/* --- pages intérieurs --- */

.not-front #global
	{
	background-image: url(img/notfront_bg_global.gif);
	}

.not-front #content
	{
	width: 577px;
	float: left;
	background-image: url(img/notfront_bg_main.gif);
	}

.not-front #inscriptions
	{
	width: 577px;
	height: 49px;
	text-align: right;
	}

.not-front #inscriptions a
	{
	float: right;
	}

.not-front #accroche
	{
	width: 165px;
	text-align: justify;
	line-height: 15px;
	padding: 40px 0px 0px 40px;
	margin: 0px 0px 232px 0px;
	}

.not-front #accroche a
	{
	line-height: 15px;
	}

.not-front #left
	{
	background-image: url(img/notfront_bg_left.jpg);
	}

.not-front #photo_bdp
	{
	margin: -272px 0px 0px 0px;
	position: absolute;
	background-color: #FFFFFF;
	}

.not-front #photo_bdp img
	{
	width: 222px;
	height: 202px;	
	}

.not-front #textes
	{
	margin: 20px 0px 0px 30px;
	}

.not-front .corps
	{
	width: 530px;
	margin: 25px 0px 25px 0px;
	min-height: 222px;
	_height: 222px;
	}

#langue
	{
	position: absolute;
	margin: 13px 0px 0px 30px;
	}

#mini_recherche
	{
	border: 1px solid #cccccc;
	background-color: #e9e3d6;
	padding: 15px;
	margin: 0px 0px 10px 0px;
	}

.resultats_rech
	{
/*	margin: -200px 0px 0px 0px;*/
	}

a#label_minirech
	{
	height: 20px;
	width: 20px;
	background-color: #000000;
	display: block;
	}

div#champs_rech
	{
	width: 211px;
	}

#bt_show img
	{
	cursor: pointer;
	}
	
ul.villes-list
{
	position: absolute;
	background: #eee;
	border: 1px solid #000;
	list-style: none;
	margin: 16px 0 0 0;
	padding: 10px;
	width: 189px;
	visibility: hidden;
}

ul.villes-list li
{
	cursor: pointer;
}

ul.villes-list li:hover
{
	color: #000;
}

#actors
{
	width: 799px;
	margin: 0 auto;
}

#actors ul
{
	margin: 10px 0;
	list-style: none;
}

#actors ul li
{
	width: 146px;
	float: left;
	background: #eee;
	margin-left: 9px;
	border: 1px solid #ddd;
	font-size: 9px;
	line-height: 1em;
	padding: 2px;
}

#actors ul li:first-child
{
	margin-left: 0;
}

#actors ul li a
{
	display: block;
	text-decoration: none;
	font-size: 9px;
	line-height: 1em;
}

#actors ul li img
{
	width: 50px;
	height: 50px;
	float: left;
	display: block;
	margin: 0 3px 3px 0;
}

#actors ul li img
{
}