#it_sandal{
display:block;
margin-left : 16px;
margin-right : 16px;
}



.titre_jour_horinaja { 
	margin-top : 15px;
	font-weight: bold; 
	color : #2b3159;
	font-family: Monotype Corsiva;
	font-size: 2em;
	height: auto !important;
	background: url(../../images/bas_titre.png) bottom right no-repeat;
	width: 870px;
	padding-bottom : 15px;
}

/* Lists */

#it_sandal ul, ol, dl
{
	margin: 0 auto;
}

#it_sandal ol li { margin: 0 auto; }

/* horinaja default */
.horinaja ul{position:relative;}
.horinaja ul li{background:transparent;display:block;top:0;}
/* horinaja pagination */
ol.horinaja_pagination{height:40px;margin: 0 auto;position:relative;background: transparent;padding:5px 0 0 0;clear:both;}
ol.horinaja_pagination li{float:left;height:40px;display:block;}
ol.horinaja_pagination li a{height:30px;display:block;background:#000000;float:left;color:white;font-weight:bold;text-align:center;
font-size:12px;padding: 0px;cursor:pointer;}
