/*
**   GENERAL   ***********************************************************************
*/

body, html
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000000;
}

a img
{
	border: 0;
}

*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a
{
	outline: none;
}

strong
{
	font-weight: bold;
}

b
{
	font-weight: normal;
}

em
{
	font-style: italic;
}


/*
**   BLOCS   **************************************************************************
*/

div#conteneur
{
	position: relative;
	width: 980px;
	height: 675px;
	margin: 20px auto;
	text-align: left;
	background: url(../img/fond.jpg) no-repeat bottom right;
}

div#logo
{
	position: relative;
	float: left;
	width: 117px;
	height: 131px;
	background: url(../img/logo.gif) no-repeat top left;
}

div#logo a#lienAccueil
{
	display: block;
	position: absolute;
	top: 7px;
	left: 10px;
	width: 97px;
	height: 112px;
}

div#banniere
{
	position: relative;
	height: 86px;
	margin: 0 0 0 117px;
}

div#banniere a#lienDon
{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 86px;
	width: 780px;
}

div#banniereD
{
	position: relative;
	float: right;
	width: 375px;
	height: 86px;
	background: url(../img/banniere_d.jpg) no-repeat top left;
}

div#banniereG
{
	position: relative;
	float: right;
	width: 405px;
	height: 86px;
	background: url(../img/banniere_g.gif) no-repeat top left;
}

div#menuH
{
	position: relative;
	height: 45px;
	margin: 0 0 0 117px;
	padding: 0 0 0 44px;
	background: #000000;
}

div#barreH
{
	position: relative;
	height: 1px;
	font-size: 1px;
	margin: 0 0 0 0 !important;
	margin: -1px 0 0 0;
	background: url(../img/barre_h.gif) no-repeat top left;
}

div#menuG
{
	position: relative;
	float: left;
	width: 570px;
	height: 500px;
	background: url(../img/menu_g.jpg) no-repeat 35px 15px;
}

div#contenu
{
	position: relative;
	height: 510px;
	margin: 20px 0 0 570px;
	background: url(../img/compteur_don.gif) no-repeat top left;
}

div#compteur
{
	position: absolute;
	top: 28px;
	left: 135px;
}

div.chiffre
{
	float: left;
	width: 17px;
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

div#contenu a#lienDon
{
	position: absolute;
	display: block;
	width: 265px;
	height: 29px;
	top: 133px;
	left: 77px;
}

div#texte
{
	position: absolute;
	width: 370px;
	top: 190px;
	left: 18px;
	text-align: justify;
}

div#barreB
{
	position: relative;
	height: 1px;
	font-size: 1px;
	margin: 0 240px 0 10px;
	background: url(../img/barre_b.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/barre_b.png');
}

div#menuB
{
	position: relative;
	margin: 0 240px 0 10px !important;
	margin: -1px 260px 0 10px;
	padding: 3px 0 0 0;
}

div#natixis
{
	position: relative;
	float: right;
	width: 260px;
	height: 40px;
	line-height: 15px;
	margin: 0 10px 0 0;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/natixis.gif) no-repeat top right;
	
}

div#natixis a#lienNatixis
{
	display: block;
	position: relative;
	float: right;
	width: 121px;
	height: 33px;
	margin: 0 0 0 8px;
}


/*
**   MISE EN FORME   ********************************************************************
*/

div#menuH td
{
	height: 45px;
	vertical-align: middle;
	text-align: center;
}

div#menuH a
{
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 13px;
	font-style: italic;
	font-weight: bold;
}

div#menuH b
{
	display: block;
	width: 1px;
	margin: 0 14px;
}

div#menuB b
{
	margin: 0 6px;
}

div#menuB a:hover, div#menuH a:hover, div#contenu a:hover
{
	color: #F40506;
}

div#texte p
{
	margin: 0 0 12px 0;
	line-height: 14px;
	text-align: justify;
}

div#texte p a
{
	text-decoration: underline;
}
