 /*
 title : FE Style base [enfancemusique.asso.fr].
 author : ficelle
 date : 11/04/2008
*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



/* GENERALE _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/


img {
	border:0;
}

/* Pour la gestion des *.png transparent sur IE */
img {
	behavior: url("medias/tpl/css/pngbehavior.htc"); 
}

body {
	background-color : #fff;
	color:  #333333;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height:12px;
	text-align: center; /* On centre le conteneur */
}

h1, h3, h4, h5, h6{
	margin-left: 20px;
	text-align: left;
	color:#6481bc;
	font-style :strong;
	padding : 0 0px 0 0px;
	font-size: 10px;
	line-height:18px;
}

h2 {
	color:#6481bc;
}

p {
	margin: 0px 0px 5px 0px;
	padding : 0px 0px 10px 0px;
	text-align: left; /* On centre le conteneur */
	font-size: 10px;
	line-height:12px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* CONTENEUR PAGE FRONTEND _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
#conteneur {
	align:center;
	width:994px;
	margin-left:auto;
	margin-right:auto;
	 margin-bottom:10px;
	text-align: left; /* On rétablit l'alignement normal du texte */
	background:#fff;
}

#entete {
	margin-top:5px;
	margin-left:3px;
	width:988px;
	height:120px;
	background: #6481bc;
}

#nav {
	line-height:30px;
	background: #fff;
	margin-left:3px;
}

#content {
	width:988px;
	background:#e0e6f2;
	padding-top:20px;
	margin-left:3px;
}

/* content colon left */

#colon_left {
	padding:0px 0px 0 0px;
	width:196px;
	height:620px;
	float:left;
}

#colon_left h2{
	background:#6481bc;
	color: #ffffff;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;
}

#colon_left p {
	padding:0px 5px 0 10px;
}

.left_h2{
	background:#6481bc;
	color: #ffffff;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;
}

/* content centre */

#centre {
	width:596px;
	float:left;
	padding:0px 0px 0 0px;
	text-align: left;
}


/* content contenu */

#contenu {
	float:left;
	text-align: left;
	margin-bottom:10px;
}

#contenu h2 {
	font-size: 12px;
	line-height:18px;
	font-weight:bolder;
	margin: 0 20px 0 20px;
}

#contenu p{
	margin:10px 20px 0 20px;
	text-align:justify;
}

#contenu img{
	margin:10px 20px 0 20px;
}

#contenu p a{
	color:#6481bc;
	font-weight:bold;
}

p.accueil_intro {
	font-size: 12px;
	line-height:18px;
	font-weight:bolder;
	color:#6481bc;
	margin: 0 20px 0 20px;
}

p.accueil {
	height:110px;
}

html>body p.accueil {
	height: auto;
	min-height:110px;
}


p.accueil_bottom {
	height:100px;
}

html>body p.accueil_bottom {
	height: auto;
	min-height:100px;
}

p.separation {
	border-top:1px solid #6481bc;
}

#contenu img.accueil_g{
	float: left;
	margin:5px 20px 0 20px;
}

#contenu img.accueil_d{
	float: right;
	margin:5px 20px 0 20px;
}

p.text_little {
	font-size: 9px;
	line-height: 11px;
}

#contenu img.gauche{
	float: left;
}

#contenu img.droite{
	float: right;
}

#formulaire {
	width:530px;
	clear:left;
	padding:0px 10px 0 10px;
	text-align: left;
}

#stage_list_top{
	float: right;
	margin-bottom:25px;
}

img.gauche2{
	padding:0 0px 0 20px;
	float: left;
	margin-right:15px;
	padding-bottom:15px;
}

img.droite_bdp{
	padding:0 20px 0 0px;
	float: right;
	margin-left:20px;
	padding-bottom:15px;
}

/* content colone right */

#colon_right {
	width:196px;
	float:left;
	padding:0px 0 10px 0;
	text-align: center;
}

#colon_right h2{
	border-bottom:0px solid #6481bc;
	margin:0px 0px 0 0px;
	color: #fff;
	background: #6481bc;
	text-align:center;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;
}

#colon_right p{
	margin-bottom:0px;
	font-size: 9px;
	line-height: 11px;
	border-top:0px solid #6481bc;
	text-align: left;
	padding:10px;
}

