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

 /* Style : Business unit "Horlogerie habillage".
------------------------------------*/
#page
{
	position: relative;
	min-height: 840px;
	height: 100%;
}
#content
{
	margin-top: 18px;
}
#content p
{
    margin-top: 15px;
}
#content ul
{
	margin-top: 10px;
	margin-left: 205px;
	list-style-type: none;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}

#content a
{
	color: #333;
}

#banner
{
	width: 485px;
	height: 112px;
	margin-top: -195px;
	margin-left: 205px;
	background: url(../images/banner_watch.png) no-repeat;
}


#banner_clasps
{
	float: left;
	width: 110px;
	height: 110px;
	border: none;
}

#banner_clasps_2
{
	float: left;
	margin-left: 15px;
	width: 110px;
	height: 110px;
}

#banner_springbars
{
	float: left;
	margin-left: 15px;
	width: 110px;
	height: 110px;
}

#banner_screws
{
	float: left;
	margin-left: 15px;
	width: 110px;
	height: 110px;
}

#banner p
{
	position: relative;
}

/* Définition relative au schéna habillage. */


/* Le menu déroulant s'affiche en avant-plan devant tous les autres �l�ments. */
#navigation dd
{
	z-index: 2;
}

#watch 
{
	z-index: 1;
    position: relative;
    display: block;
    top: -185px;
    left: 250px;
    margin: 0;
    padding: 0;
	width: 240px;
	height: 300px;
}

#footer
{
	float: left;
	margin-top: 100px;
}

