/* Styles CR journalier*/

body {
	margin-top: 0px;
	margin-left: 40px;
	width: 96%;
	background-image: url(../images/carreaux.gif);
	font-size: x-large;
	font-family: 'Comic Sans MS', cursive;
	padding: 0;
	color: #0066FF;
}
h1 {
	text-align:center
}
tr {
	text-align: center;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0000FF;
	height: 60px;
	text-align: center;
/*	position: relative; */
	width: 180px;
	margin-left: 10px;
	background-image: url(../images/bouton1.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.box {
	width: 200px;
	height: 60px;
	padding-top: 1px;
	border: 0px;
	float: left;
	margin-top: 20px;
}
.float-divider {
	clear:both;
	height:1px;
	margin-bottom:0px;
	font-size:1px;
	line-height:1px;
	visibility: hidden;
}
.container .bouton a {
	text-decoration: none;
}
.container .bouton a:link {
	color:#0000FF;
}
.container .bouton a:visited {
	color:#0000FF;
}
.container .bouton a:hover {
	color:#FF0000;
}
.skipper {
	color:#FF0000; 
	margin-right:50px;
}
.Notes {
	font-size: medium;
	color: #D5642a;
}
/* Propriétes des photos */
.img-wrapper {
	margin: 30px 5px 0px 0;
	line-height:1px;
	background: url(images/icones/shadow.gif) no-repeat bottom right;
}
.img-wrapper img {
	float:none;
	margin:0;
	background:#fff;
	padding:4px;
	border:1px solid #C5BDBD;
	position:relative;
	left:-5px;
	top:-5px;
}

