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


h1 {
	margin-top:0px;
	padding-top:12px;
	border-bottom:solid 1px #e31b88;
	font-size:16px;
	padding-bottom:4px;
}

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

h3 {
	font-size:13px;
	color:#333;
}

img {border:0;}


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

a:hover {
	text-decoration: underline;	
}


div#page {
	width:997px;
	margin: 0 auto;
	position: relative;
}

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

div#menu {
	background: url(../images/bt_background.jpg) repeat-x #929091;
	height:25px;
	position: relative;
	border-bottom: solid 3px #e31b88;
}

div#ecole {
	background: url(../images/logo_texte.jpg) no-repeat;
	position: absolute;
	left:0;
	top:0;
	height:24px;
	width:220px;
}

div#boutons {
	position: absolute;
	top:0;
	left:210px;
}

div#boutons p {
	color:#fff;
	font-size:14px;
	line-height:23px;
	font-weight:bolder;
	margin:0;
	padding:0;
}

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

div#mainCorps {
	position: absolute;
	left:185px;
	top:0px;
	width:796px;
}

div#main {
	background: url(../images/main_background.jpg) repeat-y;	
}

div#contenu {
	margin:0 9px 8px 9px;
	background: url(../images/contenu_background.jpg) repeat-x #c2bfc0;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	padding:8px;
	min-height:400px;
}

div#sidebar {
	font-size:10px;
	position: absolute;
	left:0px;
	top:0px;
	margin:0;
	width:185px;
}


div#footerMain 
{
	margin-left:1px;
	height:42px;
	width:794px;
	background: url(../images/footer_background.jpg) no-repeat;
	text-align:center;
	
 }

div#footerMain p {
	margin: 0;
	padding:0;
	line-height:20px;
	font-size:10px;
}

div#footerMain a {
	color:#333;	
	text-decoration:none;
	font-weight: bolder;
}

div#footerMain a:hover {
	text-decoration:underline;	
}

div#footer {
	margin:0 0 16px 0;
	width:778px; 
	text-align:right;
	color:#888888;	
	font-size:9px;
	text-align:right;
}

div#footer a {
	color:#888888;	
	text-decoration:none;
	font-weight: bolder;
}

.sideBloc  {
	background: #950c57;
	width:163px;
	margin: 8px auto;
}

.sideBloc div {
	border-left: solid 1px #828181;
	border-right: solid 1px #828181;
	border-bottom: solid 1px #828181;
}


.sideBloc ul {
	margin: 0 0 0 0;
	padding: 8px 6px 8px 22px;
}
.sideBloc li {
	color:#e31b88;
}

.sideBloc span, .sideBloc a {
	color: #fd9cd1;
}

.sideBloc a {
	text-decoration: none;	
}

.sideBloc a:hover {
	text-decoration: underline;	
}


.sideBloc div#news {
	background: url(../images/news.jpg) no-repeat #950c57;
}

.sideBloc div#agenda {
	background: url(../images/agenda.jpg) no-repeat #950c57;
}

.sideBloc div#newsletter {
	background: url(../images/newsletter.jpg) no-repeat #950c57;
}

img.bordure {
	border: solid 1px #e31b88;
}

table#tarifs  {
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
}

table#tarifs th {
	background:#e31b88;
	color:#fff;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;	
}

table#tarifs td {
	background:#950c57;
	color: #fd9cd1;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
}

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

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

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

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