/* CSS Document */
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	background-color: #cfc6c8;
}
a {  text-decoration: none; font-weight: bold ; color:#CC66CC}
a:hover {  text-decoration: underline}
a img { border: 0 none; }
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #4f4b45;
}
th {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #4f4b45;
}
#header {
	background: url("images/blog_bando.jpg") no-repeat top; padding: 0 10px 10px 10px;height:120px;
}
.grey {
	color: #bdc2c9;
}
.ventre {
	background-color: #FFFFFF;
}
#blog {
	line-height: 14px;
	padding: 0 0 10px 20px;
	color: #333;
	text-align:left;
}
#cold {
	width:180px;
	margin:0 10px 10px 0px;
	font-size:  10px;
	font-weight: bold;
	text-align:left;
	background-color:#FFFFFF;
}

.box {
	background-color:#eeeaec;
 	padding:10px;
	margin-bottom:10px;
}
.box a:link img { border:#FFFFFF solid 3px; }
.box a:visited img { border:#FFFFFF solid 3px; }
.box a:hover img { border:#bdc2c9 solid 3px; }

#blog .day-date {
	background-image: url(../../blogs/centredeloisirs/images/back_date.gif);
	background-repeat: no-repeat;
	position: absolute; top: -2px; left: -45px;
	width: 36px;height: 42px; color:  #AA99AA;
	no-repeat bottom center;
	margin: 0; padding: 0;
}
#blog .day-date span {
	display: block; text-align: center; font-weight: bold;
}
#blog .day-date .day {
	text-shadow: 2px 2px 2px #AA99AA;
	font-size: 2em; padding: 8px 0 0 0;
}
#blog .comment {
	color:  #AA99AA;
	font-size: 10px;
	margin: 0 0 20px 20px;
}
#blog .comment-text {
	color:  #AA99AA;
}
.blogadmin-th {
background-color:#dad5dd;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:bdc2c9;font-size: 10px;
}
.blogadmin-row {
border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:bdc2c9;font-size:10px;
}
.titre {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
#form-comment {
	margin: 0 0 20px 20px;
	background-color:#eeeaec;
	border:dashed 1px #CCCCCC;
	text-align:center;
}
.plusgrand {
	font-size: 12px;
}
.pluspetit {
	font-size: 10px;
}
.shadow-left {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadow-right {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.shadow-left-bot {
	background-image: url(../images/shadow_left_bot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadow-right-bot {
	background-image: url(../images/shadow_right_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadow-bottom {
	background-image: url(../images/shadow_bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bordure {
padding-left:10px;padding-right:10px;padding-bottom:10px;
}
.pointilles {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #bdc2c9;
	bottom: 3px;
}
