body {
	font-family:		Arial;
	font-size:			11px;
	color:				#000000;
	background:			#909090 url('./images/fond.gif') repeat-x top left !important;
	background-color:	#909090;
	text-align:			left;
}

h1, h2 {
  margin: 0;
  padding: 0;
}

h1 span, h2 span {
  display: none;
}

h1 {
  width: 367px;
  height: 19px;
  background: transparent url(./images/titre_magento.png) no-repeat scroll center top;
}
h2 {
  width: 368px;
  height: 21px;
  background: transparent url(./images/titre_baobaz.png) no-repeat scroll center top;
}

h3
{
	text-align:left;
	font-weight:bold;
	size:14px;
	color:#CA2C2C;
}

#page {
	width:				787px;
	margin:				20px auto;
	text-align:			left;
}

#banniere {
	width:				787px;
	height:				99px;
	background:			url('./images/logo_stockho.gif') no-repeat top center;
	margin-bottom:		0px;
}

#contenu {
	width:				787px;
	/*background-color:	#FFFFFF;*/
	background-color:	#FFFFFF;
} 
#contenu #colonne_gauche {
	float:				left;
	width:				170px;
	height:				100%;
	background-color:	#EEEEEE;
	padding:			38px 10px;
}
#contenu #colonne_droite {
	float:				right;
	width:				170px;
	height:				100%;
	background-color:	#EEEEEE;
	padding:			38px 10px;
}
#contenu #colonne_centrale {
	float:				left;
	width:				369px;
	padding:			25px 19px;
	background-color:	#FFFFFF;
	min-height:			550px;
}
* html #contenu #colonne_centrale {
	height:				550px;
}
#pied_de_page {
	clear:				both;
	text-align:			center;
	font-size:			0.8em;
	padding:			10px 10px 5px 10px !important;
	padding:			5px 10px 5px 10px;
	color:				#D55757;
}
#pied_de_page a {
	color:				#D55757;
}

#credits {
	color:				#FFFFFF;
	padding:			3px 8px;
}

div.section {
	color:				#6E7386;
	padding:			15px 10px 15px 10px;
	margin-bottom:		10px;
	border-bottom:		1px solid #FFFFFF;
}
div.section strong {
	color:				#6D7285;
}

div.encart {
	color:				#000000;
	width:				128px;
	margin:				auto;
	text-align:			left;
	background-color:	#FFFFFF;
}
div.encart strong {
	color:				#000000;
}
div.encart_haut {
	width:				108px;
	height:				5px;
	/*background:			url('./images/encart_haut.png') no-repeat top center;*/
}
div.encart_bas {
	width:				108px;
	height:				5px;
	/*background:			url('./images/encart_bas.png') no-repeat bottom center;*/
}
div.encart_contenu {
	padding-left:		9px;
}

div.menus {
	padding-top:		80px;
	text-align:			right;
}

.menus a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin: 0 18px;
}

div.paragraphe {
	margin-bottom:		20px;
	text-align:			justify;
}

form {
	text-align:			right;
	margin-right: 		80px;
}

img.menu {
	border:				0px;
	margin:				0px 18px;
}

input.text {
	width:				175px;
	height:				14px;
	border:				1px solid #B5B5B5;
	margin-top:			3px;
	font-family:		Arial;
	font-size:			11px;
}

input.submit {
	float:				right;
}

label.textarea {
	vertical-align:		inherit !important;
	vertical-align:		28px;
}

li {
	list-style:			url('./images/puce.moz.png') inside !important;
	list-style:			url('./images/puce.png') inside;
	margin-left:		-40px;
}
li.section {
	list-style:			url('./images/puce.moz.png') outside !important;
	list-style:			url('./images/puce.png') outside;
}

select {
	width:				179px;
	height:				16px;
	border:				1px solid #B5B5B5;
	margin:				3px 0px 0px 0px;
	font-family:		Arial;
	font-size:			11px;
}

textarea {
	width:				175px;
	height:				40px;
	border:				1px solid #B5B5B5;
	margin-top:			3px;
	font-family:		Arial;
	font-size:			11px;
	vertical-align:		0px;
}

label{
	padding-right:5px;
}

.error {
	color:				#CC0000;
	font-size:			0.8em;
}

.projet {
	font-weight:		bold;
}
