body {
	background-color:#517781;
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
	font-size:11px;	
	text-align:center;
}

form {
	height:0;	
}

#conteneur0 {
	width:1055px;height:700px;
	margin-left:auto;margin-right:auto;
	background:url(images/fond.jpg) no-repeat;
	text-align:center;
}

	#conteneur1 {
		width:964px;
		margin-left:auto;margin-right:auto;
		text-align:left;
	}
		#bandeauHaut {				
		}
	
			
		
			#tCorps {
				width:964px;
				
			}
			
				#tCorpsGauche {
					width:249px;
					padding-top:70px;
					vertical-align:top;
				}
				
					#corpsGaucheBas {
						clear:both;
						margin-top:250px;
						margin-left:20px;
						color:#FFF;
						font-size:12px;
					}
					
					#corpsGaucheBas a{
						color:#FFF;	
					}
					
					#corpsGaucheBas #horaires {
						margin-top:20px;	
					}
					
					.titreBlanc {
						font-weight: bold;
					}
				
				#tCorpsDroit {
					width:700px;
					vertical-align:top;
					padding:20px 20px 20px 50px;
				}	
		#connexion {
			float:left;	
		}
		
		#ongletBas {
			position:relative;
			left:838px;
			width:120px;height:20px;
			background:url(images/fondOnglet.png) no-repeat;	
			font-size:10px;
			padding-top:4px;
		}
		
a.lienBlanc {
	color:#FFF;
	text-decoration:none;
}
a.lienBlanc:hover {
	text-decoration:underline;	
}

.menu {
	background-color:#FFF;
	color:#000;
	font-size:30px;
	font-weight:bold;	
}

.Breadcrumb, .Breadcrumb:link, .Breadcrumb:visited, #chemin {
	font-size:10px;
	color:#000;
}