/*	Servantes des Pauvres - osb
	Copyright © 2008
	
	patro.css
*/

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

/*--------------------------------------*/

a.blockLink {
	display				: inline-block;
	width				: 101px;
	line-height			: 25px;
	height				: 26px;
	background			: transparent url(/$/img/textarea.gif) left top;
	font-size			: 13px;
	color				: #ffffff;
	text-align			: center;
	font-weight			: bold;
	}
	
a.blockLink:hover {
	color				: #000000;
	background-position	: left bottom;
	}

#j-patro {
	background	:url(/$/images/patronages-2.jpg);
	height		:450px;
	}
#j-angers {
	position	:relative;
	top			:15px;
	left		:15px;
	}
#j-denain {
	position	:absolute;
	top			:310px;
	left		:60%;
	}
#j-kalemie {
	position	:absolute;
	top			:480px;
	left		:76%;
	}
#logo1, #logo2, #logo3{
	padding-top	:10px;
	visibility	:hidden;
	}

#j-jouer, #j-amuser, #j-chanter, #j-grandir {
	width		:101px;
	height		:26px;
	height		:26px;
	line-height	:26px;
	color		:#00825F;
	background	:#fff url(/$/img/ciel.gif);
	text-align	:center;
	font-size	:1.2em;
	font-weight	:bold;
	border		:1px solid #888;;
	}
#j-jouer {
	position	:absolute;
	top			:570px;
	left		:230px;
	}
#j-amuser {
	position	:absolute;
	top			:380px;
	left		:33%;
	}
#j-chanter {
	position	:absolute;
	top			:280px;
	left		:43%;
	}
#j-grandir {
	position	:absolute;
	top			:600px;
	left		:55%;
	}
