body {

	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #3d9224;
	color : #293D82;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

}



.orga A {
 text-decoration: none;  
 color:#1f6cb5;     
        }
        
.titre_orga {
font-size: 18px;
font-weight: bold;          
color:#145da1;            }


.titre_etablissements {
font-size: 18px;
font-weight: bold;          
color:#145da1;            }



h4 {
font-size: 18px;   
font-weight: bold;
color:#145da1;
line-height: 1;
   }

.input3 {
  border: 1px  #007bdc solid; 
  font-size: 12px;
  height: 18px;     
  color:#293D82;     
               }

.textarea3 {
   border: 1px #007bdc solid; 
  font-size: 12px;    
  color:#293D82;           
           }

.submit-button2{
  border: 0px ;
  background-color: #007bdc;
  color: #FFFFFF;
	height:20px;
	cursor:pointer;
	      }
