/**********************************************************
 *   http://laboratoire-analyses-creuse.fr	 
 *
 * 
 *  
 ********************************************************/



#contenuCategorie{
	display: none;
}

.contenuCategorieActif{
	display: block !important;
}

#contenuDevis{
	display: none;
}

.contenuDevisActif{
	display: block !important;
}

#blocInfoPage {
    border: 1px solid #DCDCDC;
    margin: 29px 0 0;
    overflow: hidden;
}

#blocInfoPage .image {
	border-right: 1px solid #DCDCDC;
    float: left;
    height: 107px;
    width: 131px;
}

#blocInfoPage .categorie{
    float: left;
    width: 366px;	
}

#blocInfoPage .nosActivites {
    height: 29px;
	border-bottom: 1px solid #DCDCDC;
	background-color: #f5f5f5;
}

#blocInfoPage h2 {
    color: #4C8F22;
    font-family: 'gill_sans_stdbold';
    font-size: 20px;
    line-height: 19px;
    padding: 5px 0 9px 11px;
}

#blocInfoPage h2 em {
    display: inline-block;
    font-family: 'gill_sans_std_lightregular';
    font-size: 21px;
    letter-spacing: 0;
    padding: 0 5px 0 0;
}

#blocInfoPage .titreActivite{
	height: 47px;
	border-bottom: 1px solid #DCDCDC;
}


#blocInfoPage .titreActivite h1 {
    font-size: 30px;
    padding: 4px 0 0 12px;
}

#blocInfoPage .infoSup{
	background-color: #f5f5f5;
	overflow: hidden;
}

#blocInfoPage .infoSup .equipe{
    border-right: 1px solid #DCDCDC;
    font-size: 11px;
    float: left;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    width: 136px;
	height: 29px;
}

#blocInfoPage .infoSup .catalogue{
	border-right: 1px solid #DCDCDC;
    font-size: 11px;
    float: left;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
	height: 29px;	
}

#blocInfoPage .infoSup .catalogueOff{
	border-right: 1px solid #DCDCDC;
	color: #646464;
    font-size: 11px;
    float: left;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
	height: 29px;	
}

#blocInfoPage .infoSup .devis{
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    width: 128px;
}

#menuSousCate {
    height: 29px;
    overflow: hidden;
    width: 100%;
}

#menuSousCate {
    border-bottom: 1px solid #DCDCDC;
    border-left: 1px solid #DCDCDC;
    height: 29px;
    margin: 0 0 19px;
    overflow: hidden;
    width: 499px;
}

#menuSousCate a {
    border-right: 1px solid #DCDCDC;
    color: #646464;
    float: right;
    font-weight: bold;
    height: 29px;
    line-height: 30px;
    padding: 0 16px;
}

#contenuPage .titrePage {
    font-size: 50px;
    margin: 37px 0 20px;
}

#formulairePart {
	padding: 6px 0  0 0;
	overflow: hidden;
}

#formulairePart p {
    margin: 0 0 11px;
    overflow: hidden;
}

#formulairePart input {
    background-color: #F5F5F5;
    float: left;
    height: 17px;
    margin: 1px 0 0;
    width: 265px;
}

#formulairePart textarea{
	background-color:  #F5F5F5;
    float: left;
    width: 266px;
}

#formulairePart label{
    display: block;
    float: left;
    font-size: 18px;
    margin: 5px 0 0;
    text-align: left;
    width: 121px;
}

#adresseDestinataire{
	display: none;
}

#formulairePart #sessionId {
    display: none;
}

#devis{
	display: none;
}

#categorie{
	display: none;
}

.boutonEnvoyer{
    border: 1px solid #DCDCDC;
    float: right;
    height: 25px;
    width: 223px;
}

#bt_continuer {
    background: none repeat scroll 0 0 #F5F5F5;
    border-color: #DCDCDC;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    color: #000000;
    cursor: pointer;
    float: right;
    font-size: 10px;
    height: 25px;
    line-height: 10px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: 110px;
}















