.liste-de-medias .views-row{
	float: left;
	width: 218px;
	margin: 0 10px 10px 10px;
	position: relative;
}

	.liste-de-medias .views-row img{
		display: block;
	}

	.liste-de-medias .views-row .views-field.views-field-title a{
		position: absolute;
		bottom: 0;
		background: #5c8aae;
		padding: 4px;
		color: #FFF;
		font-size: 1.2em;
		text-decoration: none;
	}
	
	.liste-de-medias .field-type-image{
		cursor: pointer;
	}

.liste-de-medias .views-row.first-of-line{
	margin-left: 0;
}

.liste-de-medias .views-row.last-of-line{
	margin-right: 0;
}

.liste-de-medias .group-wrapper h3{
	border-bottom: 1px solid #5c8aae;
	font-size: 2.4em;
	padding: 0 0 8px 20px;
	font-family: Georgia;
	color : #5c8aae;
	font-weight: normal;
}

	.liste-de-medias .group-wrapper h3 *{
		font-family: Georgia;
		font-weight: normal;
	}
	
.liste-filtree-de-resultats .views-exposed-form label,
.liste-filtree-de-resultats .views-exposed-form select{
	color: #636363;
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 7px;
}

	.liste-filtree-de-resultats .views-exposed-form select{
		padding-bottom: 0;
	}

	.liste-filtree-de-resultats .views-exposed-form select{
		max-width: 230px;
	}

	.liste-filtree-de-resultats .views-exposed-form input.form-autocomplete{
		background-color: #f1f1f0;
		border: 0px;
		padding: 3px;
		font-size: 1.4em;
		color: #653c2d;
		background-position: 100% 4px;
	}


#edit-title-wrapper{
	/*
	 * float: none;
	 */
}

#edit-field-evenement-de-recherche-target-id-wrapper{
	margin-right: 0;
}

.liste-filtree-de-resultats .views-submit-button{
	float: none;
	clear: both;
}

.liste-filtree-de-resultats .views-submit-button input.form-submit{ 
	border: none;
	background: #534332;
	color: #FFF;
	font-size: 1.3em;
	margin-top: 8px;
	padding: 4px 4px;
}

/*
#edit-scald-tags-tid-wrapper input,
#edit-field-tags-tid-wrapper input{
	width: 180px;
}
*/

.liste-filtree-de-resultats .views-exposed-form .views-exposed-widget{
	margin: 5px 0;
	width: 167px;
	padding: 0 20px 0 0;
}

.liste-filtree-de-resultats .views-exposed-form .views-submit-button{
	width: 90px;
}

.liste-filtree-de-resultats .views-exposed-form .views-exposed-widget input,
.liste-filtree-de-resultats .views-exposed-form .views-exposed-widget select{
	width: 100%;
}

.liste-de-ressources{
	/*
	 * width: 700px;
	 */
	margin: auto;
}

	.liste-de-ressources .node-ressource{
		padding-bottom: 5px;
		border-bottom: 1px solid #636363;
		margin-bottom: 20px;
	}

	.liste-de-ressources .node-ressource h2{
		font-size: 1.8em;
		color: #5c8aae;
		font-family: Georgia;
		font-weight: normal;
		margin-bottom: 4px;
	}
	
		.liste-de-ressources .node-ressource h2 a{
			text-decoration: none;
			color: #5c8aae;
			font-family: Georgia;
		}
		
		.liste-de-ressources .node-ressource .field-name-field-personnes{
			color: #636363;
			font-size: 1.4em;
		}
		
		.liste-de-ressources .node-ressource .field-name-field-personnes a{
			color: #636363;
			text-decoration: none;
		}
		
		.liste-de-ressources .node-ressource .field-name-field-tags{
			color: #636363;
			font-size: 1.3em;
			padding-top: 2px;
		}

	.liste-de-ressources .view-filters{
		padding-bottom: 30px;
	}

	.liste-de-ressources .views-row .views-field-title-field a{
		
	}
