@charset "utf-8";
/* CSS Document */

body {
	font: 14px Helvetica, Arial, sans-serif;
	background: #fff;
	margin: 0; 
	text-align: center; 
	color:#666;
}
a {
	font-weight:bold;
	text-decoration:underline;
	color:#327138;
}
a:hover {
	text-decoration:none;

}
.oneColFixCtrHdr #container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
	padding:30px 0 0 0;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  
}
h1 {
	display: block;
	margin:0 auto;
	padding:0px 0 30px 0;
	background:url(../img/logo.png) no-repeat;
	width:540px;
	height:134px;
}
h2 {
    color: #b7c744;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
h3 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #327138;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin: -35px 0 0 0;
    padding: 0 10px;
    text-align: left;
}
h4 {
	font-weight:bold;
}
label{
	display: block;
	margin: 10px 0 3px 0;
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	color:#000;
}
input[type="text"] {
	border:1px solid #999;
	}
.fields01 ,input[type="text"] {
	width:200px;
	}
.btn {
	display:block;
	height:28px !important;
	line-height:28px;
	padding: 0px 10px;
	margin:10px 0;
	border:1px solid #1b411f !important;
	background:url(../img/btn_bg.jpg) repeat-x;
	color:#FFF;
	font-weight:bold;
}
.schoole_select select{
	width:220px;
	}
.table01 {
	color:#000;
	border:1px solid #333;
}
.tr_header {
	background:#b6b6b6;
	font-weight:bold;
}
.gray_row {
	background:#f0f0f0;
}
.goback {
	float:left;
	text-decoration:none;
	line-height:28px;
}

.gonext {
	float:right;
	text-decoration:none;
	line-height:28px;
}
.gonextleft {
	margin-left: 10px;
	text-decoration:none;
	display: inline;
}
.modif {
	float:left;
	width:950px;
	font-size:13px;
	margin:10px;
}
.abonne {
	border: 1px solid #CCC;
	background:#F2F2F2;
	margin:20px 0px;
	}
.abonne02 {
	border: 1px solid #CCC;
	background:#F2F2F2;
	margin:20px 0px;
	padding:20px;
	}
.abonne h4 {
	color:#000;
	margin:10px 0 0 10px;
	}
.abonne_form {
	margin:0 0 0 80px;
}
.check_td {
	padding:25px 0 0 0;
}
.abonne_form .check {
	display:inline;
	line-height:13px;
	}
.abonne_form select {
	margin:28px 0 0 0;
	border:1px solid #999;
	}
.name_td {
	width:550px;
	border:1px #000 solid;}

.oneColFixCtrHdr #mainContent {
	padding: 20px 40px;
	background: #FFFFFF;
	border: 1px solid #bbcb51;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.submit_link {
	font-weight:bold;
	background-color: transparent;
	display: inline;
	text-decoration: underline;
	color:#327138;
	border: none;
	cursor: pointer;
	cursor: hand;
}
.error {
	color: #F20 !important;
	margin: 0;
}