/*.view*/

div.view div.view-header table,div.view div.view-header table tbody,div.view div.view-header table tbody tr,div.view div.view-header table tbody tr td{
	border:none;
}
div.view-header td h1,
div.view div.view-header td h1{
	margin: 0;
	background: #fff;
	padding: 0 10px;
	color: #c3c3c3;
	font-size: 16px;
	text-transform: uppercase;
	font-family: "SourceSansPro-Regular";
	font-weight: bold;
	white-space: nowrap;
}

div.view div.view-content h3{
	font-size: 16px;
	color: #333;
	font-family: "SourceSansPro-Regular";
	font-weight: bold;
	width:100%;
	float:left;
	margin-bottom: 3px;
}
div.view div.view-content a{
	font-size: 15px;
	color: #333;
	font-family: "SourceSansPro-Regular";
	font-weight: normal;
	/*float:left;*/
}

/*.page-competition*/
 div.view.view-competition div.view-content a{
	padding-left:25px;
}
 div.view.view-competition div.view-content .views-row{
	width:100%;
 }
 
 
 div.view.view-actualites div.view-content a{
	float: none;
}

#quicktabs-espace_actualites_focus .espace-focus-right p a{
	color: inherit;
	font-size: inherit;
	text-transform: none;
	float: none;
}
