.cadre {
	width: 860px; 
	background-color: white; 
	padding: 0px;
	margin: 0px;
}

.cadre H1 {
	margin-top: 10px;
	line-height: 25px;
	font-size: 16px;
	color: #113887;
	text-align: center;
}

.cadre .connect	{
	width: 500px;
	margin: 20px 0 0 180px;
	padding: 5px;
	line-height: 1.5;
	border: 1px solid black;
}

.cadre .image {
	margin-top: 30px;
}

.cadre .image img {
	border: 0px;
}

.cadre .tableau {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 155px;
	width: 550px;
	height: 430px;
}

.cadre .table {
	width: 100%;
	border-collapse: collapse;
}

.comment {
	position: absolute;
	background-color: lightgrey;
	top : 0;
	left: 0;
	border: 1px solid blue;
	text-align: left;
	font-size: 10px;
	visibility: hidden;
	padding: 5px; 
}
.comment h1 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.comment ul {
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.cadre .lignetitre {
	line-height: 50px;
	width: 100%;
}

.cadre .ligne {
	line-height: 26px;
	font-size: 12px;
	width: 100%;
}

.cadre .colonne1 {
	width: 55%;
	text-align: left;
	border-bottom: 1px #113887 solid;
}

.cadre .colonne2 {
	width: 15%;
	color: #113887;
	text-align: left;
	border-bottom: 1px #113887 solid;
}

.cadre .colonne3 {
	width: 30%;
	text-align: center;
	border-bottom: 1px #113887 solid;
	font-weight: bold;
}

/* RF 2011-01-19 : Ajout pour la page tarifs en html/css */
#containerTarifs	{
	font-family: Verdana, sans-serif;
	z-index: 0;
	overflow: hidden;
	font-weight: normal;
	width: 870px;
	height: 670px;
	padding: 0;
	background: transparent url("/fyh/images/eperon/oc_tarifs_fond.png") no-repeat;
}
#containerTarifs table	{
	font-size: 8.6pt;
	white-space: nowrap;
}
#containerTarifs table .titre_bleu	{
	font-size: 13pt;
	font-weight: bold;
	color: #3366ff;
	padding-top: 10px;
}
#containerTarifs table .titre_blanc	{
	font-size: 13pt;
	font-weight: bold;
	color: white;
	padding-top: 10px;
}
#containerTarifs table .fond_bleu	{
	background-color: #3366ff;
	color: white;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}

#containerTarifs #tab_no_bottom	{
	padding-left: 22px;
	font-size: 11pt;
	font-weight: bold;
	color: #1c55fc;
	border: 0;
}
#containerTarifs #tab_no_bottom td	{
	padding: 5px;
}

#containerTarifs #tab	{
	padding-left: 22px;
}
#containerTarifs #tab td	{
	border-bottom: 2px solid #9fa0d0;
	padding-top: 3px;
}
*html #containerTarifs #tab .tab_ie	{
	width: 70%;
	margin: -3px 0 0 20px;
}

#containerTarifs #tab_line	{
	padding-left: 22px;
	background: transparent url("/fyh/images/eperon/oc_pixel_bleu.png") 0 50% repeat-x;
}

.small_bleu	{
	font-size: 8pt;
	color: #6790fc;
	white-space: nowrap;
}

.blue_vert_line	{
	padding: 0;
	margin: 0;
	background: transparent url("/fyh/images/eperon/oc_pixel_bleu_ciel.png") repeat-y;
}

#defs	{
	font-size: 6pt;
	margin-left: 95px;
}
