a
{
font-family: verdana, helvetica, arial;
color: #000000;
text-decoration: none;
}

a:hover
{
font-family: verdana, helvetica, arial;
color: #0A6E38;
text-decoration: none;
}

a.menu
{
text-decoration 			: none;
color									: #000000;
font-weight						: bold;
font-size							: 7pt;
background-image			: url('images/bgbt.gif');
background-repeat			: repeat-x;
display								: block;
height								: 21px;
padding								: 4px 3px 0px 3px;
text-align						: center;
}

a.menu:hover
{
background-image			: url('images/bgbtov.gif');
color									: #0A6E38;
}



a.lienmenu
{
font-family: verdana, helvetica, arial;
color: #FFD500;
}

a:hover.lienmenu
{
font-family: verdana, helvetica, arial;
color: #FFFFFF;
}

h1
{
font-family: verdana, helvetica, arial;
font-size: 10pt;
font-weight: bold;
color: #336633;
}

p
{
padding : 0px 5px 0px 5px;
}


img.droite
{
float : right;
padding : 0px 0px 0px 5px;
}


img.gauche
{
float : left;
padding : 0px 5px 0px 0px;
}

p.vert
{
font-family: verdana, helvetica, arial;
font-size: 10pt;
font-weight: bold;
color: #336633;
}


h2
{
font-family: verdana, helvetica, arial;
font-size: 8pt;
font-weight: bold;
color: #336633;
}

h3
{
font-family: verdana, helvetica, arial;
font-size: 12pt;
font-weight: bold;
color: #336633;
font-style:italic
}

h4
{
font-family: verdana, helvetica, arial;
font-size: 7pt;
font-weight: bold;
color: #336633;
font-style:italic
padding: 0;
margin: 0;
}

td
{
font-family: verdana, helvetica, arial;
font-size: 10pt;
text-align: justify;
}

body
{
font-family: verdana, helvetica, arial;
font-size: 10pt;
text-align: justify;
color : #000000;
background-color:#FFFFFF;
scrollbar-face-color				: 336633 ;
scrollbar-highlight-color		: FFFFFF ;
scrollbar-shadow-color			: C0C0C0 ;
scrollbar-3dlight-color			: D0D0D0 ;
scrollbar-arrow-color				: FFFFFF ;
scrollbar-track-color				: CCCCCC ;
scrollbar-darkshadow-color	: 888888 ;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.fondpage
{
background-image: url(images/fond.jpg);
background-repeat:no-repeat;
}

.fondpagegite
{
background-image: url(images/fondpagegite.png);
background-repeat:no-repeat;
}

.bgvert
{
background-color: #EBFDE3;
}


.centre
{
text-align: center;
}


.droite
{
text-align: right;
}

input
{
color:#000000;
background-color:#FFFFFF;
font-size:11px;
font-family: verdana, helvetica, arial;
}

.inputbouton
{
color:#FFFFFF;
background-color:#CC3333;
font-size:11px;
font-family: verdana, helvetica, arial;
font-weight: bold;
}

.bords
{
text-align									: center;
border-top									: 1px;
border-bottom								: 1px;
border-left									: 1px;
border-left-width						: 1px;
border-right								: 1px;
border-right-width					: 1px;
border-style								: solid;
border-color								: #336633;
vertical-align							: middle;
padding-left								:	5px;
padding-right								:	5px;
}


.bordbas
{
text-align									: left;
border-top									: 0;
border-bottom								: 1px;
border-bottom-width					: 1px;
border-left									: 0px;
border-left-width						: 0px;
border-right								: 0;
border-style								: solid;
border-color								: #336633;
vertical-align							: middle;
padding-left								:	5px;
padding-right								:	0px;
}

a.navprev
{
background					: url('images/arrowprev.gif') no-repeat left;
padding-left				:	20px;
padding-right				:	0px;
font-weight					: bold;
}


a.navprev:hover
{
background					: url('images/arrowprevov.gif') no-repeat left;
}



a.navnext
{
background					: url('images/arrownext.gif') no-repeat right;
padding-left				:	0px;
padding-right				:	20px;
font-weight					: bold;
}


a.navnext:hover
{
background					: url('images/arrownextov.gif') no-repeat right;
}


a.navup
{
background					: url('images/arrowup.gif') no-repeat right;
padding-left				:	0px;
padding-right				:	20px;
font-weight					: bold;
}


a.navup:hover
{
background					: url('images/arrowupov.gif') no-repeat right;
}

.opacite img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
border-top									: 1px;
border-bottom								: 1px;
border-left									: 1px;
border-left-width						: 1px;
border-right								: 1px;
border-right-width					: 1px;
border-style								: solid;
border-color								: #336633;
}

.opacite:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}




