/* Style sheet for Procam International */
/* By Natmark-Concept inc. Copyright 2004. All rights reserved. */
/* Netscape 4 browsers */

	body {
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}

/* ---- Corps des textes ---- */ 
.title {
	background-color: #00417B;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

p, ul, li, dl, dt, dd {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

H1 {
	color: #00417B;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

H2 {
	color: #20619B;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
}

hr {
	color: #00417B;
	text-align: center;
	width: 60%;
	height: 1px;
	text-decoration: none;
}

/* ---- background cell colors ---- */ 
.navyblue {
	background: url(../images/navyblue_bck.jpg);
	}
.skyblue {
	background: url(../images/skyblue_bck.jpg);
	}
.midblue {
	background: url(../images/midblue_bck.jpg);
	}
.white {
	background: url(../images/white_bck.jpg);
	}
	
/* ---- sous-liens menu de gauche ---- */ 
a.sub:link {
	color: #FFFFFF; text-decoration: none;
	padding: .5em 0em .5em .0em;
	display: block;
	text-align: left;
	font-size: 12px;
}
a.sub:visited {
	color: #FFFFFF; text-decoration: none;
	padding: .5em 0em .5em .0em;
	display: block;
	text-align: left;
	font-size: 12px;
}
a.sub:hover {
	color: #20619B; text-decoration: none;
	padding: .5em 0em .5em .0em;
	display: block;
	text-align: left;
	font-size: 12px;
}

/* ---- liens intégrés ---- */ 
a:link {
	color: #20619B; text-decoration: underline;
}
a:visited {
	color: #20619B; text-decoration: underline;
}
a:hover {
	color: #4B8CC6; text-decoration: overline;
}

/* ---- menu texte du bas ---- */ 
p.btmmenu {
	color: #00417B; 
	font-size: 10px;
	}
a.btmmenu:link {
	color: #00417B; text-decoration: underline;
	font-size: 10px;
}
a.btmmenu:visited {
	color: #00417B; text-decoration: underline;
	font-size: 10px;
}
a.btmmenu:hover {
	color: #4B8CC6; text-decoration: overline;
	font-size: 10px;
}