@media screen
{
	/*PARAMÈTRES PRÉDÉTERMINÉS
	=========================================*/

	.fleft{
		float:left;
		display:block;
	}

	.fright{
		float:right;
		display:block;
	}

	.clearall{
		clear:both;
		height:0px;
		overflow:hidden;
	}

	.clearright{
		clear:right;
	}

	.clearleft{
		clear:left;
	}

	.clearleft{
		clear:left;
	}

	.nomargin{
		margin:0px;
	}

	.block_spacing{
		margin:0px 0px 15px 0px;
		padding:15px;
	}

	/*SÉPARATIONS
	=========================================*/

	.cc_newsline{
		margin:15px 0px 15px 0px;
		border-top:1px solid #000;
	}

	.vertical_three_line{
		padding:0px 15px 15px 15px;
		margin-bottom:35px;
		background:url(/assets/images/frontend/expositon-bg.jpg) top left repeat-y;
	}

	.vertical_line{
		padding:0px 15px 15px 15px;
		margin-bottom:35px;
		background:url(/assets/images/frontend/col-bg.gif) top left repeat-y;
	}

	.vertical_line_right{
		background:url(/assets/images/frontend/col-bg-right.gif) top right repeat-y;
	}

	.vertical_sidebar_line{
		background:url(/assets/images/frontend/col-bg.gif) 650px top repeat-y;
	}

	/*PARAMÈTRES DES BLOCKS
	=========================================*/

	.cc_lik_empty{
		width:285px;
		height:100px;
		background-color:#e0dedd;
		margin:0px 20px 30px 0px;
	}

	/*PARAMÈTRES DES COLONNES
	=========================================*/


	.hc_form{
		margin:25px 0px 0px 0px;
	}

	.hc_col_absmenu{
		z-index:1;
		width: 400px;
		background-color: #fff;
		border: 1px solid #574842;
		display:block;
		position: absolute;
		margin: 55px 0px 0px 433px; /**/
		
	}

	.cc_fullspace{
		width:981px;
		margin-top:35px;
		margin-bottom:35px;
	}

	.cc_onecolumn_wsidebar{
		width:615px;
	}

	.cc_onecolumn_expo{
		width:620px;
		margin-left:20px;
	}

	.cc_sidebar{
		width:331px;
	}

	.cc_sidebar_border{
		width:301px;
		padding:15px 15px 25px 15px;
		border-bottom:1px solid #e4e4e4;
	}

	.cc_col_forback{
		overflow:hidden;
		background:url(/assets/images/frontend/img-homme.gif) 1px bottom no-repeat;
		height: 210px;
	}

	.cc_sidebar_back{
		width:301px;
		padding:15px 15px 25px 15px;
		border-bottom:1px solid #e4e4e4;
	}

	.cc_sidebar_border.last{
		border-bottom:0;
	}

	.cc_col_wback{
		background:url(/assets/images/frontend/sidebar-bg.jpg) #f4f4f4 left top repeat-y;
		margin-bottom:20px;
		text-decoration:none;
	}

	.cc_col_wback a img{
		border:1px solid #f4f4f4;
		text-decoration:none;
		margin-bottom:15px;
	}

	.cc_col_wback a:focus img, .cc_col_wback a:active img, .cc_col_wback a:hover img {
		border:1px solid #000;

	}

	a.cc_col_wback span, a.cc_col_wback:focus span, a.cc_col_wback:hover span, a.cc_col_wback:active span{
		color:#625853;
		text-decoration:none !important;
		margin:0px 0px 0px 0px;
	}

	a.cc_col_wback:focus, a.cc_col_wback:hover, a.cc_col_wback:active{
		background:none;
		background-color:#000;
		color:#d13404;
		text-decoration:none;
	}

	.cc_col_newsroll{
		padding-bottom:30px;
		margin:20px 0 20px 0;
		border-bottom:1px solid #e4e4e4;
	}

	.cc_col_spacerright p{
		margin-right:150px;
	}

	.cc_head{
		width:981px;
		height:118px;
		padding:15px 0px 0px 25px;
		background:url(/assets/images/frontend/headermenu-bg.jpg) top left no-repeat;
	}

	.cc_third_col{
		width:255px;
		margin:35px 10px 80px 0px;
		padding:30px 30px 30px 30px;
	}

	.cc_third_col.expo{
		width:275px;
		margin:0px 10px 80px 0px;
		padding:0px 30px 30px 10px;
	}

	.cc_third_col.last{
		margin-right:0px;
	}

	.cc_artistes_thumb{
		margin:17px 22px 10px 0px;
	}

	.cc_artistes_thumb a img{
		border:1px solid #fff;
	}

	.cc_artistes_thumb a:focus img, .cc_artistes_thumb a:active img, .cc_artistes_thumb a:hover img{
		border:1px solid #000;
	}

	.cc_artistes_thumb.last{
		margin:17px 0px 10px 10px;
	}

	.cc_blc_visu{
		width:150px;
		height:550px;
		border:1px solid #d23405;
		background-color:#fff;
		margin:65px 0 0 130px;
	}

	.cc_col_artistes{
		margin:20px 21px 20px 0px;
	}

	.cc_col_artistes a img{
		border:1px solid #fff;
	}

	.cc_col_artistes a:focus img, .cc_col_artistes a:active img, .cc_col_artistes a:hover img{
		border:1px solid #000;
	}

	.cc_col_artistes.last{
		margin-right:0px;
	}

	.cc_col_searchresult{
		border-bottom:1px solid #e4e4e4;
		margin-bottom:15px;
		padding-bottom:15px;
	}

	.footer_core{
		width:981px;
		margin:0 auto;
		height:321px;
		display:block;
	}

	.fc_col{
		height:195px;
		margin-top:20px;
		padding:20px 20px 20px 20px;
		border-right:1px solid #a19c9a;
		color:#fff;
		font-size:13px;
		float:left;
	}

	.fc_col.last{
		border:0;
		display: block;
		width: 300px;
	}

	.fc_copyright{
		height:56px;
		color:#8e8a8a;

		font-size:10px;
		color:#8e8a8a;
		line-height:56px;
	}

	.cf_logo_artnet{
		margin:18px 25px 0px 0px;
	}

	.cf_logo_artinfo{
		margin:20px 25px 0px 25px;
	}

	/*PARAMÈTRES DES SÉPARATIONS
	=========================================*/
	hr{
		display:none;
	}


	/* Monaro Home
	========================================*/
	#news_block_mask {
		overflow: hidden;
		width:300px;
		float: left;
	}

	#news_block_container {
		width: 1000px;
	}

	
	#flashcontentcontainer {
		width: 981px;
		height: 446px;
	}
	
	
	#atffc {
		display: none;
	}

}


















