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

/* Impression */
 
body
{
background: #fff url(../images/ligne_corporate.gif) top left no-repeat;
color:#000;
font-family: Verdana, Arial, sans-serif;
font-size:11pt;
margin:0;
padding:0;
line-height:125%;
}

#contact
{
	margin-top: -110px;
	margin-left: 355px;
}

#contact h3
{
	font-size: 0.95em;
}

#contact p
{
	font-size: 0.90em;
}
#contact h3, p
{
	color: #ccc;
}

#search
{
	display: none;
}

#navigation
{
	display: none;
}

#options
{
	display: none;
}

h1
{
	margin-top: 20px;
	font-size: 1.2em;
}


#content img
{
	margin-left: 120px;
}


img
{
	border: none;
}

p
{
	text-align: justify;
	color: #000;
}
q
{
	margin-top: 20px;
	display: block;
}

a
{
	text-decoration: none;
}

#page_up
{
	display: none;
}

