BODY {
	background-color : 	6B849F; 
	overflow-y : 			auto; 
	overflow-x : 			auto; 
	scrollbar-base-color : 	6B849F;
	Scrollbar-Arrow-Color : 	FFFFFF;
	margin-bottom : 		0;
	margin-left : 			0;
	margin-right : 		0;
	margin-top : 			0;
}


TABLE.titre {
	background-color :		2a3d53;
	border: 				1px solid white; 
	border-top: 			0px solid white;
	border-bottom: 			0px solid white;
	width :				100%;

	color :				white;
	font-size :			16px;
	font-family :			Trebuchet MS;
	font-weight :			bold;
}



div#contenuVolcan, DIV.contenuNoImage, div#contenu {
	width : 479;
	height : 340px;
}


div#contenuVolcan {

	background-image : url('images/fr/volcan.jpg'); 
	background-position : top left;
	background-repeat : no-repeat;
	color : #fff;
}


DIV#contenuNoImage {
	background-color : 2a3d53;
}


div#contenu {
	border: 				1px solid white; 
	border-top: 			0px solid white;  
	overflow : 			auto; 
	overflow-y : 			auto; 
	overflow-x : 			hidden; 
	
}


DIV#contenu TD {
	font-family : 			Trebuchet MS;
	font-size	:			12px;
	text-align: 			justify;
	color :				White;
}



   .navtext {
   width:235px;
   font-size:8pt;
   font-family:Trebuchet MS;
   border-width:2px;
   border-style:outset;
   border-color:#006BAE;
   layer-background-color:#FFF6D9;
   background-color:#FFF6D9;
   color:black;
   }

INPUT {
	background-color: 	#2a3d53;
	color: 				white;
	font-family: 		Trebuchet MS;
	font-size: 			12pt
} 

TEXTAREA {
background-color: 		white;
color: 					white;
font-family: 			Trebuchet MS;
font-size: 				12pt;
font-weight: 			normal
} 

.altButtonFormat {
background-color: 		#ffffff;
font-family: 			Trebuchet MS;
border: 				#ffffff 0px solid;
font-size: 				12px;
color: 					#2a3d53
} 

.altButtonEnvoyer {
background-color: 		#6B849F;
font-family: 			Trebuchet MS;
border: 				#ffffff 1px solid;
font-size: 				12px;
color: 					#ffffff
} 

.altTextField {
background-color: #6b849f;
border:			#000000 1px solid;
font-family: Trebuchet MS;
font-size: 12pt;
color: #09c09c
} 

.radioStyle {
background-color: #FF0000;
font-family: Trebuchet MS;
font-size: 12px;
color: #ffffff;
}


