/*
Halys.fr

Realisation : Cosmic Communication - http://agencecosmic.com/
Contact : jd@agencecosmic.com

Derniere modification : 
***************************************************/
/*
Societe     : #355839
Produits    : #E34F18
Références  : #F08400
Recrutement : #82972A
Actualites  : #7FABD2
Contacts    : #F3A215
***************************************************/

/*
Mise en page generalle
***************************************************/

body {
	background: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

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

a img {
	border: 0;
}

#page {
	width: 880px; /* #contenu+#navigation = 690+190 */
	position: absolute;
}

#entete {
	position: relative;
	top: 0;
	left: 0;
}

#contenu {
	background: #FFF;
	position: relative;
}
#contenu #marges {
	padding-bottom: 101px;
	_padding-bottom: 0;
	margin-top: 150px;
	_margin-bottom: 0;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
	_padding: 0;
	_margin: 150px 40px 0 20px;
	position: relative;
}

#navigation {
	display: none;
}

#pied {
	clear: both;
	background-color: #FFF;
	padding: 50px 0 10px 35px;
	position: relative;
}

.clear {
	clear: both;
}

/*
Bloc en tete (logo)
***************************************************/

#entete h1 {
	position: absolute;
	top: 0;
	left: 0;
}
#entete h1 a {
	display: block;
	text-indent: -100em;
	/*\*/overflow: hidden;/**/
	line-height: 111px;
	width: 111px;
	background: url("./images/logo_halys.gif") no-repeat top left;
	margin: 15px 0 0 40px;
	_margin: 15px 0 0 20px;;
	position: relative;
}


/*
#contenu
***************************************************/

#contenu {
	text-align: justify;
}
#contenu div div {
	line-height: 115%;
}
#contenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#contenu ul li {
	margin-bottom: 4px;
	padding-left: 8px;
	background: url("./images/puce_carre.gif") no-repeat 0 3px;
}
#contenu ul li ul {
	margin: 10px 0 18px 0;
	padding: 0;
	list-style-type: none;
}
#contenu ul li ul li {
	margin-bottom: 4px;
	padding-left: 0;
	background: none;
}

#contenu h2 {
	display: none;
}
#contenu h3 {
	font-size: 24px;
	margin: 0;
	margin-bottom: 10px;
	_margin-top: 18px;
}
#contenu h4 {
	font-size: 14px;
}
#contenu h5 {
	font-size: 13px;
	margin: 0.6em 0;
}

#contenu div.colonne-a {
	width: 400px;
	float: left;
	margin-right: 10px;
}

#contenu div.colonne-b {
	width: 205px;
	padding-left: 7px;
	text-align: left;
	float: left;
	margin-top: 12px;
	_margin-top: 0;
	border-left: 1px solid #355839;
}
#contenu div.colonne-b h4 {
	color: #355839;
	padding: 4px 6px 3px 6px;
	margin: 0 0 10px 0;
	background: #FFF;
}

#contenu a.back {
}


/*
Fil d'ariane
***************************************************/

#contenu #breadcrumbs {
	position: absolute;
	top: 0px;
	color: #999;
	font-size: 11px;
}
#contenu #breadcrumbs a {
	color: #999;
	text-decoration: none;
}
#contenu #breadcrumbs a:hover {
	color: #666;
	text-decoration: none;
}
#contenu #breadcrumbs ul {
	padding: 0;
	margin: 0;
	display: inline;
	padding-left: 12px;
	background: url("./images/puce_breadcrumbs.gif") no-repeat 1px 1px;
	_background: url("./images/puce_breadcrumbs.gif") no-repeat 1px 4px;
}
#contenu #breadcrumbs ul li {
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
}


/*
Bloc pied de page
***************************************************/

#pied address {
	font-style: normal;
	color: #87755F;
	font-size: 13px;
}
#pied address br {
	display: none;
}
#pied address span {
	padding-left: 14px;
	background: url("./images/puce_carre.gif") no-repeat 2px 2px;
	_background: url("./images/puce_carre.gif") no-repeat 3px 4px;
}
