/* CSS Document */

#titre {
font-weight:bold;
}
#fullheight{height:93%}
<!--
a { color: #D0DCE8;}
a:hover { color: #D0DCE8; text-decoration: underline;}
-->
.liensrouge {color: #C80125;}
.liensrouge a:hover { color: #C80125; text-decoration: underline;}

<!-- 
BODY, html {
	  margin: 0;
      padding: 0;
      height: 100%;
	  border:none;
     } 
-->

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style1p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style1pp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	
}

.style2 {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #999999;
}
.style2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
}
.style2g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #000000;
}
.tabledot	{ border-style:dotted; 0,5px; color:E5E9E8; }
form{
	margin:0;
}
input, Checkbox, select, textarea {
    
    border: solid 1px #D7B23B;
  
    }

#textline { 
 line-height: 1.3;
}
.selectlist { width: 140px; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}

#formsize input {
width:5em;
}

#mysubmit {width: 200px;}