@import "css/hcard.css";

body {
	margin: 0px;
	background-image: url(img/fondPage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #21405f;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul,h1,h2,h3,h4,h5,h6,p
{
	margin:0;
	padding:0;
}



h2{
	padding-top: 5px;
	padding-bottom: 5px;	
	
	border-top: 1px solid #94b7d9;
	border-bottom: 1px solid #94b7d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color: #FFFFFF;
	
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 620px;
}

h3{
	padding-top: 5px;
	padding-bottom: 5px;	
	
	border-top: 1px solid #94b7d9;
	border-bottom: 1px solid #94b7d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #FFFFFF;
	
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 620px;
}

.sep, .sep2{
	width: 620px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-top: 1px solid #94b7d9;
	line-height: 0px;
}

.sep2{
	margin-top: 15px;
	width: 850px;
}

.text p{
	padding-left: 20px;
	padding-top: 10px;
	text-align: justify;
	padding-right: 20px;
}

.text a img{
	border: 1px solid #FFFFFF;
}

.text a{
	color: #ffb220;
	text-decoration: none;
}
.text a:hover{
	text-decoration: underline;
}

.text ul{
	margin-left: 40px;
	list-style: disc;
	line-height: 15px;
	margin-top: 10px;
}

.ul1{
	float: left;
	margin-left: 20px;
	display: inline;
}



.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	display: block;
	text-indent: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	border-bottom-width: 2px;
}

.gall{
	text-align: center;
}
.gall a img{
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}

.gall2{
	text-align: center;
}
.gall2 a img{
	margin: 3px;
}
.cont{
	width: 388px;
	height: 155px;
	background-image: url(img/contbg.jpg);
	background-repeat: no-repeat;
	margin-left: 135px;	
	margin-top: 10px;
	padding-top: 5px;
}

.cont p{
	text-align: center;
	color: black;
	font-weight: bold;	
}
.cont p.c1{
	font-size: 16px;
	color: #2a4e6c;	
}


.clear{
	clear: both;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #FFFFFF;
	font-weight: bold;
	
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	
}

.menu a{
	color: white;
	background-color: transparent;
	text-decoration: none;
}
.menu a:hover {
	color: black;
}


.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.baseline:hover {
	color: #FF8738;
}

#powered{
text-align:center;

}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #dedbd8;
	text-decoration: none;
}
#powered a:hover{
	color: white;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}

#clignote {
font-size: 17px;
}