@charset "utf-8";
body{
	margin: 0px;
	text-align: center;
	background-color: #ecf0c7;	
	background-image: url(../background_repeat_y.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#box_page {
	height: auto;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
a.navigation{
	font-size:9px;
	color: #454e1c;
	text-decoration: underline;
}
a:hover.navigation{
	font-size:9px;
	text-decoration: none;
	color: #666666;	
}
#box_menu {
	float: left;
	width: 185px;
	height: 555px;
	background-image: url(../images/layout1_36.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#adresse {
	margin-left: 0px;
	margin-top: 0px;
	background-image: none;
}
input.text{
	width: 144px;
	margin-left: 22px;
}
input.check{
	margin-left: 22px;
}
#box_contenu {
	background-image: url(../images/background_contenu.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 590px;
	margin-top: 0px;
	background-position: bottom;
	height: 555px;
}
#box_texte {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	overflow-y: auto;
	height: 460px;
	width: 520px;
	margin-top: 30px;
}
#box_texte_webadmin {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 460px;
	width: 520px;
	margin-top: 30px;
	overflow: auto;
}
#box_navigation{
	height: 52px;
}
#box_texte_navigation {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	overflow-y: auto;
	height: 438px;
	width: 520px;
	text-decoration: none;
}
#box_texte_navigation_mail {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 438px;
	width: 520px;
	margin-top: 0px;
}
#box_droit {
	background-image: url(../images/background_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 555px;
	width: 225px;
	background-position: bottom;
}
#box_telechargement {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	height: 280px;
}
#newsletter {
	padding-left: 10px;
}
#formulaire {
	padding-left: 15px;
}
#box_date {
	width: 175px;
	padding-right: 10px;
}
#box_top {
	background-image: url(../images/sefop_01.jpg);
	clear: both;
	height: 25px;
	width: 815px;
	padding-left: 185px;
}

#calendrier {
	position: relative;
	width: 500px;
	left: -10px;
	height: auto;
	color: #000000;
	text-decoration: none;
}
