body {
	background: url(graphics/fond.png);
	font-family: Lucida Sans;
	color: #dcdad3;
	font-weight: bold;
}

#cadreblanc {
	margin: auto;
	width: 850px;
}


div.content_total {
	background: white;
	height: 9px;
}

div.header_total {
	background: #af3f78;
	height: 8px;
}

div#conteneur_lt {
	background:#ffffff url(graphics/coin-haut-gauche-blanc.png) no-repeat left top;
	height: 9px;
	width: 9px;
	float: left;
}

div#conteneur_rt {
	background:#ffffff url(graphics/coin-haut-droite-blanc.png) no-repeat right top;
	height: 9px;
	width: 9px;
	float: right;
}

div#conteneur_lb {
	background:#ffffff url(graphics/coin-bas-gauche-blanc.png) no-repeat left bottom;
	height: 9px;
	width: 9px;
	float: left;
}

div#conteneur_rb {
	background:#ffffff url(graphics/coin-bas-droite-blanc.png) no-repeat right bottom;
	height: 9px;
	width: 9px;
	float: right;
}


div#header_lt {
	background:url(graphics/coin-haut-gauche-rouge.png) no-repeat left top;
	height: 9px;
	width: 9px;
	float: left;
}

div#header_rt {
	background:url(graphics/coin-haut-droite-rouge.png) no-repeat right top;
	height: 9px;
	width: 9px;
	float: right;
}

div#header_lb {
	background:url(graphics/coin-bas-gauche-rouge.png) no-repeat left bottom;
	height: 9px;
	width: 9px;
	float: left;
}

div#header_rb {
	background:url(graphics/coin-bas-droite-rouge.png) no-repeat right bottom;
	height: 9px;
	width: 9px;
	float: right;
}

div#content-main {
	background: white;
	height: 100%;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	min-height: 580px;
}

div#header {
	background-color: #af3f78;
	width: 100%;
}

a.headlink {
	text-decoration: none;
	color: #ded1d7;
}

a.headlink:hover {
	text-decoration: none;
	color: yellow;
}

#logo {
	background: url(graphics/logo3.gif);
	width: 106px;
	height: 82px;
	margin-top: -84px;
	margin-left: 110px;
}

#abi {
	background: url(graphics/abi.png);
	width: 345px;
	height: 23px;
	margin-left: 120px;
	margin-top: 10px;
	border: 1px solid green;
}


#halo {
	background: url(graphics/halo.gif) !important;
	width: 90px;
	height: 84px;
	margin-left: 15px;
	margin-top: 10px;
}

#footer-h {
	height: 28px;
	text-align: right;
	margin-right: 14px;
}

#secondpart {
	margin-top: 30px;
	margin-left: 35px;
	margin-right: 35px;
	color: #622544;
	font-size: 1.4em;
	font-weight: normal;
}

.block {
	border: 1px solid white;	
}

#indexlinks {
	border: 1px solid black;
	margin-top: 5px;
}

.blockindex {
	border: 1px solid #DEDEDE;
	width: 240px;
	height: 250px;
	float: left;
	margin-left: 5px;
}

.title {
	font-size: 1.1em;
	font-weight: bold;
	color: #622544;
}

.intitule {
	margin-top: 16px;
	margin-left: 16px;
	font-size: 0.9em;
}

.intituleprec {
	color: black;
	font-size: 0.8em;
}

.separateur {
	background-color: #ded1d7;
	height: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

.blocks {
	margin-top: 10px;	
}

.block ul {
	list-style-type: none;
	color: #3a3a3a;
	font-size: 0.4cm;
}

.block li
{
  background-image: url('graphics/fleche.png');
  background-repeat:  no-repeat;
  background-position: 0 0.4em;
  padding-left: 0.6em;
}

.blockindex ul {
	list-style-type: none;
	color: #3a3a3a;
	font-size: 0.4cm;
}

.blockindex li
{
  background-image: url('graphics/fleche.png');
  background-repeat:  no-repeat;
  background-position: 0 0.4em;
  padding-left: 0.6em;
}  

#footer {
	margin-top: 8px;
	/* color: grey; */
	font-size: 10px;
	text-align: center;
}
