#page1 { background: url("../images/bg2.jpg") repeat-y top; border: none; margin: -19px 0px 0px 0px; }

.wizzard
{
    background-image: url(images/bgblue.bmp);background-position: bottom;
    background-repeat: repeat-x;
    text-align: center;
    border-right: #cccccc 3px solid; border-top: lavender 2px solid; border-left: lavender 2px solid;
    border-bottom: #cccccc 3px solid;
}

.montexte
{
    color:#555555;font-family:'Trebuchet MS',Tahoma, Verdana; font-size:11pt;
}
.montextefont
{
    font-family:'Trebuchet MS',Tahoma, Verdana;
}
.montextecolor
{
    color:#555555;
}
.montextefontcolor
{
    font-family:'Trebuchet MS',Tahoma, Verdana;
    color:#555555;
}

.hrcreatis
{
	border-top: 1px solid white;
	border-bottom: 1px solid #000080;
}

h1 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006EA6;
}
h2 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0094E0;
}
 h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #8BCB2F;
}

h4 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0094E0;
}

submit {border:0; outline:0;}

.mybuttonGreen {
background: white url(../images/bg/bgvertbutton.png) repeat-x ; 
clear: left;
font-size: 0.8em;
border: solid 1px black;
outline: none;
}

.mybuttonGreen:hover {
background: white url(../images/bg/bggrisbutton.png) repeat-x ; 
cursor:pointer;
}
.mybuttonGreen:focus {
border: solid 1px white;
}

.mybutton
{
    background: white url(../images/bg/bgmirror2.png) repeat-x ; 
    border:none;
    text-transform: uppercase;
    width: 150px; height: 35px;
    font-weight: bold; font-size: 8pt; color: black; font-family: 'Arial Unicode MS'; 
}
.mybutton:hover
{
    background: white url(../images/bg/bgmirror2b.png) repeat-x ; 
    cursor:pointer;
}


.mybuttonGreenV22
{
    border-style: solid;
    border-color: black;
    border-width: 1px;
    background: white url('../images/bg/gradient_cr_green11.png') repeat-x;
    text-transform: uppercase;
        width: 150px; height: 26px;
        font-weight: bold;     font-size: 8pt;     color: black;     font-family: 'Arial Unicode MS'; 
}
.mybuttonGreenV22:hover
{
    cursor:pointer;
    filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

.mybuttonGreenV2:hover
{
    cursor:pointer;
    background: white url('../images/bg/grad_crblue11.png') repeat-x;
}
.mybutton2
{
    width: 150px; height: 30px;
    text-align:center; 
    background-attachment:fixed; 
    background: blue url(../images/bg/bgblue2.png) repeat-x; 
    border-right: gray 1px inset; border-top: gray 1px inset; border-left: gray 1px inset; border-bottom: gray 1px inset; 
    background-color: transparent; 
    font-weight: bold; font-size: 8pt; color: black; font-family: 'Arial Unicode MS'; 
    text-transform: uppercase;
}

.mybutton2:hover
{
    width: 150px; height: 30px;
    text-align:center; 
    background-attachment:fixed; 
    background: blue url(bgblue3.bmp) repeat-x; 
    cursor:hand;
    border-right: gray 1px inset; border-top: gray 1px inset; border-left: gray 1px inset; border-bottom: gray 1px inset; 
    background-color: transparent; 
    font-weight: bold; font-size: 8pt; color: black; font-family: 'Arial Unicode MS'; 
    text-transform: uppercase;
}

A
{
    text-decoration: none; color:#4080e0;
} 
A:visited 
{
    text-decoration: none; color:#4080e0;
}

.panelBG
{
    border:inset 0px black; width: 200px; height: 300px; padding-right: 10px; padding-left: 10px; padding-bottom: 10px; padding-top:10px;  
    background-image: url(../images/grispale1.bmp); background-repeat:repeat;
}

.radiobuttonlist td
{
    color:rgb(21,134,213);
	 border-bottom:inset 1px #4080e0; text-align:justify;
	 border-left:inset 0px white; border-right:inset 0px white;
}
.radiobuttonlist td:hover
{
    cursor:hand;
}
.radiobuttonlist2 td
{
    color:rgb(21,134,213);
	 text-align:justify;
}
.radiobuttonlist2 td:hover
{
    cursor:hand;
}
.gridviewcat 
{
	border:none; color:rgb(21,134,213);
	font-family:Verdana; font-size:9pt;
}
.gridviewcat:hover
{
	border:none;
}
.gridviewcat A
{
    text-decoration: none; color:#330099;
} 
.gridviewcat A:hover
{
    text-decoration: none; color:#330099;
}
.gridviewcat A:visited 
{
    text-decoration: none; color:#330099;
} 

.gridviewcatemplate
{
    border:none; color:#4080e0;
	 border-bottom:inset 0px #4080e0;
	 border-left:inset 0px white; border-right:inset 0px white;
}
.gridviewcatemplate11 a:hover
{
	background: url("../images/green2-111.bmp") repeat-x top; cursor:hand; background-color:#ECF2F1;
}


.gridviewcatErreur a:hover
{
	 color:Red; font-weight:bold; 
}

.gv_header
{
	padding-right: 0px; padding-left: 0px; padding-bottom: 5px; margin: 0px;
    border-top-style: none; padding-top: 5px; border-right-style: none;
	border-left-style: none; height: 26px; background-color: gainsboro; 
	border-bottom-style: none; letter-spacing:10px; text-align:center; float:none;
}


.gridBorder
{
	border:solid 1px white;
}
.gridBorder th
{
	border:solid 1px white;
}
.gridBorder td
{
	border:solid 1px white;
}
.hideme
{
    visibility:hidden;
}


