/* CSS Document */

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
div#blocarticle1 {
	width: 422px;
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #DED6C0;
	top: 0px;
	margin: 0 auto;
}

div#blocarticle2 {
	width: 360px;
	height: 370px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #DED6C0;
}

.titre3 {
	float: left;
	width: 405px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #CAAF5F;
	font-style: normal;
	font-weight: normal;
}

.titreclasse {
	width: 360px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CAAF5F;
	font-style: normal;
	font-weight: normal;
}

div#titre3 {
	float: left;
	width: 450px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #CAAF5F;
	font-style: normal;
	font-weight: normal;
}

div#titre5 {
	width: 422px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #660000;
}

.tableparent {
	width: 410px;
	height: 325px;
	margin-top: 0px;
}

.tableparent1 {
	width: 360px;
	height: 325px;
}

.titre1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	background-color: #CAAF5F;
	width: 205px;
	height: 21px;
}

.titre2 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	background-color: #CAAF5F;
	width: 205px;
	height: 21px;
}

.titre4 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
}

div#parent {
	width: 443px;
	height: 320px;
	margin: 0 auto;
	background-color: #F0E9D0;
} 

.boitepic {
	width: 200px;
	height: 135px;
	padding: 1px;
}

div#premier {
	float: left;
	width: 200px;
	height: 300px;
	text-align: left;
	font-size: 12px;
	color: #000000;
	margin-right: 0px;
	background-color: #DED6C0;	/* background-color: #FFFFCC; */
	vertical-align: text-top;
}

div#second {
	float: left;
	width: 200px;
	text-align: justify;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	background-color: #DED6C0;	/* background-color: #FFFFCC; */
	vertical-align: text-top;
	height: 300px;
}

.texteleft {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	padding-left: 2px;
	padding-top: 2px;
	font-style: italic;
	border: thin solid #FFFFFF;
}

/* bulle d'aide */

a.aide {
	position: relative;
	border-bottom: thin #990000;
	text-decoration: none;
	color: #0000FF;
	width: 200px;
}

a.aide span {
	display: none;
	width: 200px;
}

a.aide:hover {
	background: #FFFFCC;
	z-index: 200;
}

a.aide:hover span {
	display: block;
	position: absolute;
	width: 200px;
	left: 20px;
	top: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #faebd7;
	border: 1px solid #000066;
	padding: 5px;
}

.Style9 {
	font-weight: lighter;
	font-size: 12px;
	background-color: #CAAF5F;
	color: #FFFFFF;
}

.Styleaide {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
}
