/* Feuille de style pour le contenu des pages 
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */
@import "charte.css";
@import "entreprise.css";
@import "laboratoire.css";
@import "resine.css";
@import "education.css";

h1,h2,h3,h4 {margin:0;}

/* STYLE DE LA PAGE CONTACT */
#contactTxt{
        width:45%;
        float:left;
}
#contactPlan{
        width:45%;
        float:right;
}
/*#formContact input,textarea{
        width:100%;
        border:1px solid #000;
        font-size:12px;
}
#formContact input:focus,textarea:focus{
        border-color:#FF0000;
}
#formContact .champRequis{
        color:#FF0000;
}
.petit{font-size: 0.8em;font-weight:bold;color:#666666;}
.titre{font-family: Arial, Helvetica, Verdana;font-size: 2.2em;font-weight: normal;color: #000000;border-bottom:1px solid #5470A4;display:block;}
.epais{font-family: Arial, Helvetica, Verdana;font-size: 1.2em;font-weight: bold;color: #0B3286;}
.soustitre{font-family: Arial, Helvetica, Verdana;font-size: 1.1em;font-weight: bold;color: #000000;border-bottom:1px solid #0B3286;display:block;}


a{
color:#666666;
text-decoration:none;
}
a:hover{
color:#5470A4;
text-decoration:underline;
}
*/
.cyc {
	display: none;
}


#contenu_references
        {
        margin:0;
        padding:0;
        width:588px;
        float:left;
		height:600px;

       /*  height:auto !important; */
       /* border:1px red solid; */
        }
#contenu_references #haut
        {
		background-image:url(../images/charte/tit-references.jpg);
        width:588px;
        height:120px;
        }



#contenu_references #colHopitaux
{
	width:182px;

	float:left;
	margin-left:10px;
	padding-right:5px;
	border-right:1px solid #003399;

}
#contenu_references #colHopitaux h1
{
	background-image:url(../images/charte/tit-1.jpg);
	width:182px;
	height:44px;
	margin-bottom:10px;
}
#contenu_references #colHopitaux h2
{
	background-color:#00C8C0;
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;

}
#contenu_references #colHopitaux img
{
	border:1px solid #00C8C0;
}
#contenu_references #colEduc
{
	width:182px;

	float:left;
	margin-left:5px;
	padding-right:5px;
	border-right:1px solid #003399;

}
#contenu_references #colEduc h1
{
	background-image:url(../images/charte/tit-2.jpg);
	width:182px;
	height:44px;
	margin-bottom:10px;
}
#contenu_references #colEduc img
{
	border:1px solid #B94596;

}
#contenu_references #colEduc h2
{
	background-color:#B94596;
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}

#contenu_references #colResine
{	width:182px;
	height:200px;
	float:left;
	margin-left:5px;
}
#contenu_references #colResine h1
{
	background-image:url(../images/charte/tit-3.jpg);
	width:182px;
	height:44px;
	margin-bottom:10px;
}
#contenu_references #colResine img
{
	border:1px solid #74AD20;

}
#contenu_references #colResine h2
{
	background-color:#74AD20;
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}
#contenu_references .linkRef
{
	display:block;
	background-image:url(../images/charte/bt-consult.jpg);
	width:182px;
	height:15px;
}
#contenu_references .linkRef:hover
{
	display:block;
	background-image:url(../images/charte/bt-consult1.jpg);
	width:182px;
	height:15px;
}
#btRefs
{
	display:block;
	float:right;
	width:128px;
	height:33px;
	background-image:url(../refs/bt-refs.jpg);
}

#contenu_laboratoire #accessoires #infogenerale {
        float:left;
        width:545px;
        min-height:202px;
        height:auto;
        margin:0px 0 5px 5px;
        background:transparent url(../images/accessoires/1.jpg) no-repeat left top;
}

#contenu_laboratoire #accessoires #pietement_a
        {
         float:left;
         width:545px;
          min-height:171px;
        height:auto;
       height:121px;
         margin:0px 0 5px 5px;
         background:transparent url(../images/accessoires/2.jpg) no-repeat left top;
        }

#contenu_laboratoire #pietement_c
        {
         float:left;
         width:545px;
          min-height:171px;
        height:auto;
       height:121px;
         margin:0px 0 5px 5px;
         background:transparent url(../images/accessoires/3.jpg) no-repeat left top;
        }
