/*HTML
{
	background-color: #F7F7F7;
	font-family: Arial, sans-serif;
}*/
H1, H2, H3, H4, H5, H6
{
	font-family: "Open Sans", sans-serif;
	color: #2063A6 !important;
	font-weight: bold !important;
}
/*A
{
	color: #2063A6;
}
A:hover
{
	color: #30A4EC;
	text-decoration: none;
}*/

/*LISTE COUV*/
.produit-5
{
	/*+placement: float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	border: 0px solid #000000;
	padding: 10px;
	margin: 10px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #E5E5E5;
	height: 394px;
}
.produit-5 H2
{
	text-align: center;
	font-size: 14px;
	margin: 10px 10px 10px 0px;
	/*height: 30px;*/
	line-height:20px;
}

.form-site-ressources {
    padding: 3em;
    margin: 0;
    background: url(../img/bulle-h.png) center right no-repeat #6D829F;
    color: #FFFFFF;
}


.form-site-ressources H2 {
	padding: 0;
	margin: 0;
	font-weight: normal !important;
	font-size: 1em;
	color: #FFFFFF !important;
	text-align: left;
}

.form-site-ressources H2::after {
	display: none;
}

.form-site-ressources H2 STRONG {
	display: block;
	font-size: 2em;
	font-family: "K2D", Arial, sans-serif !important;
	color: #FFFFFF;
	padding-bottom: ;
}

.form-site-ressources .custom-select {
	width: 100%;
	font-size: 1em;
	font-weight: normal;
	border: 0px solid black;
	margin-top: 8px;
	margin-bottom: 8px;
	color:#000 !important;	
}

#lon-content .form-site-ressources .custom-select option{
	color:#000 !important;
}

