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

/* Entreprise */
 
#page
{
	background: #fff url(../images/backgrounds/bg_about.png) 0px -12px no-repeat;
	position: relative;
	min-height: 1200px;
	height: 100%;
}
#content
{
	float: left;
	margin-top: 18px;
}

#content h2
{
	margin: 10px 0 10px 205px;
}

#content_video
{	
	margin-left: 205px;
}

#content p
{
	width: 480px;
	margin-left: 205px;
	margin-bottom: 20px;
	text-align: justify;
	padding: 0;
}

#content img
{
	margin-top: 10px;
}


#options_about {
	width: 100%;
    margin: 20px 0 0 210px;
	float: left;
}

.pdf_about
{
	float:left;
	background: url(../images/pdf.png) no-repeat;
	background-position:10px 10px;
	width: 260px;
	height: 50px;
	padding-left: 0px;
	color: #1B1B1F;
	font-weight: normal;
}

.print_about
{
	float:left;
	background: url(../images/print.png) no-repeat;
	background-position:10px 10px;
	width: 260px;
	height: 50px;
	padding-left: 0px;
	color: #1B1B1F;
	font-weight: normal;
}

