body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../images/fd_page.jpg) repeat;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#holder {
	width:1000px;
	background:url(../images/alcor_inte.jpg) no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 768px;
}

#header {
	padding-left: 450px;
	padding-top: 40px;
}

#content {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 25px;
}


/* pied de page*/
#footer {
	font-size: 60%;
	color: #666666;
	text-align: center;
	height: 55px;
}

#footer a {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}

#brclear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
/* definition des element contenu */
#contenu {
	width: 453px;
	margin-left: 471px;
	text-align: justify;
	height: 450px;
}
#sousmenu {
	margin-left: 486px;
	height: 30px;
	font-size: 60%;
}
#sousmenu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
#sousmenu a:hover{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	
}
#recherche {
	margin-left: 486px;
	height: 35px;
}

h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
#holder #content #contenu p {
	font-size: 90%;
}

#holder #content #contenu li {
	font-weight: bolder;
}
.retrait {
	margin-left: 70px;
	display: block;
	font-size: 90%;
}

#holder #content #contenu a {
	font-size: 70%;
	color: #660099;
	text-decoration: none;
}
#holder #content #contenu a:hover {
	font-size: 70%;
	color: #FF0000;
}
#affiche {
	height: 300px;
	overflow: auto;
	margin-left: 50px;
	font-size: 90%;
	text-align: justify;
	background: #FFFFFF;
	padding: 10px;
}
#view {
	position: absolute;
	left: 119px;
	top: 115px;
	height: 520px;
	width: 650px;
	background: url(../images/fd_page.jpg) repeat;
	font-size: 90%;
	padding: 10px;
	border: 1px solid #999999;
}
#view  a {
	font-size: 90%;
	color: #FF0000;
	text-decoration: none;
}

#view #ferme {
	width: 150px;
	float: right;
}

