/* CSS Document */

/*Carnet de Bord */

.Carnet-titre {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.Carnet-texte {}
.Carnet-date {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.fondCarnetdebord {
	background-image: url(../images/images-generales/Carnetdebord/Carnet-de-bord---Noir.jpg);
	background-repeat: no-repeat;
	height: 346px;
	width: 766px;
	float: right;
	margin-top: -15px;
	background-position: 0px 0px;
	display: block;

}
.photoLamaCarnetdeBord {
	float: left;
	margin-top: 10px;
	width: 185px;
}
.petiteBoiteCDB {
	float: left;
	width: 185px;
	padding-left: 35px;
	padding-top: 18px;
}
.textePetiteBoiteCDB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 170px;
	text-align: left;
	margin: 0px;
	padding: 2px 4px 0px 3px;
	width: 175px;
	overflow: hidden;
	line-height: 1.2em;

}
.grosseBoiteCDB {
	width: 500px;
	float: right;
	padding-top: 25px;
	height: 280px;
	overflow: hidden;
}
.texteGrosseBoiteCDB {
	float: left;
	width: 380px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	margin-left: 15px;

}
.texteGrosseBoiteCDB a:link, a:visited, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.texteGrosseBoiteCDB a:hover {
	color: #FF0000;
	text-decoration: none;
}


.MargedroiteCarnetdebord {
	padding-right: 2px;
}

.photoDroite {
	float: right;
	margin-right: 10px;

}
