@CHARSET "UTF-8";

/*
Bloc catalogues
*/

#catalogs {
	float: left;
	width: 750px;	
	background: url(../../images/summer/pages/home_catalogs_bottom.gif) no-repeat bottom;
	padding-bottom: 15px;
}

#catalogs p#pages {
	background: url(../../images/summer/pages/home_catalogs_top.gif) no-repeat bottom right;
	height: 23px;
	padding-top: 10px;
	padding-left: 5px;
}

#catalogs p#pages a {
	margin-top: 25px;
	padding: 1px 5px;
	color: #23C6E9;
	text-decoration: none;
	border: 1px solid #23C6E9;
}

/*
Cover flow
*/

#imageflow {
	float: left;
	width: 500px;
	height: 255px;	
}

#imageflow a {
	color: white;	
}

#imageflow img {
	position: absolute;
	border: none;
}

#imageflow p.catalog {
	text-align: center;
	padding-top: 10px;
	padding-right: 200px;
}

#images {
	visibility: hidden;
}

#loading {
	margin-top: 50px;
	text-align: center;
	width: 100%;
}

#loading img {
	margin-top: 10px;
	position: relative; 
}

#captions {
	color: #ffffff;
	font-weight: bold;
	position: relative; 
	text-align: center;
	z-index: 10000;
}

#scrollbar {
	/*visibility: hidden;*/
	position: relative; 
	border-bottom: 1px solid #b3b3b3;
	z-index: 10001;
}

#slider {
	position: absolute;
	margin-top: -7px;
	margin-left: -7px;
	z-index: 10002;
	background-image: url(../../images/catalog/slider.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;	
}

#cover_description {
	margin-top: 75px;
	padding: 25px 5px;
	float: right;
	width: 240px;
	text-align: center;
	font-size: 1.2em;
}

/*
Page orchidée
*/

#image {
	padding-left: 1px;
	float: left;
}

#object_description {
	margin-top: 5px;
	padding: 25px 5px;
	float: right;
	width: 240px;
	text-align: center;
	font-size: 1.2em;
}

#object_description img {
	padding-top: 10px;	
}

/*
Blocs
*/

#blocks {
	width: 749px;
	clear: both; float: left;
	background: url(../../images/summer/pages/home_block_bottom.jpg) no-repeat bottom left;
	color: white;
	margin-top: 20px;
}

#blocks div {
	float: left;
	width: 245px;
}

#blocks ul {
	padding: 0 20px 1em 20px;
	list-style-image: url(../../images/summer/pages/blue_chip.png);
}

#blocks ul h3 a {
	color: #c42514;
	font-size: 0.8em;	
}

#blocks ul p {
	text-align: justify;
	font-size: 0.7em;
	padding: 0.2em 0;
}

#object_block, #gift_block {
	margin-right: 7px;	
}

#blocks h2 {
	font-size: 1.2em;
	text-align: center; text-transform: uppercase;
	padding: 0.5em 0 1em;
}

#object_block h2, #gift_block h2 {
	color: #BC0926;
	background: url(../../images/summer/pages/home_blue_block_top.gif) no-repeat;
}

#who_block h2 {
	color: #BC0926;
	background: url(../../images/summer/pages/home_orange_block_top.gif) no-repeat;
}

#who_block p {
	color: #BC0926;
	padding: 0 10px 1em 0;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}

#who_block p.discover {
	padding-left: 90px;
}

#who_block p.infos {
	text-align: center;
	margin-top: 3em; margin-left: 5px;
	padding-top: 4px;
	width: 78px; height: 27px;
	background: url(../../images/summer/pages/home_infos_background.png) no-repeat;
}

#who_block p.infos a {
	color: white;
	text-decoration: none;	
}