/* CSS Document */
input, textarea, select {
	font-size:12px;
	}

textarea {
	overflow: auto;
	}

#marged p {
	margin:0px;
}

#N_content_1 #TABLE_IntroNetwork {
background-color: #D7E5F2;
}

#TD_listContact{
padding-top: 30px;
}

#TD_Intro {
	width:100%;
	padding-right:20px;
	}

#TABLE_FormContact td, #TABLE_FormContact2 td, #TABLE_FormContact3 td{
	padding: 3px;
	}
	
#marged h4.formContact {
	margin-top:5px;
	margin-bottom:5px;
	}

/* #TABLE_contacts h4 {
margin:10px 35px 5px;
font-size:12px;
}
*/
#marged li {
	list-style-type:none;
	padding-left: 15px;
	margin:3px 50px 3px 65px;
	background-image: url(../images/layout/puce_b.png);
	background-position: top left;
	background-repeat:no-repeat;
	line-height:15px;
	}

/* commentaires */
#comments {
	width:530px;
	}

/* liste produits */

#prod_vac_sys, #prod_helium_leak_dtect, #prod_mms {
	width:390px;
	}

a.button_b {
border-top-width: solid 1px;
border-right-width: solid 1px;
border-bottom-width: solid 1px;
border-left-width: solid 1px;
border-top-color: #999;
border-right-color: #CCC;
border-bottom-color: #CCC;
border-left-color: #999;
}