/**
 * Style sheet b_home_basic
 */
body
{
	margin-top:0;
}

#container
{
	background-color:#fff;
}

/* Bandeau Rubrique Espace Congrés */
#header
{
	background: transparent url(tl_files/img/bg_top.jpg) no-repeat;
}
#back_home {text-align: left;margin:0;padding:0}
#back_home a{
	display: block;
	width: 245px;
	height: 80px;
	margin:0;padding:0
}

#lien_kit_graphique {
	float: right;
	text-align: right;
	width: 100px;
	height:14px;
	padding-right: 50px;
	
}
#lien_kit_graphique a {
	width: 88px;
	height:14px;
	display:block;

}


#main
{

	
	height:474px;
	background: #fff url(tl_files/img/bg_main_bottom_home.png) no-repeat bottom;
}

.inside_home {
	padding-left: 146px;
	/*border: #000 1px solid;*/
	width: 800px;
	height:180px;
}

/* Actualit */
#day_news
{
	width:190px;
	height:148px;
	overflow:auto;
	padding:15px 0px 4px 20px;
	background: #fff;
	margin-top:22px;
	float: left;
	text-align:left;
}

#day_news p, #day_news h1, #day_news h2 {	text-align:left;}

#expositions {
	width:170px;
	height:148px;
	padding:15px 20px 4px 20px;
	background: transparent;
	margin-top:22px;
	margin-left: 30px;
	display : block;
	float: left;
	
	
}

#expositions a {
	width:170px;
	height:148px;
	display:block;
}

#spectacles {
	width:160px;
	height:148px;
	padding:15px 20px 4px 20px;
	background: transparent;
	margin-top:22px;
	margin-left: 30px;
	display : block;
	float: left;

	
}

#spectacles a {
	width:160px;
	height:148px;
	display:block;
}

#footer {
	background: #fff url(tl_files/img/bg_footer_home.png) no-repeat bottom;
}

.inside_footer {padding-top:10px;}
#footer a {
	color: #7f7f7f;
		
}

#lien_footer_1, #lien_footer_2, #lien_footer_3 {

	display: inline;
	text-transform: uppercase;
	
}

#lien_footer_1 ul, #lien_footer_2 ul, #lien_footer_3 ul{

	display:inline;
}

#lien_footer_1 ul {
	padding-left:20px;
	
}

#lien_footer_2 ul {
	padding-left:220px;
	
}

#lien_footer_3 ul {
	padding-left:120px;
	
}

#nav_sous_rubriques_bas {
	padding-top:10px;
}

.nav_liens_rapides ul {list-style-type:none;}
.nav_liens_rapides li {display: inline;border-right:#b2b2b2 1px solid; padding:0 3px
}
.nav_liens_rapides .last {border:0;}

#
