﻿#middle
{
	background: url('../images/bg_site3.gif') center top repeat-y;
}
#middle_footer
{
	background: #EAEAEA url('../images/bg_footer3.gif') center top no-repeat;
}
#menu_1 a, #menu_1 a:link
{
	width: 64px;
	background: url('../images/btn_accueil_over.gif') left top no-repeat;
}
div.pusher{
	clear: both;
}
/* SOUS COLONNE GAUCHE */
div#home_left{
	float: left;
	width: 476px;
	background: #EAEAEA;
	position: relative;
}
div#home_slideshow{
	width: 476px;
	height: 317px;
	float: left;
}
#home_iframe{
	margin:0;
	padding: 0;
	margin-top: 8px;
	background: #eaeaea url('../images/bg_home_left_middle2.gif') top left repeat-y;
	/*float: left;*/
	width: 476px;
	border: none;
	overflow: hidden;
	display: block;
}
div#home_left>#home_iframe{
	float:left;
}
div#home_right{
	float: right;
	width: 273px;
	/*background: #EAEAEA;*/
}
div#home_spirou{
	border: 1px solid #FFF;
	width: 255px;
	height: 296px;
	padding: 10px 8px;
	background: #D2D2D2 url('../images/bg_spirouMag.gif') center 10px no-repeat;
	float: left;
}
div#home_spirou img{
	border: 1px solid #FFF;
	margin-top: 83px;
}
img#spirou_mag{
	float: left;
}
img#abonnez_vous{
	float: right;
}
div#home_right_top{
	border: 1px solid #FFF;
	border-bottom: none;
	width: 271px;
	float: left;
	background: url('../images/bg_home_right_top.gif') top left no-repeat;
	margin-top: 7px;
	height: 7px;
	overflow: hidden;
}
div#home_left_content{
	float: left;
	width: 476px;
	background: url('../images/bg_home_left_middle.gif') top left repeat-y;
}
div#home_right_content{
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	float: left;
	width: 271px;
	padding-top: 10px;
	background: url('../images/bg_home_right_middle.gif') top left repeat-y;
}
div.home_bloc{
	width: 241px;
	padding: 0px 15px 15px 15px;
	text-align: left;
	float: left;
}
h1#tit_bloc_actu{
	width: 73px;
	height: 13px;
	background: url(../images/titres/tit_bloc_actu.gif) left top no-repeat;
	float:left;
	margin-top: 3px;
	margin-bottom: 5px;
}
h1#tit_bloc_actu span{
	display: none;
}
h1#tit_bloc_agenda{
	width: 52px;
	height: 13px;
	background: url(../images/titres/tit_bloc_agenda.gif) left top no-repeat;
	float:left;
	margin-bottom: 10px;
}
h1#tit_bloc_agenda span{
	display: none;
}
h1#tit_bloc_strip{
	width: 108px;
	height: 13px;
	background: url(../images/titres/tit_bloc_strip.gif) left top no-repeat;
	float:left;
	margin-bottom: 10px;
}
h1#tit_bloc_strip span{
	display: none;
}
div.home_rss{
	float: right;
}
img.highlight{
	margin: 0 0 5px 0;
}
img.highlight{
	margin: 5px 0 !important;
}
div.home_bloc ul{
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
div.home_bloc li{
	padding-left: 13px;
	height: 12px;
	background: url(../images/fleche_gris_bloc.gif) left 1px no-repeat;
	margin-bottom: 5px;	
	display: block;
	width: 228px;
	clear: both;
}
div.home_bloc ul>li{
	height: auto;
}
div.home_bloc li a{
	font-size: 11px;
	color:#999;
	text-decoration: none;
	display: block;
}
div.home_bloc li a:hover{
	text-decoration: underline;
}
a.actu_bold{
	font-weight: bold;
}
div.sep{
	padding-top: 15px;
	overflow: hidden;
	width: 241px;
	height: 1px;
	border-bottom: 1px solid #CCC;
	float: left;
}
/* SOUS COLONNE DROITE */

/* COLONNE DROITE */

a.link_gris{
	background: url(../images/link_gris.gif) left top no-repeat;
	display: block;
	padding:0 0 1px 19px;
	height: 15px;
	height: auto !important;
	min-height: 15px !important;
	margin-top: 10px;
	font-size: 11px;
}
a.link_bleu{
	background: url(../images/link_bleu.gif) left top no-repeat;
	display: block;
	padding:0 0 1px 19px;
	height: 15px;
	height: auto !important;
	min-height: 15px !important;
	margin-top: 10px;
	font-size: 11px;
	
}
a.link_bleu_home{
	background: url(../images/link_bleu2.gif) left top no-repeat;
	display: block;
	padding:0 0 1px 19px;
	height: 15px;
	height: auto !important;
	min-height: 15px !important;
	font-size: 11px;
	float: left;
	color:#065BB3;
}

div#print_cop{
	display: none;
}