/* Theme BaseRoc */
#visites_titre{
	/*
	width: 154px;
	height: 25px;
	background-color: #B4AD81;
    color: #8B7C3F;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 5px;
	text-align: center;
	font-weight : bold; /* texte en gras */
	font-family : Arial;
	font-size : 13px; /* hauteur du texte : 12 pixels */
	*/
}

#visites_corps{
	/*
	width: 77px;
	height: 60px;
	background-color: #fefefe;
    color: #8B7C3F;
	padding-top: 5px;
	margin-left: 5px;
	float:left;
	text-align: left;
	*/
}

#visites_foot{
	width: 154px;
	height: 25px;
	background-color: #B4AD81;
	padding-top: 5px;
	margin-left: 5px;
	text-align: center;
	font-weight : bold; /* texte en gras */
	font-family : Arial;
	font-size : 13px; /* hauteur du texte : 12 pixels */
}