p {
    line-height:140%;
    margin-left:5px;
    font-size:11px;
}

p.chapo {
    font-style: italic;
}

p.auteur {
    text-align: right;
    font-weight:bold;
    margin-top:20px;
    margin-bottom:20px;
}

#colonnes {
    float:left;
}

/* Horoscope des métiers 2008 */

h2.top_horoscope {
	background: url(/img/pages/horoscope/bandeau.jpg) no-repeat;
	border: 0;
	width: 780px;
	height: 91px;
	margin-bottom:0;
	}

	h2.top_horoscope span{
		display: none;
		}
		
p.menu_horoscope {
	margin: 0;
	}
	
p.tit_horoscope {
	background: url(/img/pages/horoscope/titre.jpg) no-repeat;
	border: 0;
	width: 780px;
	height: 60px;
	margin-top: 0;
	}

	p.tit_horoscope span{
		display: none;
		}

.horoscope_metier {				
	border-bottom: 1px #99f599 solid;
	margin: 0;
	display:block;
	float:left;
	background: #f0f0f0;
	}

	.signe_horoscope {				
		width: 192px;
		float: left;
		margin:0;
		}

	.txt_horoscope {				
		float: left;
		width: 570px;
		margin:0;
		background: #fff;
		}	

		.txt_horoscope h2{				
			margin: 0 0 10px 10px;
			background: none;
			padding: 0;
			}
						
		.txt_horoscope p{
			margin: 0 0 10px 10px;
			background: none;
			}

		.txt_horoscope p.retour_horoscope{
			float: right;
			}	
