/* Feuille de style CRPN - tous droits réservés */
html  {margin:0}

body {
margin:0;
font-family: Arial, garamond, "times new roman", serif;
font-size: x-small;
background-color:white;
}

TD {
	font-size: x-small
}

h1 {
font-family: Arial, garamond, serif;
color: #000127;
font-size: 150%;
}

h2 {
font-family:garamond, serif;
font-style:italic;
color:#696969;
font-size:160%;
}

h3 {
font-family:"trebuchet ms", verdana, arial, geneva, sans-serif;
color:black;
font-size:120%;
}

h4 {
font-family:"trebuchet ms", verdana, arial, geneva, sans-serif;
color:#696969;
font-size:100%
}

img {
border:0;
}

/*liens*/
a {
color: black;
text-decoration: none;
	font-size: x-small;
}
a:hover {
	color: black;
    text-decoration: none;
	font-weight: bold;
	list-style-type: disc;
	list-style-position: inside;
	font-family: Arial;
	font-size: x-small;
}

/* Cadre standards des pages CRPN */
.cadrePage {
	width: 90%;
	position: absolute;
	left: 20px;
	top: 0px;
	float: none;
	font-family: Arial;
	font-size: x-small
}

.cadreLogoCrpn {
	top: 10px;
	position: absolute;
	height: 50px;
	width: 100px;
	left: 10px
}

.cadreImageMenu {
	top: 10px;
	position: absolute;
	width: 100px;
	left: 215px;
	z-index: 1
}

.imageNavigation {
	top: 40px;
	position: absolute;
	width: 100px;
	left: 410px;
	z-index: 1
}

.cadreNavigationGauche {
	position: absolute;
	visibility: visible;
	width: 100px;
	top: 70px;
	float: none;
	left: 40px;
	text-align: right;
	font-weight: bold;
	font-size: x-small;
	z-index: 2
}

.cadreTexte {
	top: 330px;
	position: absolute;
	left: 270px;
	z-index: 2;
	font-size: x-small;
	right: 10px;
}

.cadreAutreMenus {
	position: absolute;
	visibility: visible;
	width: 100px;
	top: 365px;
	float: none;
	left: 0px;
	text-align: right;
	font-weight: bold;
	font-size: small;
	z-index: 2;
}
