body {
	font-family:arial,verdana,tahoma,sans-serif;
	font-size:12px;
	color:#595959;
	margin:0px;
	padding:0px;
}

td {
	font-family:verdana,tahoma,arial,sans-serif;
	font-size:12px;
	color:#595959;
}


table.formulaire {
	padding:6px;
}

td.formulaire_designation {
	font-weight:bold;
}
td.formulaire_champ {
}

/***
Liens
***/
a:link,a:visited,a:active {
	text-decoration:none;
	font-weight:bold;
	color:#00387D;
}

a:hover {
	text-decoration:underline;
}
a.titre_article {
	color: #CC0000;
	text-decoration:none;
}
a.titre_article:hover {
	text-decoration:underline;
}

a.rubrique {
	color: #C21B00;
	text-decoration:none;
	font-weight:bold;
}
a.rubrique:hover {
	text-decoration:underline;
}

a.sousrubrique {
	color: #00387D;
	text-decoration:none;
}
a.sousrubrique:hover {
	text-decoration:underline;
}


/***
mise en forme
***/
table.content {
	width:100%;

}

/** cartouche  relief leger **/
.box3 {
	border-top: 1px solid #F7F7F7;
	border-left: 1px solid #F7F7F7;
	border-bottom: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	background: #F9F9F9;
	padding:3px;
}
/** titre2 **/
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E008C;
	font-weight: bold;
}

/***
player video
***/
a.flowplayer, a.flowplayer img {
	display:block;				
	border:0px;		
}
div.playButton {
	background:url(/img/play.png) no-repeat;
	width:50px;
	height:50px;
	position:relative;
	top:-50px;
	left:10px;
	opacity:0.9;
	text-align:center;
	margin-bottom:-50px;
}
div.playButton:hover {
	opacity:1.0;		
}



/***
Spécif les experts immobiliers
***/
a.chapitre:link,a.chapitre:hover,a.chapitre:visited,a.chapitre:active {
	font-weight:bold;
	color:white;
	font-size:12px;
	text-decoration:none;
}

.bg_chapitre {
	background-image:url('images/bg_chapitre2.png');
	background-repeat:repeat-x;
}

.bg_chapitre_over {
	background-image:url('images/bg_chapitre_over.png');
	background-repeat:repeat-x;
}

.degrade_top {
	background-image:url('images/degrade_top.png');
	background-repeat:repeat-x;
}

.degrade_sschap {
	background-image:url('images/degrade_sous_chapitre.jpg');
	background-repeat:repeat-x;
}

.rubrique {

	font-weight:bold;
	font-size:12px;
	color:white;
	background-color:#31363B;
	background-image:url('images/bg_chapitre_over.png');
	background-repeat:repeat-x;
}

td.content {
	padding-left:20px;
}

td.bgborder {
	background:#202020;
	background:#F6FAFF;
	background-image:url('/custom/lesexperts/images/deg_bg.jpg');
	background-repeat:repeat-x;
}

td.encadrement {

	border:1px solid #282828;
	padding-right:5px;
	padding-left:5px;

}