#colon_right p a{
	color:#6481bc;
	text-decoration: none;
}

#colon_right p a:hover{
	color:#000000;
}

#colon_right img{
	font-size: 10px;
	line-height: 10px;
	border:0px solid #6481bc;
}

/* content pied */

#pied_de_page {
	clear:left;
	background:#6481bc;
	color:#fff;
	height:18px;
	padding:5px 10px 0 10px;
}

#pied_de_page p{
	padding:0;
        margin:0;
}

#pied_de_page a{
	color:#fff;
}

#pied_de_page a:hover{
	color:#ffcc21;
}

#texte_liste{
	margin-bottom:40px;
}

	
/* CONTENU PAGE FRONTEND _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
#contenu p{
}

.intro {
	border:0px solid #6481bc;
	font-weight:bolder;
	padding:0 0 10px 0;
	text-decoration:underline;
}

p.intro {
	margin-bottom:10px;
}

.gen_dl {
	padding:0px;
	float: left;
	height: 160px;
	width:186px;
	text-align: center;
	margin :0 4px 10px 5px;
}

.gen_dl dt img {
	text-align: center;
	padding:0px;
	margin : 10px 0 0px 0;
	height : 110px;
	border:0px solid #6481bc;
}

.gen_dl dt a {
	padding-top: 20px;
	line-height: 18px;
	text-align: center;
	text-decoration:none;
	color:#6481bc;
}

///////////////////////////////////////* style lieux 2008 *//////////////////////////////////////////////////




p.lieux{
	text-align: right;
}


///////////////////////////////////////* style stages 2007 *//////////////////////////////////////////////////




dt.stage_nav a{
	font-size: 9px;
	line-height:18px;
	font-weight:bolder;
	color:#6481bc;
	margin-bottom:10px;
}

dt.stage_nav{
	font-size: 9px;
	line-height:18px;
	font-weight:bolder;
	color:#6481bc;
	margin : 0px 20px 10px 20px;
}

dt.stage_title{
	font-size: 12px;
	line-height:18px;
	font-weight:bolder;
	color:#6481bc;
	margin : 0px 20px 10px 20px;
}

dt.stage_subtitle{
	font-size: 10px;
	line-height:18px;
	font-weight:bolder;
	color:#6481bc;
	margin-top:10px;
	margin : 0px 20px 10px 20px;
}

dt.stage_intro{
	font-size: 10px;
	line-height:16px;
	font-weight:bold;
	color:#666;
	margin : 0px 20px 10px 20px;
	text-align:left;
}

dt.stage_text{
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	color:#000;
	margin : 0px 20px 10px 20px;
}

dt.stage_compl{
	font-size:9px;
	line-height:11px;
	font-weight:normal;
	color:#6481bc;
	margin : 0px 20px 10px 20px;
}
	
dt.stage_link{
	font-size: 10px;
	line-height:16px;
	font-weight:bold;
	color:#6481bc;
	margin : 0px 20px 10px 20px;	
}

dt.stage_link a{
	font-weight:bolder;
	color:#6481bc;
}

dt.stage_right_new {
	font-size: 9px;
	line-height:18px;
	font-weight:bolder;
	color:#6481bc;
	margin: 0 5px 10px 5px;
	text-align: left;
}

dt.stage_right_new a{
	color:#6481bc;
}

dt.stage_right_title{
	border-bottom:0px solid #6481bc;
	margin:0px 0px 5px 0px;
	color: #fff;
	background: #6481bc;
	text-align:center;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;
}

dt.stage_dates{
	font-size: 9px;
	line-height:11px;
	font-weight:normal;
	color:#000;
	text-align: left;
	margin:0px 5px 5px 5px;
}

dt.stage_info{
	font-size: 9px;
	line-height:11px;
	font-weight:normal;
	color:#000;
	text-align: left;
	margin:0px 5px 5px 5px;
}

dt.stage_search{
	text-align:center;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;
	font-weight:normal;
	color:#000;
	margin-bottom:10px;
}

dt.stage_rubrique {
	margin:0 10px 5px 10px;
	padding-left:10px;
	background: #6481bc;
	color: #fff;
	text-align:left;
	font-weight:bold;
	line-height: 18px;
	font-size: 11px;
}

