.centre {
	font-family: Verdana;
	font-size: 12px;
	color: #D8D8D8;
}

body {
	font-family: Verdana;
	font-size: 12px;
	color: #D8D8D8;
	background-color: #001847;
}

legend {
    font-family: Verdana;
    font-size: 16px;
    color: #D8D8D8;
}

fieldset {
    margin: 5px;
    padding: 15px;
}

select {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #B0F7FF;
    
}

textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #B0F7FF;
    
}

input {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
    
}

.input {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #B0F7FF;
}	

.portail {
	font-family: Verdana;
	font-size: 12px;
	color: #D8D8D8;
	background-color: #003366;
}

.titre_1 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.titre_1 h4:hover {
    color: #FFFF99;
}

h3 {
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 10px;
    margin: 0;
    padding: 0;
}

h4 {
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    height: 10px;
    margin: 0;
    padding: 0;
}

.titre_2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.titre_bouton:link {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

.titre_bouton:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;		
}

.titre_bouton:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
}

.lien {
	font-family: Verdana;
	font-size: 12px;
}

.lien:link {
	color: #33CCFF;
	text-decoration: none;
}

.lien:visited {
	color: #FF33CC;
	text-decoration: underline;	
}

.lien:hover {
	color: #FFFF99;
	text-decoration: underline;
}

.menu {
	font-family: Verdana;
	font-size: 12px;
}

.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu:visited {
	color: #FF33CC;
	text-decoration: none;	
}

.menu:hover {
	color: #FFFF99;
	text-decoration: none;
}

.menu_back {
	background-color: #003399;
	color: #FFFFFF;
	filter:alpha(opacity=90);	
}

.editor {
	background-color:#FFFFFF; 
	position:relative; 
	border: 1px solid #000000;
	width:300px;
	height:188px;
	left: 0;
	top: 0;
	clip:rect(0px 0px 190px 300px);
	overflow: scroll;
	color : #000000;
}

.menu_region a {
    color: #FFFFFF;
    text-decoration: none;
}

.menu_region a:visited {
    color: #FF33CC;
    text-decoration: none;    
}

.menu_region a:hover {
    color: #FFFF99;
    text-decoration: none;
    font-weight: bold;
}

.menu_region_select {
    color: #FFFF99;
    text-decoration: none;
    font-weight: bold;
}

#liste_dpt {
    padding-left: 3px;
}

.menu_dpt a {
    margin-left: 4px; 
    color: #FFFF99;
    text-decoration: none;
}

.menu_dpt a:visited {
    color: #FFFF99;
    text-decoration: none;    
}

.menu_dpt a:hover {
    color: #FFFF99;
    text-decoration: none;
    font-weight: bold;
}

.menu_dpt_select {
    margin-left: 4px; 
    color: #FFFF99;
    text-decoration: none;
    font-weight: bold;
}

