body, .rowdata {
	background-color: #EAECEE;
}

body, td, input, textarea, select {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
		background-image: url(../imagesEPEMED/FondSite4.gif);
}

.rowdatasel {
	background-color: #D8E1EB;
}

td {
	vertical-align: top;
}

td.header {
	background-color: #DDDDDD;
	vertical-align: middle;
}

td.title {
	background-repeat: repeat-x;
	background-image: url(./tablebg.gif);
	font-weight: bold;
	font-size: 13;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

small {
	font-size: 10;
}


a, a:link, a:visited {
	color: #223344;
	text-decoration: none;
}

a:hover, a:active {
	color: #778899;
	text-decoration: none;
}

.onglet-actif { /* style de l'onglet de la page active */
   border:solid 0px black ; /* l'encadrement est porté à 2 pixels */
   border-bottom:solid 0px black ; /* le trait inférieur est effacé */
   margin:5px 5px 0px 5px ; /* marges intérieures */
   padding:7px 3px 7px 3px ; /* marges extérieures */ 
   text-decoration:none;
   font-weight:bold;
   font-size:14px;
   color:black;
   background-color:transparent;
} /* le fond de l'onglet actif est blanc*/

.style12 {color: #000000}
.style13 {
		border-bottom:solid 0px black;
		margin:5px 5px 0px 5px;
		padding:7px 3px 7px 3px;
		text-decoration:none;
		font-weight:bold; font-size:18px;
		background-color:transparent;
		border: solid 0px black;}


