#banner{
	width:100%;
	height:148px;
	top:0px;
	background-position:center;
}


html {background-color:#830B38;}
body { 

	background-color:#830B38;
	margin:auto;

	
}

#footer {
	
	font-size:10px;

	width:948px;
	
	text-align:center;
	
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	height:30px;
	background-color:#830B38;

}

#footer a {
	text-decoration:none;
	color:white;
}

#footer a:hover {
	text-decoration:underline;
}

a.lireLaSuite {
/*	color:#FD295F; */
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

#menu a{
	text-decoration:none;
}

#menu {
	font-family:Arial, Helvetica, sans-serif;
	background:url(./specific/deplie.jpg) repeat-y;
	width:160px;
	position:absolute;
	margin-left:auto;
	top:148px;

	font-weight:bold;
	text-align:right;
	z-index:960;
	margin-right:30px;
}

#menuspacer {
	
	background-color:#DB1560;
	min-height:500px;
}

.rubrique table {
	height:100%;
	width:120px;
}

.rubrique td {
	vertical-align:middle;
	text-align:right;
	color:white;
	font-weight:bold;
}

.rubrique {
	font-size:14px;
	/*background:url(deplie.jpg) repeat-y;
	color:#901442;*/
	
	height:40px;
	background:url(./specific/normal.jpg) repeat-y;
	padding-right:40px;
}

.rubrique a {
	color:white;
}

a.pageSelected {
	color:#400023 !important;
}

.menusousrubrique {
	background:url(./specific/deplie2.jpg) repeat-y;
	color:#7A2846;
	font-size:11px;
	padding-right:40px;
	display:none;
	
}

.sousrubrique {
	color:#7A2846;
	font-size:11px;
	
}

.sousrubrique a {
	color:#7A2846;
	text-decoration:none;
}

#trombone {
	/*display:none;*/
	position:absolute;
	margin-left:130px;
	width:52px;
	top:364px;
	height:40px;
	background:url(./specific/trombone.jpg) no-repeat;
}

#content {
	padding-left:200px;
	padding-right:10px;
	min-height:710px;
	padding-top:35px;
	/*width:748px;*/
	width:100%;
	max-width:738px;
	background:url(./specific/fond.png) repeat-y;
}
#content2  {
		
		background:url(./specific/fond.png) repeat-y;
	width:948px;
	
	min-height:710px;
	/*top:148px;*/
	/*font-family:Arial, Helvetica, sans-serif;*/
}

#triangle {
	display:none;
	position:absolute;
	margin-left:123px;
	width:26px;
	height:28px;	
	background:url(./specific/triangle.jpg) no-repeat;
}

.numpagecourante {
	background-color:#7A2846;
	color:white !important;
}

#choixPage {
	margin-left:200px;
	top:160px;
	z-index:999;
	position:absolute;
}

#navigation {
	padding-top:15px;
	padding-bottom:30px;
	
}
#navigation a {
	background-color: #EB4B87;
	color:#FFFFFF;
}

#navigation span {
	color:#000000;
}

#navigation span, #navigation a {	
	font-size: 10px;
	text-decoration:none;
	border-width: 1px;
	border-bottom-style:solid; 
	border-bottom-color:#FFFFFF;
	border-left-style:solid; 
	border-left-color:#FFFFFF;
	padding:4px;
	margin:2px;
}

#navigation a:hover {
	background-color: #E8AEC4;
	z-index:25;
}

