body {
	background-color:#304C65;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: white;	
	margin:0px;
}

#imagePnl {
	background: url('imagePnl3.jpg') no-repeat;
	width:650px; /*478px*/
	height:360px; 
	margin: 0px auto 0px auto;
}

#infoPnl {
	background-color:#102D42;
	width:650px;
	height:315px;
	margin: 0px auto 0px auto;
	padding-top:20px;
}

#egale {
	text-align:justify;
	padding-right: 10px;	
}

#temoignagesPnl {
	background-color:#102D42;
	width:650px;
	height:540px;
	margin: 0px auto 0px auto;
	/*margin-bottom:30px*/
	margin-top:20px;
}

#temoignagesPnl h2{
	font-family: helvetica, sans-serif;
	margin:0px 0px 25px 0px;
	background-color: #304C65;
	font-size: 16px;
	
}

#temoignagesPnl p{
	
	margin:0px 10px 0px 10px;
	font-style:italic;
	text-align:justify;
	font-size: 13px;
}

h1{
	font-family: helvetica, sans-serif;
	color: #F5CC23;
	font-size: 30px;
	margin:0px 0px 0px 0px;
	padding-top: 50px;
	text-align: center;
}

#infoPnl h2{
	font-family: helvetica, sans-serif;
	margin:0px 0px 25px 10px;
	font-size: 16px;
}

#infoPnl h3{
	font-family: helvetica, sans-serif;
	margin:0px 0px 25px 10px;
	font-size: 14px;
}

#infoPnl p{	
	margin:0px 0px 3px 10px;
}

#infoPnl a {
	color:white;
	text-decoration:none;
}

#infoPnl a:hover {
	color:#F5CC23;
}
