body {
	font-family : verdana, helvetica, sans-serif;
	font-size : small;
	color : #000;
}

.clear {
	height : 1px;
	clear : both;
	overflow : hidden;
}

* html .clear-ie {
	height : 1px;
	clear : both;
	overflow : hidden;
}

/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu {
	line-height : 1.6em;
}

#contenu #fil {
	font-size : 0.85em;
	margin-bottom : 0.5em;
	color : #666;
}

#contenu h1 {
	margin : 0;
	padding : 0;

	margin-bottom : 0.5em;
	line-height : 1.25em;

	font-size : 16pt;
	font-weight : normal;
}

.section-conception #contenu h1 {
	color : #920D36;
}

.section-finition #contenu h1 {
	color : #DB8B1E;
}

.section-automation #contenu h1 {
	color : #9B192F;
}

#contenu h2 {
	margin : 0;
	padding : 0;

	margin-top : 0.75em;
	margin-bottom : 0.75em;

	font-size : medium;
	font-weight : bold;
}

#contenu p, #contenu ul, #contenu table, #contenu blockquote {
	margin-top : 1em;
	margin-bottom : 1em;
}

#contenu ul {
	list-style-type : square;
}

#contenu a {
	/*color : #E08815;*/
	color : #9D1930;
	text-decoration : underline;
}

#contenu a:hover {
	color : #000;
	/*text-decoration : underline;*/
}

/*--------------------------------------------------------------------
/* PLAN DU SITE
/**/

.typePage_5 #contenu ul {
	margin : 0;
	margin-left : 2em;

	padding : 0;

	font-weight : bold;

	list-style-type : square;
}

.typePage_5 #contenu ul li {
	margin-bottom : 1em;
	padding : 0;
	background-image : none;
}

.typePage_5 #contenu ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-weight : normal;

	list-style-type : circle;
}

.typePage_5 #contenu ul ul li {
	margin-bottom : 0em;
}

.typePage_5 #contenu ul ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-size : 90%;
	line-height : 150%;

	list-style-type : disc;
}

/*--------------------------------------------------------------------
/* PRODUITS
/**/

#specifications {
	width : 193px;
	font-size : 7pt;
	line-height : 1.5em;

	float : left;
	position : relative;

	background-image : url(../images/site/specifications-fond.gif);
	background-repeat : repeat-y;
}

#specifications ul {
	list-style-type : square;
	margin-left : 17px;
	padding-left : 0;
	margin-top : 1em;
	margin-bottom : 0;
}

#specifications ul li {
	padding-left : 0;
	margin-left : 0;
}

#specifications h2 {
	font-size : 1.25em !important;
	margin-top : 0 !important;
	margin-bottom : 1em !important;
}

#specifications-contenu {
	margin-right : 20px;
}

#specifications-bas {
	clear : both;
	height : 20px;
	background-image : url(../images/site/specifications-bas.gif);
}

#produit-photo {
	/*border : 1px solid #666;*/
}

#produit-petitePhoto1 {
	margin-bottom : 1em;
}

#produit-petitePhoto1 img,
#produit-petitePhoto2 img {
	border : 1px solid #BFC1C3;
}

#produit-logo {
	height : 25px;
	margin-bottom : 1em;
}

#produit {
	margin-top : 0 !important;
	margin-bottom : 0 !important;
}

/*--------------------------------------------------------------------
/* RECHERCHE
/**/

#page_21 #contenu form {
	margin : 0;
	padding : 0;
}

#page_21 #contenu fieldset {
	padding-left : 10px;
	padding-top : 15px;
	padding-bottom : 10px;
}

#page_21 #contenu  form .boiteTexte {
	border : 1px solid #BCBCBC;
	color : #595959;

	font-family : tahoma,helvetica,sans-serif;
	font-size : 8pt;

	width : 157px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 3px;
}

#page_21 #contenu  form .ok {
	background-color : #ABABAB;
	color : #fff;
	font-family : tahoma,helvetica,sans-serif;
	font-size : 7pt;
	border : 0;
	font-weight : bold;
	text-transform : uppercase;

	width : 30px;
	height : 18px;

	margin-left : 7px;
}

