#main {
	float : left;
	width : 721px;
	height: 399px !important;
	height: 399px;

	background-image:url(img/ketos_03.gif);
}
#main2 {
	float : left;
	width : 721px;
	height: 399px !important;
	height: 399px;
	overflow:auto;

	background-image:url(img/ketos_03.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
}

#main3 {
	float : left;
	width : 721px;
	height: 399px !important;
	height: 399px;

	background-image:url(img/accueil.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
}

.content-affich{
	margin-left:25px;
	margin-right:auto;
	padding : 0 5px 3px 5px;
	text-align : justify;
	-moz-border-radius: 4px;
	height:auto;
	width: 660px;
	font-size : 1em;
}
.content-title {
	float : center;
	margin : 0 0 1em -5px;
	padding : 2px 10px;
	text-align: center;
	width: 660px;
	font-weight: bold;
	color:#cc0f0a;
	-moz-border-radius: 4px;
	font-size : 1.5em;
}


.content-info {
	margin : 2px 0 0 0;
	text-align : right;
}

.content-content, .content-chapo {
	clear : left;
}
.content-content a {
	text-decoration: underline;
	color:#0099CC;
}


