
/* Tete ------------------------------------------ */


	#TagsBoost {
		padding-top: 10px;
		padding-left: 30px;
		padding-right: 30px;
		width: 740px;
		height: 80px;
		float: right;
		color: #4f4f4f;
		line-height: 150%;
		text-align: justify;
	}
	#TagsBoost h1,h2,h3 {
		display: inline;
	}
	#TagsBoost h1 {
		font-size: 150%;
		margin-right: 5px;
	}
	#TagsBoost h2 {
		font-size: 130%;
		margin-right: 5px;
	}
	#TagsBoost h3 {
		font-size: 110%;
		margin-right: 5px;
	}


/* Corp ------------------------------------------ */


	.ShortCuts {
		float: left
	}
	.ShortCut {
		width: 160px;
		background-color: #6B1C01;
		float: left;
		margin-left: 20px;
		margin-top: 18px;
		color:  #FFFFFF;
		display: inline
	}
	.ShortCut img {
		margin: 15px;
		margin-bottom: 0px;
		margin-left: 15px;
	}
	.ShortCut span {
		font-size: 90%;
		margin: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
		display: block;
		text-align: center;
	}
	.ShortCut a {
		float: right;
		text-decoration:none;
		font-size: 90%;
		font-weight: normal;
		color: #c1c1c1;
		margin-right: 8px;
		display: block;
		margin-bottom: 5px;
	}
	.ShortCut a img {
		margin: 0px;
		margin-left: 5px;
		position: relative;
		top: 4px;
	}
	.ShortCut a:hover {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	a.SCImgLnk {
		float: none;
		text-decoration:none;
		margin-right: 0px;
		display: block;
		margin-bottom: 0px;
	}
	a.SCImgLnk img {
		margin: 15px;
		margin-left: 14px;
		margin-bottom: 0px;
		top: 0px;
	}
	
/* Pied ------------------------------------------ */

