/* CSS Document */
body{
background:#FCE303 url(../design09/fd.jpg) repeat-x 0 0;
text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%;  }
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#conteneur{
width:950px; margin-left:auto; margin-right:auto; text-align: left;}
#menuH{float:left;
	height:167px;
	width:950px;
	background:url(../design09/fd-menu.jpg) no-repeat 0 0;
}
#btns,#home{
float: left;
}
#menu-deroul{
padding-top:75px;
float: left;
}
#corps{
	height:433px;
	width:950px;
}
#gauche{float: left;
height:433px;
width:19px;
	background:url(../design09/fd-gauche.jpg) no-repeat 0px 0px;

}
#page{background:#FFF;float: left;
width:662px;
height:433px;

}
#pied-text{
float:left;
height:39px;
width:662px;
	background:url(../design09/fd-bas-text.jpg) no-repeat 0 0;
}
#droite{float: right;
height:433px;
width:269px;
	background:url(../design09/fd-droit.jpg) no-repeat 0 0;
}
#liens{
float:right;
padding-top:410px;
padding-right:10px;
}
#liens a{
font-size : 10px;
text-decoration:none;
color:#fff;
}
#liens a:hover{
text-decoration:underline;
}
h1,h2{margin:0px; padding:0px;

}
/*------------page soiree-------*/
#textIN{float:left;
padding-left:20px;
width:380px;
height:394px;
font-size:11px;
}
#photo{float:right;
height:394px;
width:242px;
}
.date{
	font-weight:bold;color:#D92A27;
}
#textINprog{
	float:left;
	padding-left:25px;
	width:620px;
	height:394px;
	font-size:11px;
	overflow: auto;
}
/*---page prog--------*/
#soir-prog{
	float:left;
	clear:none;
	width:255px;
	height:160px;
	border:2px dotted #FCE303;
	/*background-color:#f7d900;*/
	margin-right:15px;
	margin-bottom:15px;
	padding:10px;
}

.nom-soir{
	font-size:12px;
	font-style: italic;
}
.infos{
font-size: 10px;
}
strong.spip{
	color:#D1342D;
}