/*
	CSS CopixLab
	Author : Yann Bétoule / Julien LERCH
	Copyright : ACTIMAGE 2007
	Feuille de styles du contenu à inclure dans les contextes public et admin, + dans l'éditeur FCK pour avoir les bons styles en live
	RAPPEL :  cette CSS contient les styles de mise en page, pas l'interface publique.
*/



	.aggregator .zone * {
		margin		: 0 !important;
		padding		: 0 !important;
		background	: none !important;
		color		: white;
	}
	.aggregator .zone p, .fckeditorzone p {
		margin		: 0 0 10px 0 !important;
	}
	.aggregator .zone strong, .fckeditorzone strong{
		font-size	: 1em !important;
		font-weight : bold;
		color		: white;	
	}
	.aggregator .zone h3, .fckeditorzone h3 {
		font-size	: 1.2em;
		color		: white;
		margin		: 0 0 10px 0 !important;
	}
	.aggregator .zone h4, .fckeditorzone h4 {
		font-weight	: bold;
		margin		: 0 0 5px 0 !important;
	}
	.aggregator .oeuvre{
		border		: 1px solid white;
		padding		: 5px !important;
		position	: relative ;
		top		: -48px;
		float		: right;
	}

	.aggregator .sous_titre{
		color:#B2B2B2;
		font-style:italic;
		font-weight:bold;
	}

	.aggregator .lien1{
		color:#FFFFFF;
		font-size:90%;
		font-weight:bold;
		text-decoration:underline;
	}
	.aggregator .text{
		font-size	: 80%;
	}

	.aggregator .zone h3{
	font-size		: 100%;
	font-weight		: bold;
	height			: auto;
	color			: #ffffff !important;
	background		: #1a1a1a !important;
	border			: solid 1px white;
	margin-top		: 10px !important;
	padding			: 7px !important;
	margin-bottom		: 10px !important;
	clear			: both;
	}
		
			.aggregator .zone h3 a{
			color			: #ffffff !important;
			padding			: 7px !important;
			clear			: both;
			}
 .zone .photos_miniatures{
		width			: 360px;
		margin-top		: 10px !important;
		border			: solid 1px white;
		color			: #ffffff !important;
	}
		.aggregator .zone .photos_miniatures .titre_miniatures{
			font-size		: 100%;
			background		: #1a1a1a !important;
			display			: block;
			font-weight		: bold ;
			padding			: 5px !important;
			margin-bottom		: 10px !important;
		}

		.aggregator .zone .photos_miniatures img{
			margin		: 15px !important;
		}

.aggregator .expobreak_randomartwork {
	border:1px solid white;
	padding:5px;
	position:relative;
	top:-48px;
}
.aggregator .expobreak_randomartwork img {
width:100%;
}

.aggregator .zone .expo_date, .aggregator .zone .expo_date strong{
color:#f29400;
font-size:110% !important;
}
