/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	text-align: left;
	font: 1em arial, helvetica, sans-serif;
	background: #fff;
}

#page
{
	width: 751px;
	height: 100%;
	margin: 0;
	text-align: left;
	background:  #fff;
}

#entete
{
	width: 751px;
	height: 201px;
	margin: 0;
	padding: 0;
	border-right:1px solid #333399; 
}

#deroulant
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#logo_equipe
{
	position: absolute;
	top: 66px;
	left: 0;
	z-index: 2;
}

#bandeau
{
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333399;
}

#form_recherche
{
	position: absolute;
	top: 5px;
	left: 550px;
	z-index: 2;
}

#bandeau-rubrique
{
	width: 741px;
	height: 167px;
	background: url(bandeau-rubriques.jpg) no-repeat left top;
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333399;
	border-right:1px solid #333399; 
}

#bandeau-article
{
	width: 741px;
	height: 167px;
	background: url(bandeau-articles.jpg) no-repeat left top;
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333399;
	border-right:1px solid #333399; 
}

#chemin
{
	position: absolute;
	top: 160px;
	left: 160px;
	height: 20px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333; 
	text-decoration: none;
}

#conteneur
{	
	float: left;
	width: 100%;
	height: 90% ;
	margin: 0;
	padding: 0;
	border: 1px solid #333399;
	border-left-width: 0;
	background:  #fff; 
}

#gauche
{
	float: left;
	height: 100%;
	width: 151px;
	margin: 0;
	background:  #fff;
}

#gauche #colonneg
{	
	float: left;
	width: 151px;
	height: 100%;
	padding: 0;
	background:  #fff;
	font-family:Arial, Helvetica, sans-serif;
}

#langue
{
	margin: 20px 0 0 20px;
}

#droite	
{
	float: left;
	clear: right;
	width: 599px;
	margin: 0;
	background:  #fff;
	border-left:1px solid #333399;
}

#droite #colonned
{	
	float: right;
	width: auto;
	height: auto;
	margin-left: 10px;
	padding: 5px;
	background:  #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	border-left: 1px solid #333399; 
	border-bottom: 1px solid #333399; 
}

#droite #corps
{	
	width: auto;
	min-height: 400px;
	margin: 0;
	padding: 10px;
	background:  #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}


#contact a:link, #contact a:visited 
{
	background:  #fff;
	float: left;
	height: auto;
	width: 151px;
	margin-top: 20px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33399; 
	text-decoration: none;
	border-top: 1px solid #333399;
	border-bottom: 1px solid #333399;
}

#contact a:hover
{
	color: #339999; 
	text-decoration: none;
}

#pieddepage
{	
	float:left;
	background:#333399;
	font-size: 10px;
	text-align: right;
	color: white;
	clear: left;
	width: 741px;
	padding: 5px; 
}
