html { 
 margin:0px; 
 padding:0px;
 height:100%;	
}

body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#ffffff;
background-repeat:repeat-x;
}

.norepeat{
background-repeat:no-repeat;
}

H1{
font-family:arial;
font-size:20pt;
font-weight:bold;
display:inline;
color:#5FAACE;
}


H2{
font-family:arial;
font-size:15pt;
font-weight:bold;
display:inline;
color:#5FAACE;
}

H3{
font-family:arial;
font-size:10pt;
font-weight:bold;
display:inline;
color:#5FAACE;
}

H4{
font-family:arial;
font-size:8pt;
font-weight:bold;
display:inline;
color:#5FAACE;
}

H5{
font-family:arial;
font-size:12pt;
font-weight:bold;
display:inline;
color:#5FAACE;
}

td{
font-family:arial;
font-size:8pt;
font-weight:normal;
color:#333333;
}

A{
font-family:arial;
font-weight:normal;
color:#E50083;
}

A:HOVER{
font-family:arial;

font-weight:normal;
color:#5FAACE;
}


i{
font-family:arial;
font-size:8pt;
font-weight:bold;
color:#43B2CA;
}

STRONG{
font-family:arial;
font-size:8pt;
font-weight:bold;
color:#333333;
}


B{
font-family:arial;
font-size:9pt;
font-weight:bold;
color:#5FAACE;
}

  

.noclass {
	background-color: #ffffff;
	border-color: #ffffff;
	border-width: 0;
}

input {
	background-color: #DFF8F9;
	border-color: #bFd8d9;
	border-width: 1;
	border-style: solid;
	font-family:  arial;
	font-size: 11px;
	color: #0A1118;
	height: 16px;
}

select{
	background-color: #DFF8F9;
	border-color: #bFd8d9;
	border-width: 1;
	border-style: solid;
	font-family:  arial;
	font-size: 11px;
	color: #0A1118;
	height: 16px;
}

textarea {
	background-color: #DFF8F9;
	border-color: #bFd8d9;
	border-width: 1;
	border-style: solid;
	font-family:  arial;
	font-size: 11px;
	color: #203040;
}

.btn{
	background-color: #50c2d2;
	border-color: #bFd8d9;
	border-width: 0;
	border-style: solid;
	font-family:  arial;
	font-size: 11px;
	color: white;
	height: 16px;
}

/* *************************************************************************************************** */

hr{
color: #E50083;
background-color: #E50083;
height: 1px;
border: 0px;
}

.sepa{
height:1px;
color:#C9B9AA;
}

.filet {
background-color:#EADED3;
}

.filet TD {
background-color:#ffffff;
}


.titre{
filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#EADED3', startColorstr='#FDFCFB', gradientType='0');
color:#312417;
}

.cadre {
border-top: 1px solid #ffffff; 
border-left: 1px solid #ffffff; 
border-right:1px solid #ffffff; 
border-bottom: 1px solid #ffffff;
background-color:#C9B9AA;
}
	 
.cadre TD{
color:white;
font-weight:bold;
}


.cadre INPUT{
	background-color: #FFFFFF;
	border-color: #bFd8d9;
	border-width: 0;
	border-style: solid;
	font-family:  arial;
	font-size: 11px;
	color: #C9B9AA;
	height: 16px;
	width:100%
}


.tab2 {
background-color:#D5E6E8;
}
.tab2 TD{
background-color:#ffffff;
}

.norepeat{
background-repeat:no-repeat;
}
	

.NoBorder{border-width:0;background-color: transparent;position:relative;left:-5px;}
div.NoBorder input {border-width:0;background-color: transparent;}
span.NoBorder input {border-width:0;background-color: transparent;}
