@media (min-width: 1024px)  {
	.logo{
		display:none;
	}
}

.hr {
  width:90%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #303030;
  margin-bottom:-5;
  background-color:#303030;
  color: #fff;
  padding-left:25px;
}
.hr span a{
	color:#fff;
	line-height:0;
	margin-left:30px;
	text-decoration:none;
}


#accroche{
	width:290px;
	float:right;
	background-color:#FFF;
	padding:10px 10px 10px 10px;
	margin: 10px 10px;
	color:#636363;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-moz-border-radius:10px 0;
	-webkit-border-radius:10px 0;
	border-radius:10px 10px;
	z-index: 2;
}
#accroche p
{
	font-family: Times New Roman;
	font-size: 130%;
	font-style:italic;
	color: #000;
	text-align:left;
	line-height: 25px;
}
#accroche a
{
	text-decoration: none;
	color: #000;
}
#accrochegauche{
	width:290px;
	float:left;
	background-color:#FFF;
	padding:10px 10px 10px 10px;
	margin: 10px 10px;
	color:#636363;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-moz-border-radius:10px 0;
	-webkit-border-radius:10px 0;
	border-radius:10px 10px;
	z-index: 2;
}
#accrochegauche p
{
	font-family: Times New Roman;
	font-size: 130%;
	font-style:italic;
	color: #000;
	text-align:left;
	line-height: 25px;
}
#accrochegauche a
{
	text-decoration: none;
	color: #000;
}

@media (max-width: 600px)  {
	/*
#st-sidebar-trigger-effects{
	position: fixed !important;
	z-index:100000 !important;
}
*/
}

.bordure_verticale {
height: 375px;
padding-right: 1px;
border-right: 0.5px solid #fff;
}

			.modal.fade {
			  z-index: 10000 !important;
			}
			.modal input{
				width: 100%;
			}

			
			