/* Mep Contenu */
.blocFull {
	padding: 4px 15px;
	background-color: #fef3e6;
	margin: 0 0 20px 0;
}

.blocFull strong {
	color: #d64c00;
}

.blocFull a {
	color: #d64c00;
	text-decoration: none;
}

.blocFull .select {
	width: 500px;
}

#contenu p {
	padding: 0 0;
}

#contenu h1 img{
	vertical-align: middle;
}

#contenu table{
	width: 500px;
}

#contenu table tr td {
	padding: 8px 0;
	vertical-align: top;
}

.titre1 {
	background: transparent url('../images/icone-cercle.gif') top left no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	color: #f19300;
	margin: 5px 0;
	padding: 0 0 0 20px;
}

#contenu .titre1 {
	padding: 0 0 0 20px;
}

.titre2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #f19300;
	margin: 5px 0;
}

.returnTop {
	text-align: right;
}

.returnTop a {
	background: transparent url('../images/returnTop.gif') top left no-repeat;
	background-position: 5px 5px;
	padding-left: 12px;
}

#fond-contenu-fin {
	height: 18px;
	background-image: url(../images/fond-hom-3.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#contenu {
	margin-top: 0px;
}

#contenu h1 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 14px;
	color: #F19300;
	margin-bottom: 25px;
}

#contenu h1.bloc_titre {
	position: relative;
	z-index: 10;
}

#contenu .navigation {
	position: absolute;
	z-index: 0;
	font-size: 1.5em;
	line-height: 14px;
	font-weight: bold;
	color: #FBE4BF;
	margin: 5px 0 0 10px;
	width: 520px;
}

#contenu .smaller {
	font-size: 9pt;
}

#contenu .marg10 {
	margin: 10px;
}
.imageGaucheMarge10{
	margin: 10px;
	float: left;
}
.imageDroiteMarge10{
	margin: 10px;
	float: right;
}
.marg10 {
	margin: 10px;
}

.hauteurLigne5{
	height: 5px;
}

.hauteurLigne10{
	height: 10px;
}
.formation_tableau{
	text-align: left;
}
#contenu .formation_tableau td{
	padding: 5px;
	border: 1px solid #fff;
}
.formation_titre{
	width: 108px;
	background-color: #fff;
}
.formation_public{
	width: 118px;
}
.formation_date{
	width: 38px;
	background-color: #fff;
}
.formation_points{
	width: 188px;
	background-color: #fff;
}
.fond_blanc,#contenu .formation_tableau td.fond_blanc{
	background-color: #fff;
	border: 1px solid #fef3e6;
}