///////////////////////////////////////* liens 2008 *//////////////////////////////////////////////////


dt.liens_titre{
	font-size: 10px;
	line-height:18px;
	font-weight:bolder;
	color:#6481bc;
	margin-top:10px;
	margin : 0px 20px 10px 20px;
}

dt.liens{
	font-size: 12px;
	line-height:18px;
	font-weight:bolder;
	color:#6481bc;
	margin : 20px 20px 0px 20px;
}

dt.liens_s_titre{
	font-size: 10px;
	line-height:18px;
	font-weight:bold;
	color:#000;
	margin : 0px 20px 0 20px;
}

dt.liens_texte{
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	color:#000;
	margin : 0px 20px 0px 20px;
}

dt.liens_adresse{
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	color:#000;
	margin : 5px 20px 0px 20px;
}

dt.liens_url{
	font-size:10px;
	line-height:16px;
	font-weight:bold;
	color:#000;
	margin : 0px 20px 10px 20px;
}


/* Objet [tz_article_4][gen_article] Start ----------------------------------------------------*/

 /*
 title : The base for object "article" styles.
 author : KpryKorn for TeamZone.
 date : 11/08/2005
*/

h2.tz_article_4 {
	padding-left:10px;
	background: #6481bc;
	color: #fff;
	text-align:left;
	font-weight:bold;
	line-height: 18px;
	font-size: 11px;
}

p.tz_article_4_pub_date {
	margin:0px 0px 0px 0px;
	color:#000;
	font-size:9px;
	text-transform:lowercase;
	
}

div.tz_article_4 {

}

div.tz_article_4 p.article {
	margin: 0px 0 40px 0;
	text-align:left;
}

div.tz_article_4 img.align_left {
	float:left;
	margin: 0 20px 10px 20px;
}

div.tz_article_4 img.align_right {
	float:right;
	margin: 0 20px 10px 20px;
}

div.tz_article_4 .spacer {
	clear: both;
	line-height:5px;
}
/* Objet [tz_article_4][gen_article] End ----------------------------------------------------*/

/* Objet [tz_article_4][link_article] Start ----------------------------------------------------*/

 /*
 title : The base for object "article" styles.
 author : KpryKorn for TeamZone.
 date : 11/08/2005
*/

ul.tz_article_4 {

	font-size: 9px;
}

ul.tz_article_4 li.titre {
	color:#ffffff;
	font-weight: bold;
	background:#6481bc;
	padding:3px 10px 3px 10px;
	line-height:12px;
	font-size: 9px;
	}

ul.tz_article_4 li.texte {
	color:#333333;
	padding:3px 10px 3px 10px;
	line-height:12px;
	text-align:left;
}

ul.tz_article_4 li.link {
	padding:0px 10px 0px 10px;
	border-bottom:0px solid #6481bc;
	text-align:right;
	margin-bottom:10px;
	color:#6481bc;
}

ul.tz_article_4 li.link a{
	color:#6481bc;
	text-decoration:none;
}

ul.tz_article_4 li.link a:hover{
	text-decoration:underline;
}
/* Objet [tz_article_4][link_article] End ----------------------------------------------------*/

/* Objet [tz_article_4][archi_article] Start ----------------------------------------------------*/

 /*
 title : The base for object "article" styles.
 author : KpryKorn for TeamZone.
 date : 11/08/2005
*/

ul.tz_article_4_archi{
	margin: 0 10px;
}

ul.tz_article_4_archi li{
	text-align:left;
	margin-top:3px;
	color:#6481bc;
	font-weight:bold;
}

ul.tz_article_4_archi li a{
	color:#6481bc;
}
/* Objet [tz_article_4][archi_article] End ----------------------------------------------------*/

/* Objet Menu [menu_retour] Start */

 /*
 title : The base for object "menu" styles.
 author : KpryKorn for TeamZone.
 date : 21/09/2005
*/

.menu_retour {
	text-align:center;
}

.menu_retour a{
	font-size: 10px;
	color:  #fff;
	text-decoration: none;
}

.menu_retour a:hover{
	color:  #ffcc21;
}


