body {
	
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 11px;
color: #333333;	
}
form {
	margin: 0;
}

#reception li {
	margin-left: 0px;
	list-style-type: square;
	line-height: 15px;
	list-style-image: url(images/puce_aide.gif);
	list-style-position: outside;
}
#reception li a {
	font-size: 11px;
	font-weight: normal;
}
#reception li a:hover {
	font-size: 11px;
	font-weight: normal;
}

#reception a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#reception a:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}

#reception .all {
	width: 950px;
	position: absolute;
	margin: 0;
}
#reception .coldroite {
	width: 500px;
	height: 400px;
	padding: 5px;
	overflow: auto;
	float: right;
	text-align: justify;
	font-size: 11px;
	color: #333333;
	
}
#reception .colgauche {
	float: left;
	width: 410px;
	padding: 5px;
	margin-left: 10px;
	
}

#reception .tiret {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	clear: left;
	margin-bottom: 15px;
}

#reception .date {
	width:90%;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #CF6D31;
}

#reception .titre {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#programme .all {
	width: 950px;
	position: absolute;
	margin: 0;
}
#programme .coldroite {
	width: 500px;
	height: 500px;
	margin-top: 10px;
	overflow: auto;
	float: right;
	font-size: 11px;
	color: #333333;
}
#programme .colgauche {
	float: left;
	width: 410px;
	padding: 5px;
	margin-left: 10px;	
}
#programme .photogauche {
	float: left;
}
#programme .textedroite {
	width: 310px;
	margin-left: 10px;
	margin-right: 5px;
	text-align: justify;
	float: left;
	font-size: 11px;
	color: #333333;
}
#programme .titre {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#programme .grandtitre {
	text-align: right;
	font-size: 20px;
	color: #AA51A5;
	padding-bottom: 0px;
}
#programme .date {
	width:90%;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #AA51A5;
}
#programme .tiret {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	clear: left;
	margin-bottom: 15px;
}
