/* CSS Document */

body {
	/*background-color: #FFFFFF;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p,div,form {
	margin0px;
	padding: 0px;

}
img{
	border:0px;
}
.imgLight {
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	 opacity: 0.3;
    -moz-opacity: 0.3;
	 -khtml-opacity: 0.3;
}
a:link {
	text-decoration: none;
	color: #424f7a;
}
a:visited {
	text-decoration: none;
	color: #424f7a;
}
a:hover {
	text-decoration: underline;
	color: #424f7a;
}
a:active {
	text-decoration: none;
	color: #424f7a;
}

.fond{
	background-color: #cbddf3;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-color: #99bbe8;
	border-left-color: #99bbe8;
	border-right-color: #99bbe8;
	border-top-color: #99bbe8;
	padding-left: 2px;
	padding-right: 2px;
	
}
.fond0 {
	background-color: #cbddf3;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #99bbe8;
	border-left-color: #99bbe8;
	border-top-width: 1px;
	border-top-color: #99bbe8;
	padding-left: 2px;
	padding-right: 2px;
}
.fond1 {
	font-size: 11px;
	background-color: #eaf1ff;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #b8cad8;
	border-left-color: #e4f0ff;
	border-right-color: #bad3e2;
	border-top-width: 1px;
	border-top-color: #e7e9f8;
	padding-right: 2px;
	padding-left: 2px;
}
.fond2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-right-color: #dcddec;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #dcddec;
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	
}
.fond2c {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #dcddec;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #dcddec;
	border-top-width: 1px;
	padding-right: 1px;
	padding-left: 1px;
	
}
.fond3 {
	background-color: #f2f6ff;
	border-top-style: solid;
	border-right-style: none;
	border-right-color: #D9DFFF;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #dbddec;
	border-top-width: 1px;
	border-top-color: #FFFFFF;	
	padding-left: 2px;padding-right: 2px;
}
.fond4 {
	background-color: #e9e9e9;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-top-width: 1px;
	padding-left: 2px;padding-right: 2px;
	
}
 
.formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #b8cad8;
	color:#424f7a;
	height: 17px;
}
.formulairereadonly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #d6d6d6;
	color:#747474;
	height: 18px;
}
.formulairetextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #7eadd9;
	color:#424f7a;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eaf1ff;
	border: 1px solid #99bbe8;
	height: 20px;
	padding: 2px;
	cursor: pointer;
}
.buttonActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#990000;
	background-color: #eaf1ff;
	border: 1px solid #99bbe8;
	height: 20px;
	padding: 2px;
	cursor: pointer;
}
.message {
	border: 1px solid #D4D0C8;
}
.error {
	border: 2px solid #990000;
}
.bordure {
	border: 1px solid #D4D0C8;
}

legend {
	font-weight: bold;
	color: #334f75;
	padding: 3px;	
	border: 1px solid #a0d6ff;

}
fieldset {
	background-color: #FFFFFF;
	border: 1px solid #a0d6ff;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-bottom: 5px;
}
 .detail fieldset {
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-bottom: 5px;
}
.detail legend {
	font-weight: bold;
	color: gray;
	padding: 3px;	
	border: 1px solid #D4D0C8;

}
.middle{
		font-size: 11px;
	   color:#424f7a;
}
.small{
	font-size: 10px;
	color:#424f7a;
}
.wsmall{
	font-size: 8px;
	color:#424f7a;
}
.big{
	font-size: 13px;
	font-weight: bold;
	color:#424f7a;
}
.bigRed{
	font-size: 11px;
	font-weight: bold;
	color:#990000;
}
.red{
	font-size: 11px;
	font-weight: bold;
	color: #e47200;
}
.rednormal{
	font-size: 11px;
	font-weight: normal;
	color: #e47200;
}
.bigTop{
	font-size: 16px;
	font-weight: bold;
	color: #e47200;/*#f24300;*/
	font-family: "Times New Roman";
}
.normalTop{
	font-size: 13px;
	font-weight: bold;
	color: gray;
	font-family: "Times New Roman";
}
.smallTop{
	font-size: 9px;
	font-weight: normal;
	color: gray;
	font-family: "Times New Roman";
}

.normal td{
	
}

.smsrow{
	border:solid 1px gray;
	padding-left:3px;
}
.smsradio{
	border:solid 1px gray;
	padding-left:0px;
}
.smsformulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffAA;
	padding:0px;
	border:0px;
	color:#000000;

}
.checkactive{
	border:solid 1px #FF0000;
}
.getlist {
	border:solid 2px #99bbe8;
	background-color:#ffffAA;
}
#diverror{
	position:absolute;
	left:20px;
	top:-5px;
	z-index:8;
	height:70px;
	background-color:#FFFFFF;
	color:#FF0000;
	font-size:16px;
	font-weight: bold;
	border:solid 2px #FF0000;
	float:left;
	transform:rotate(30deg);
-ms-transform:rotate(30deg); /* Internet Explorer */
-moz-transform:rotate(30deg); /* Firefox */
-webkit-transform:rotate(30deg); /* Safari and Chrome */
-o-transform:rotate(30deg); /* Opera */
}
.messagelist{
	width:250px;
	height:450px;
 	padding:5px;
 	background-image:url(../images/bg_phone.png);
 	background-repeat:no-repeat;	
}
.messagelistclose{
	width:250px;
	height:450px;
 	padding:5px;
 	background-image:url(../images/bg_phone_close.png);
 	background-repeat:no-repeat;
 	
}
.messagetext{
	font-family:Courier New;
 	font-size:15px; 
 	color: #0cd4ff;	
}
.messagetextred{
   float:right;
	font-family:arial;
 	font-size:11px; 
 	color: #f37a01;
 	font-weight: normal;	
}
.messagetextredsmall{
   float:left;
	font-family:arial;
 	font-size:9px; 
 	color: #f37a01;
 	font-weight: normal;	
}
.messagetextwhite{
	font-family:arial;
 	font-size:10px; 
 	color: #FFFFFF;
 	font-weight: normal;	
}
.messagetextsmall{
	font-family:Courier New;
 	font-size:12px; 
 	color: #0cd4ff;	
}
.close{
	text-decoration: none;
	color: #424f7a;
	cursor:pointer;
}
.closeover{
	text-decoration: none;
	color: #ff0000;
	cursor:pointer;
}
.buttonclose{
	width:50px;	
	display: inline-block;
	text-align:right;
	text-decoration: none;
	color: #424f7a;
	cursor:pointer;
 	background-image:url(../images/cancel_out.png);
 	background-repeat:no-repeat;
}
.buttoncloseover{
	width:50px;	
	display: inline-block;
	text-align:right;
	text-decoration: none;
	color: #e80000;
	cursor:pointer;
 	background-image:url(../images/cancel.png);
 	background-repeat:no-repeat;
}
/*--message+error */

.barorange {

  height:21px;
  padding-top:3px;
  padding-left:3px;
	/*--clip: rect(auto 50% auto 50%); */
	left: 2px;
	margin-left: 0px;
  margin-top: 2px;
	background-color: #FFFFCC;
  border: 1px solid #a0d6ff;
  font-size: 14px;
	font-weight: normal;
	color: #e47200;
}
.bargray {
  height:21px;
  padding-top:3px;
  padding-left:3px;
	/*--clip: rect(auto 50% auto 50%);*/
	left: 2px;
	margin-left: 0px;
  margin-top: 2px;
	background-color: #f2f6ff;
  border: 1px solid #b8cad8;
  font-size: 14px;
	font-weight: normal;
	color:#a4a7b5;
}