.home   {	
		font-family: "Arial","Trebuchet MS", sans-serif; ;
		font-size: 12px;
		padding:0; 
		margin:0; 
		overflow:auto;  
	}

#header {
		height:140px;
		background-image:url(/images/bandeau-head-monalec.png);
		background-repeat: repeat-x;
		text-align:left;
		padding-left:10%;
		display:block;	
		white-space: nowrap; 	
	  }

.header-misc {
		position:absolute;
		top:7px;
		right:10%;
}
.flag {
		border:0;
		padding-left: 8px;
	}
.paneF {
		height: 33px;
		width:140px;
		color:gray;
		text-align:center;
		text-decoration:none;
		border-right:1px solid red;
		font-size: 14px;
		margin-top:52px;
		background-image:url(/images/fond-menu-rubrique.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		display:inline-block;		
}

.pane {
		height: 33px;
		width:140px;
		color:gray;
		text-align:center;
		text-decoration:none;
		border-right:1px solid red;
		font-size: 14px;
		margin-top:52px;
		background-image:url(/images/fond-menu-rubrique.png);
		background-repeat: no-repeat;
		background-position: -40px 0;
		display:inline-block;
}

.paneE {
		height: 33px;
		width:140px;
		color:gray;
		text-align:center;
		text-decoration:none;
		font-size: 14px;
		margin-top:52px;
		background-image:url(/images/fond-menu-rubrique.png);
		background-repeat: no-repeat;
		background-position: -275px 0;
		display:inline-block;		
}

.paneS {
		text-decoration:underline;
		font-weight: bold;
		color:black;
}

.bar-subelement {
		text-align:center;
		display:inline-block;		
		position:absolute;
		top:99px;
		left:10%;
}

.bar-sub-menu {
		padding-left:258px;
		font-size: 14px;
		display:inline-block;		
}


.form-search {display:inline;
		padding-left:100px;
		}
.search {
		width: 88px;
		height: 19px;
		vertical-align:top;
		font-size:14px;
		color:white;
		background-color:transparent;
		background-image:url(/images/monalec-search-box.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		padding-left:10px;
		border:0px solid black;
		margin: 0;
		display:inline-block;
	}

.submit {
		width:30px;
		height: 19px;
		vertical-align:top;
		background-color:transparent;
		background-image:url(/images/monalec-search-box.png);
		background-repeat: no-repeat;
		background-position: -115px 0;
		border:0px solid black;
		margin: 0;
		display:inline-block;
	}

.sub-menu-first {
		width:130px;
		height: 29px;
		color:white;
		text-align:center;
		text-decoration:none;
		padding-top:2px;
		font-size: 14px;
		background-image:url(/images/fond-submenu-rubrique.png);
		background-repeat: no-repeat;
		display:inline-block;
	}

.sub-menu {
		background-position: -40px 0;
		border-left:1px solid white;
	}

.sub-menu-last {
		background-position: -283px 0;
		border-left:1px solid white;
	}


#body {
		padding-left: 10%;
		padding-right: 10%;
		padding-bottom: 40px;
		min-height: 350px;
	}
#body li {

}
.deco {
		float:left;
		padding-right: 15px;
	}
.spip_logos {
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 15px;
}
.clear, hr {
		clear: both;
	}

#footer {

		background-image:url(/images/fond-route.png);
		background-color:black;
		background-repeat: repeat-x;
		color: white;
		height: 250px;
		text-align:center;
	}

.copyright {
		margin-top:40px;
		vertical-align:bottom;
		font-weight:bold;
	}

.plansite {	
		padding-top:40px;
		margin:20px 20px 20px 20px;
		width:10%;
		text-align:left;
		vertical-align:top;
		display:inline-block;
		border-left: 1px dashed white;
		padding-left:10px;
	}
.plansite b {
		font-size:16px;
		font-weight:bold;
	}
.plansite a {
		color:white;
		text-decoration:none;
	}
.plansite a:hover {
		text-decoration:underline;
	}

label {
	width: 120px;
	float:left;
	text-align: left;
	vertical-align: top;
}

textarea, input {
	width: 220px;
}
