div{
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
}
div#base{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -300px;
}
div#newsbloc{
	height: 20px;
	width: 800px;
	color: white;
	background-color: #5F6062;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
}
div#corps{
	position: absolute;
	top: 139px;
	width: 800px;
	height: 461px;
	background: url("images/spirale.gif") no-repeat scroll 95% 35%;
}
div#blocgestion{
	position:absolute;
	top: 10px;
	left: 0px;
	height: 90px;
	width: 200px;
	font-size: 11px;
	background-image: url("images/arriereplan_blocgestion.gif");
}
div#categories{
	position:absolute;
	top: 110px;
	left: 0px;	
	width: 200px;
	height:300px;
	background-image: url("images/arriereplan_categories.gif");
}
div#articles{
	position: absolute;
	top: 10px;
	left: 200px;
	height: 400px;
	width: 600px;
	text-align: justify;
	overflow: auto;
}
div#pieddepage{
	position: absolute;
	bottom: 30px;
	width: 800px;
	font-size: 11px;
	color: #5F6062;
	text-align: center;
}
table
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-spacing: 0px;
}
table#tb_entete{
width :800px;
}
table#sections
{
	height: 25px;
	width: 800px;
	background-color: orange;
	color: white;
	font-weight: bold;
	font-size: 15px;
}
table#menusblocgestion{
	position:absolute;
	top: 2px;
	width: 200px;
	height: 15px;
}
table#menuscategories{
	position: absolute;
	top: 4px;
	left: 11px;
	height: 120px;
	width: 188px;
	text-align: left;
	font-size: 13px;
}
td
{
	padding: 0px;
	margin : 0px;
}
td#banniere_gauche
{
	width: 300px;
	height: 89px;
	background: url("images/logo.jpg") no-repeat left;
	vertical-align: middle;
}
td#banniere_droite
{
	width: 500px;
	height: 89px;
	background: url("images/personnages.gif") no-repeat right;
	vertical-align: middle;
}
/*a:link{
	color: orange;
}
a:hover{
	color: #A5A6A8;
}*/
a.menusection:link, a.menusection:visited{
	text-decoration : none;
	color: white;
}
a.menusection:hover{
	text-decoration : none;
	color: #5F6062;
}
a.menusectionselect{
	text-decoration: none;
	color: #5F6062;
}
a.scrollmenu{
	margin-right: 10px;
}
a.scrollmenu:link, a.scrollmenu:visited{
	text-decoration : none;
	color: white;
}
a.scrollmenu:hover{
	text-decoration : none;
	color: orange;
}
a.menublocgestion:link, a.menublocgestion:visited{
	text-decoration: none;
	color: black;
	font-weight: bold;
}
a.menublocgestion:hover{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a.menucategorie:link, a.menucategorie:visited{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a.menucategorie:hover{
	text-decoration: none;
	color: orange;
	font-weight: bold;
}
a.menucategorieselect{
	text-decoration: none;
	color: orange;
	font-weight: bold;
}
form#mycablecom, form#search, form#newsletter{
	position: absolute;
	top:20px;
	height: 70px;
	width: 200px;
	text-align: center;
}
form#mycablecom{
	display: none;
}
form#search{
	display: none;
}
form#newsletter{
	display: block;
}
img#visuelcategories{
	position:absolute;
	left: 11px;
	bottom: 15px;
	left: 10px;
	width: 179px;
	height: 157px;
}
img.miniimgarticle{
	margin-left:20px;
	margin-right: 10px;
	display: inline;	
}
img.imgarticle{
	margin-left:20px;
	margin-right: 10px;
	display: none;
}
h1.titrearticle{
	display: inline;
	margin-left:0px;
	margin-right: 10px;
	color: #5F6062;
	font-weight: bold;
	font-size: 14px;
	width: 540px;
}
p.corpsarticle{
	margin-left:20px;
	margin-right: 10px;
	width: 540px;
}

