/* Feuille de style réalisée par JPG pour CAPSA. 
 * WEB : http://www.gcms.ch
 * Derniére mise à jour  :  janvier 2006  */

 /* Contact */
#page
{
	background: #fff url(../images/backgrounds/bg_contact.png) 0px -12px no-repeat;
}

#content
{
	float: left;
	margin-top: 18px;
}

form.contact_form
{
	margin: 10px 0 0 2px;
}

input
{
	margin: 3px 0 0 0;
}


table
{
	width: 500px;
	margin-left: 197px;
}

td
{
	text-align: left;
	vertical-align: middle;
	font-size: 1.2em;
	border-bottom: 1px solid #eee;
}
label
{

}
th
{
}

