/* valeurs par défaut */
body {
    margin: 0; /* pour éviter les marges */
	padding: 0px;
    background-color:#EEFFEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center; /* pour corriger le bug de centrage IE */
/*	background-image:url(../Images/background2.gif);
	background-repeat:repeat-y; background-position:center;*/
    }
/* Specificités pour les div */
#tout {
	background-image: url(../Images/Fond.jpg);
    margin-left:auto; margin-right:auto; margin-bottom:0px; margin-top:0px;
	width:770px;
	text-align:left; /* pour corriger le bug de centrage I.E ! */
    }
#conteneur {
	border-right: 2px solid #CCFFCC;
	border-left: 2px solid #CCFFCC;
	border-bottom: 2px solid #CCFFCC;    }
#entete {
    position:relative; top:0px; left:0px;
	width:100%;
	height:105px;
	background: url(../Images/Bandeau%20APRA3.gif) no-repeat top left;
    }
#agneau {
    width:48px; height:48px; 
	margin-left:50px; margin-top:0px;
	background: url(../Images/AgneauTrot.gif) no-repeat top left;
	}
#Menu1 {
    width:120px; height:60px; 
	margin-left:10px; margin-top:-3px;
    }
#Menu2 {
    width:580px; height:28px; 
	margin-left:180px; margin-top:-65px;
    }
#SousMenu {
    width:580px; height:28px; 
	margin-left:180px; margin-top:8px;
	visibility:hidden;
    }
#titre {
    text-align:center;
    padding-top:5px; padding-bottom:5px;
	font-size: 15px; font-weight: bold; color: #009900;
	letter-spacing: 1px;
    }
/* corps de page */
#page {
	font-size: 12px; color: #0000FF;
	text-decoration: none;
    padding-left:15px; padding-right:15px;
	width:740px;
    text-align:justify;
	}
#page p,td,li{
	font-size: 12px; color: #0000FF; text-align: justify;
	line-height: 14pt; text-decoration: none;
}
#page li {
    list-style-image: url(../Images/PuceR.gif); list-style-type: none;
    }
#page h2{
	font-size: 14px; color: #009900; text-align: left; font-weight:bold;
	line-height: 18pt; text-decoration: none;
	margin-left:20px; padding-left:45px;
    background-image:  url("../Images/FlecheR.gif");
	background-repeat: no-repeat; background-position: 0px 5px;
}
#page h3{
	font-size: 14px; color: #009900; text-align: left; font-weight:bold;
	line-height: 18pt; text-decoration: none;
	margin-left:20px; padding-left:5px;
}
#page a, a:link, a:visited, a:active, a:focus {
	font-size: 12px; line-height: 14pt; 
	color: #009900; text-decoration: none;
}
#page a:hover {
	color: #007700; text-decoration: underline;
	}
/* pied de page */
#pied {
    font-family: Arial, Helvetica, sans-serif;
    text-align:center; color: #339900;
    padding-top:5px; padding-bottom:7px;
	clear:both;
    }
#pied a, a:visited, a:active {
	font-size: 12px; font-weight: normal; color: #8FA5D6; 
	text-decoration: underline; letter-spacing: 1px;
}
#pied a:hover {
	font-size: 12px; font-weight: normal; color: #8FA5D6; 
	text-decoration: none; letter-spacing: 1px; 
}
/* classes pour les menus dans l'entête */
#entete a.timbre, a.timbre:visited, a.timbre:active {
	font-size: 12px; color: #FFFFFF; text-align: center;
	font-style: italic; text-decoration: none; font-weight: bold;
}
#entete a.timbre:hover {
    color: #FFCC00; 
}
#entete td.casetimbre {
	font-size: 12px; color: #FFFFFF; text-align: center;
	font-style: italic; text-decoration: none; font-weight: bold;
    background-image: url(../Images/Bouton-Timbre.gif);
	background-repeat: no-repeat; background-position: top left;
	width: 102px; height: 26px;
	cursor: pointer;
}
#entete td.casetimbreh {
	font-size: 12px; color: #FFCC00; text-align: center;
	font-style: italic; text-decoration: none; font-weight: bold;
	background-image: url(../Images/Bouton-Timbre.gif);
	background-repeat: no-repeat; background-position: top left;
	width: 102px; height: 26px;
	cursor: pointer;
}
#entete a.caselien {
	font-size: 12px; color: #0000AA; text-align: center;
	font-style: italic; text-decoration: none; font-weight: bold;
	letter-spacing: 0px;
}
#entete a.caselien:hover {
	color: #FF9900;
}
/* tableaux verts */
#tblv table {
    border-top: 1px solid #00CC00; border-right: 2px solid #00CC00;
	border-bottom: 2px solid #00CC00; border-left: 2px solid #00CC00;
	border-collapse:collapse;}
#tblv th {
	font-size: 14px; font-weight: bold;	color: #009900;
	background: #FFFFAA;
	text-align:center; vertical-align:middle;
	border-top-style: solid; border-top-width: 1px; border-top-color: #00CC00;
	border-right-style: none; border-bottom-style: none; border-left-style: none;}
#tblv td {
	background: #FFFFEE;
	border-top-style: solid; border-top-width: 1px; border-top-color: #00CC00;
	border-right-style: none; border-bottom-style: none; border-left-style: none;
    padding:3px 7px 3px 7px;}
#tblv .fonce { background: #FFFFCC;}
#tblv .cntr { text-align:center;}
/* colonnes gauche milieu et droite */
#colg {float:left; clear:left;}
#colm {float:left; margin:5px; padding:0px; line-height:14pt;}
#colm p {margin-top:0px;}
#cold {float:right;}
/* Elements de base */
.txt2 {font-size: 10px; color: #8FA5D6;	line-height: 10px;}

