/*Copyright DataPageCreator 2008*/
/*Styles for the contents of pages*/

.base {
font-family: Trebuchet MS;
color: #000080;
text-align: center;
}

.text {
font-family: Verdana;
color: #000080;
font-size: 13px;
}

a:link {
text-decoration: none;
color: #FF0000;
}

a:visited {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration: underline;
color: #FF0000;
}

/*Styles for the html model*/

body {
	background: url(fondpage.jpg);
}

.buttons a{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000080;
	text-align: left;
	text-indent: 10px;
	background: url(bouton.jpg);
	height: 29px;
	width: 160px;
	display: block;
	border-left: thin solid #8CAEDC;
	border-right: thin solid #8CAEDC;
	border-bottom: thin solid #8CAEDC;
	line-height: 29px;
	text-decoration: none;
	}

.buttons a:hover {
	background: url(page.jpg);
	line-height: 30px;
	color: #FF0000;
	text-decoration: none;
}

.buttons a:active, .buttons a:focus {
	background: url(page.jpg);
	background-position: 0px -29px;
	line-height: 32px;
	text-indent: 12px;	
}

.activepage {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FF0000;
	text-align: left;
	text-indent: 10px;
	background: url(page.jpg);
	height: 29px;
	width: 160px;
	display: block;
	border-left: thin solid #8CAEDC;
	border-right: thin solid #8CAEDC;
	border-bottom: thin solid #8CAEDC;
	line-height: 29px;
}

.subbuttons a{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000080;
	text-align: center;
	background: url(bouton122.jpg);
	height: 29px;
	width: 122px;
	display: block;
	border-left: thin solid #8CAEDC;
	border-top: thin solid #8CAEDC;
	border-bottom: thin solid #8CAEDC;
	line-height: 29px;
	text-decoration: none;
	}

.subbuttons a:hover {
	background: url(page122.jpg);
	line-height: 30px;
	color: #FF0000;
	text-decoration: none;
}

.subbuttons a:active, .subbuttons a:focus {
	background: url(page122.jpg);
	line-height: 33px;	
}

.subactivepage {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FF0000;
	text-align: center;
	background: url(page122.jpg);
	height: 29px;
	width: 122px;
	display: block;
	border-left: thin solid #8CAEDC;
	border-top: thin solid #8CAEDC;
	border-bottom: thin solid #8CAEDC;
	line-height: 29px;
}

.arrondidroit {
	background: url(arrondidroit.gif);
}

.arrondidroithaut {
	background: url(arrondidroithaut.gif);
}

.arrondigauche {
	background: url(arrondigauche.gif);
}

.arrondigauchehaut {
	background: url(arrondigauchehaut.gif);
}

.borddroit {
	background: url(borddroit.jpg);
}

.degrade170 {
	background: url(degrade170.jpg);
}

.fondtableau {
	background: url(fondtableau.jpg);
}

.fondtableaucentral {
	background: url(fondtableaucentral.jpg);
}

.ligne {
	background: url(ligne.jpg);
}

.lignemilieularge {
	background: url(lignemilieularge.jpg);
}

.traitbas {
	background: url(traitbas.gif);
}

.traitdroit {
	background: url(traitdroit.gif);
}

.traitgauche {
	background: url(traitgauche.gif);
}

.traithaut {
	background: url(traithaut.gif);
}
