@CHARSET "ISO-8859-1";
body {
	padding:0;
	margin: 0;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:12px;
	background:#fff;
	color:#333;
}

h1 {
	color: #276c8a;
	font-size:17px;
	margin-top:12px;
}

h2 {
	font-size:14px;
	color: #00a0b6;
}


a img {
	border:0;
}

a {
	color: #276c8a;
	font-weight:bolder;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#global {
	margin: 0 auto;
	width:883px;
}

div#page {
	border-left: solid 1px #276c8a;
	border-right: solid 1px #276c8a;
}

div#header {
	width:100%;
	position:relative;
}

div#menu {
	height:20px;
	background: url(/images/menuBg.jpg) repeat-x;
	margin: 2px -1px 0 -1px;
	z-index:100;
	padding-left: 136px;
}
div#menu span {
	color: #fff;
	margin: 0 1px;
	line-height:20px;
	font-size:11px;
}

div#menu span.bt {
	padding-right: 8px;
	background: url(/images/menuBorder.jpg) no-repeat right top;
}

div#menu span a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	
}


div#headerTop {
	background: url(/images/headerTop.jpg) no-repeat;
	height:74px;
}

div#headerBottom {
	background: url(/images/headerBottom.jpg) no-repeat right;
	height:97px;
}

div#main {
	width:100%;
	min-height:480px;
  	height:auto !important;
  	height:480px;	
	background: url(/images/footer.jpg) no-repeat left bottom;
}
div#contenu {
	margin: 40px auto 0 auto;
	padding-bottom:240px;
	width: 849px;
	
}

div#logo {
	width:96px;
	height:126px;
	z-index:100;
	position:absolute;
	margin-top:32px;
	left:29px;
}

div#footer {
	font-size: 10px;
	color: #276c8a;
	margin:4px 0;
	text-align: right;
}

.zend_form label {
	font-weight:bolder;
	line-height:20px;
}

.zend_form dt {
	float: left;
	clear: left;
	width: 130px;
}

.zend_form dt {
	margin-bottom: 4px;
}

.zend_form .errors {
	margin-left:100px;
}

.zend_form dd {margin-bottom:8px;}

div#abonnements { margin:12px 0 12px 100px;}
div.abonnement h2 {text-align: center;}
div.abonnement { float: left; width:250px; margin:24px; border: solid 1px #00a0b6; padding : 8px; border-bottom:solid 5px #00a0b6;}