.menu_retour dt.menu_level0_off{
	background:#6481bc;
	color: #ffffff;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;}

/* Objet Menu [menu_retour] End */


/* Objet Menu [menu_12] Start */

 /*
 title : The base for object "menu" styles.
 author : KpryKorn for TeamZone.
 date : 21/09/2005

*/

.menu_12 {
	text-align:center;
	margin-bottom:40px;
}

.menu_12 a{
	font-size: 10px;
	color:  #fff;
	text-decoration: none;
}

.menu_12 a:hover{
	color:  #ffcc21;
}

.menu_12 dt.menu_level0_on{
	background:#6481bc;
	color: #ffcc21;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;	}

.menu_12 dt.menu_level0_off{
	background:#6481bc;
	color: #ffffff;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;}

.menu_12 dd{
}

.menu_12 li.menu_level1_off {
	margin-left:20px;
	font-weight:normal;
	line-height: 16px;
	padding-left:5px;
}

.menu_12 li.menu_level1_on {
	margin-left:20px;
	font-weight:normal;
	line-height: 16px;
	background:#E3E3E3;
	padding-left:5px;
}
/* Objet Menu [menu_12] End */


/* Objet Menu [menu_86] Start */

 /*
 title : The base for object "menu" styles.
 author : KpryKorn for TeamZone.
 date : 21/09/2005
*/

.menu_86 dt{
	color:#6481bc;
	font-weight:bold;
	float:left;
	align:center;
	width:195px;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
}

.menu_86 a{
	font-weight:bold;
	color:  #fff;
	text-decoration: none;
}

.menu_86 a:hover{
	color:  #ffcc21;
}

.menu_86 dt.menu_level0_on{
    background-color:#e0e6f2;
	text-align: center;
	border-right:3px solid #fff;
	text-decoration:none;
}

.menu_86 dt.menu_level0_off{
	background-color:#6481bc;
	text-align: center;
	border-right:3px solid #fff;
	text-decoration:none;
}

/* Objet Menu [menu_86] End */


/* Objet Menu [menu_87] Start */

 /*
 title : The base for object "menu" styles.
 author : KpryKorn for TeamZone.
 date : 21/09/2005
*/

.menu_87 {
	text-align:center;
	margin-bottom:40px;
}

.menu_87 a{
	font-weight:bold;
	line-height:18px;
	font-size: 10px;
	color:  #fff;
	text-decoration: none;
}

.menu_87 a:hover{
	color:  #ffcc21;
}

.menu_87 dt.menu_level0_on{
	background:#6481bc;
	color: #ffcc21;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;	
}

.menu_87 dt.menu_level0_off{
	background:#6481bc;
	color: #ffffff;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;

}

.menu_87 dd{
}

.menu_87 li.menu_level1_off {
	margin-left:20px;
	font-weight:normal;
	line-height: 16px;
	padding-left:5px;
}

.menu_87 li.menu_level1_on {
	margin-left:20px;
	font-weight:normal;
	line-height: 16px;
	background:#E3E3E3;
	padding-left:5px;
}

/* Objet Menu [menu_87] End */


/* Objet Menu [menu_88] Start */

 /*
 title : The base for object "menu" styles.

 author : KpryKorn for TeamZone.
 date : 21/09/2005
*/

.menu_88 {
	text-align:center;
	margin-bottom:40px;
}

.menu_88 a{
	font-size: 10px;
	color:  #fff;
	text-decoration: none;
}

.menu_88 a:hover{
	color:  #ffcc21;
}

.menu_88 dt.menu_level0_on{
	background:#6481bc;
	color: #ffcc21;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;	
}

.menu_88 dt.menu_level0_off{
	background:#6481bc;
	color: #ffffff;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;
}

.menu_88 dd{
}

.menu_88 li.menu_level1_off {
	margin-left:20px;
	font-weight:normal;
	line-height: 16px;
	padding-left:5px;
}

.menu_88 li.menu_level1_on {
	margin-left:20px;
	font-weight:normal;
	line-height: 16px;
	background:#E3E3E3;
	padding-left:5px;
}

/* Objet Menu [menu_88] End */


/* Objet Menu [menu_89] Start */

 /*
 title : The base for object "menu" styles.
 author : KpryKorn for TeamZone.
 date : 21/09/2005
*/

.menu_89 {
	text-align:center;
}

.menu_89 a{
	font-size: 10px;
	color:  #fff;
	text-decoration: none;
}

.menu_89 a:hover{
	color:  #ffcc21;
}

.menu_89 dt.menu_level0_on{
	background:#6481bc;
	color: #ffcc21;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;	}

.menu_89 dt.menu_level0_off{
	background:#6481bc;
	color: #ffffff;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;}

.menu_89 dd{
}

.menu_89 li.menu_level1_off {
	margin-left:20px;
	font-weight:normal;
	line-height: 16px;
	padding-left:5px;
}

.menu_89 li.menu_level1_on {
	margin-left:20px;
	font-weight:normal;
	line-height: 16px;
	background:#E3E3E3;
	padding-left:5px;
}
/* Objet Menu [menu_89] End */


/* Objet Menu [menu_90] Start */

 /*
 title : The base for object "menu" styles.
 author : KpryKorn for TeamZone.
 date : 21/09/2005
*/

.menu_90 {
	text-align:center;
	margin-bottom:40px;
}

.menu_90 a{
	font-size: 10px;
	color:  #fff;
	text-decoration: none;
}

.menu_90 a:hover{
	color:  #ffcc21;
}

.menu_90 dt.menu_level0_on{
	background:#6481bc;
	color: #ffcc21;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;	}

.menu_90 dt.menu_level0_off{
	background:#6481bc;
	color: #ffffff;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;}

.menu_90 dd{
}

.menu_90 li.menu_level1_off {
	margin-left:20px;
	font-weight:normal;
	line-height: 16px;
	padding-left:5px;
}

.menu_90 li.menu_level1_on {
	margin-left:20px;
	font-weight:normal;
	line-height: 16px;
	background:#E3E3E3;
	padding-left:5px;
}
/* Objet Menu [menu_90] End */

/* Objet Menu [menu_91] Start */

 /*
 title : The base for object "menu" styles.
 author : KpryKorn for TeamZone.
 date : 21/09/2005
*/

.menu_91 {
	text-align:center;
	margin-bottom:40px;
}

.menu_91 a{
	font-size: 10px;
	color:  #fff;
	text-decoration: none;
}

.menu_91 a:hover{
	color:  #ffcc21;
}

.menu_91 dt.menu_level0_on{
	background:#6481bc;
	color: #ffcc21;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;	}

.menu_91 dt.menu_level0_off{
	background:#6481bc;
	color: #ffffff;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 18px;
	font-size: 10px;}

.menu_91 dd{
}

.menu_91 li.menu_level1_off {
	margin-left:20px;
	font-weight:normal;
	line-height: 16px;
	padding-left:5px;
}

.menu_91 li.menu_level1_on {
	margin-left:20px;
	font-weight:normal;
	line-height: 16px;
	background:#E3E3E3;
	padding-left:5px;
}
/* Objet Menu [menu_91] End */



/* Objet [tz_article_46][link_article] Start ----------------------------------------------------*/

 /*
 title : The base for object "article" styles.
 author : KpryKorn for TeamZone.
 date : 11/08/2005
*/


ul.tz_article_46 {
	font-size: 10px;
}

ul.tz_article_46 li.titre {
	color:#ffffff;
	font-weight: bold;
	background:#701C2C;
	padding:3px 10px 3px 10px;
	line-height:12px;
	font-size: 9px;
	}

ul.tz_article_46 li.texte {
	color:#333333;
	font-size: 9px;
	padding:3px 10px 3px 10px;
	line-height:12px;
	text-align:left;
}

ul.tz_article_46 li.link {
	padding:0px 10px 0px 10px;
	border-bottom:0px solid #6481bc;
	text-align:right;
	margin-bottom:10px;
	color:#701C2C;
}

ul.tz_article_46 li.link a{
	color:#701C2C;
	text-decoration:none;
}

ul.tz_article_46 li.link a:hover{
	text-decoration:underline;
}
/* Objet [tz_article_46][link_article] End ----------------------------------------------------*/
/* New_entry (don't delete this line) */
