/*	Servantes des Pauvres - osb
	Copyright © 2009
	
	st-sauveur.css
*/

/* link, visited, hover, focus, active */

/*--------------------------------------*/
#chapss {
	margin		: -20px auto 0;
	width		: 600px;
	height		: 420px;
	background	: transparent url(/$/images/chapss.png) center no-repeat;
	}

/* Liens */

ul#liens_ss {
	margin		: 0;
	padding		: 0;
	width		: 100px; /* pour éviter le scroll horizontal */
	}

#chapss_lien_histoire,
#chapss_lien_coupole,
#chapss_lien_evangile,
#chapss_lien_mosaique,
#chapss_lien_oratoire {
	position	: relative;
	z-index		: 100;
	}
#chapss_lien_histoire {
	top			: 40px;
	left		: 0;
	}
#chapss_lien_coupole {
	top			: 122px;
	left		: 215px;
	}
#chapss_lien_evangile {
	top			: 95px;
	left		: 410px;
	}
#chapss_lien_mosaique {
	top			: 280px;
	left		: 0;
	}
#chapss_lien_oratoire {
	top			: 255px;
	left		: 380px;
	}

/* Photos */
/*
#chapss_photo_histoire,
#chapss_photo_coupole,
#chapss_photo_evangile,
#chapss_photo_mosaique,
#chapss_photo_oratoire  {
	position	:absolute;
	border		:1px solid #555;
	}

#chapss_photo_histoire {
	top			:240px;
	left		:260px;
	}
#chapss_photo_coupole {
	top			:220px;
	left		:360px;
	}
#chapss_photo_evangile {
	top			:250px;
	left		:585px;
	}
#chapss_photo_mosaique {
	top			: 460px;
	left		: 218px;
	}
#chapss_photo_oratoire {
	top			: 440px;
	left		: 660px;
	}
*/	
/*--------------------------------------*/
a.blockLink {
	display				: inline-block;
	line-height			: 25px;
	height				: 26px;
	font-size			: 12px;
	color				: #ffffff;
	text-align			: center;
	font-weight			: bold;
	}
a.blockLink110 {
	width				: 110px;
	background			: transparent url(/$/img/textarea110.gif) left top;
	}
a.blockLink150 {
	width				: 150px;
	background			: transparent url(/$/img/textarea150.gif) left top;
	}
a.blockLink180 {
	width				: 180px;
	background			: transparent url(/$/img/textarea180.gif) left top;
	}
a.blockLink235 {
	width				: 235px;
	background			: transparent url(/$/img/textarea235.gif) left top;
	}
a.blockLink:hover {
	color				: #000000;
	background-position	: left 26px;
	height				: 25px;
	}
