/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|                                   www.ctm-grenoble.org                    |
|---------------------------------------------------------------------------|
|                                                                           |
|                         Page inscription.php		    	                |
|                                                                           |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|                                              Sabine BOUBEL	- juin 2009 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/



table#inscription {
	color:black;
	}	
table#inscription tr.marge {
	height:20px;
	}
table#inscription td.col1 {
	width:100px;
	}
table#inscription input {
	position:relative;
	float:left;
	display:inline;
	width:450px;
	line-height:1.4em;
	}
table#inscription input.code {
	width:50px;
	margin-right:10px;
	}
table#inscription textarea {
	position:relative;
	float:left;
	display:inline;
	width:450px;
	}
table#inscription p.merci2 {
	color:#fe1f00;
	}
table#inscription input.rad, table#inscription input.don {
	width:auto;
	margin-right:10px;
	}
table p {
	font-size:0.95em;
	color:#756eac;
	}
table table td {
	font-size:1.4em;
	}
table#listeCommande td {
	min-width:50px;
	padding-right:10px;
	text-align:left;
	}
table#listeCommande td.ouvrage {
	min-width:50px;
	padding-right:10px;
	text-align:center;
	}
table#listeCommande input {
	width:100px;
	}
table#listeCommande select {
	width:300px;
	}