/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	font-size: 12px;
}
body a {
	color: #304e6d;
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
	color: #85c1f0;
}

body img {
	border: 0;
}

html, body {
	height: 830px;
}

form {
	margin : 0;
	padding: 0;
}

#container{
	/*min-width: 1263px;*/
	height: 800px;
	overflow: hidden;
}


/* MENU HAUT --------------------- */
#menu_haut {
	height: 51px;
}
#conteneur_onglets_haut{
	position: relative;
	float: right;
	padding-right: 254px;
	padding-top: 25px;
	height: 26px;
	padding-left: 20px;
}
.onglet_haut {
	height: 26px;
	float: left;
	position: relative;
	margin-left: 8px;
}
.onglet_haut .ong_haut_left {
	float: left;
	position: relative;
}
.onglet_haut .ong_haut_right {
	float: left;
	position: relative;
}
.onglet_haut .ong_haut_texte {
	float: left;
	position: relative;
	height: 19px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005E84;
}
.onglet_haut .ong_haut_texte a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.onglet_haut .ong_haut_texte a:hover{
	text-decoration: underline;
}
.ong_haut_logo 
{
	width: 100px;
}
.ong_haut_logo input 
{
	height: 48px;
	width: 63px;
}
.ong_haut_bienvenue 
{
	margin-top: 20px;
	/*color: #585858;*/
	font-weight: bold;
	font-size: 12px;
	color: #0776A3;
}


/* MENU BAS ---------------------- */
#menu_bas {
	background-image: url(img/menus/menu_bas_fond.gif);
	background-repeat: repeat-x;
	height: 27px;
}
#conteneur_onglets_bas {
	margin-left: 34px;
	float: left;
	position: relative;
}
.onglet_bas {
	float: left;
	height: 27px;
	margin-left: 27px;
	position: relative;
}
.onglet_bas .ong_bas_left {
	float: left;
	position: relative;
	padding: 0px;
}
.onglet_bas .ong_bas_right {
	float: left;
	position: relative;
	padding: 0px;
}
.onglet_bas .ong_bas_texte {
	float: left;
	position: relative;
	height: 21px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/menus/bleuclair_fond.gif);
	background-repeat: repeat-x;
}
.onglet_bas .ong_bas_texte a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.onglet_bas .ong_bas_texte a:hover{
	text-decoration: underline;
}
#drapeaux {
	float: right;
	padding-right: 142px;
	position: relative;
	clear: right;
	height: 27px;
}


/* MENU DEROULANT ---------------- */
.itemMenuStyle {
	margin-top: 0px!important;
	margin-top: -3px;
	/*margin-left: 30px;*/
	border-color: #1f3e61;
	border-width: 1px;
	border-style: solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	/*padding-top: 10px;*/
	border-bottom-color: #7997b4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.itemSubMenuStyle {
	margin-top: 0px!important;
	margin-top: -3px;
	margin-left: 0px;
	border-color: #1f3e61;
	border-width: 1px;
	border-style: solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	/*padding-top: 10px;*/
	border-bottom-color: #7997b4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}


/* FOOTER ------------------------ */
#footer {
	background-color: #005e84;
	padding-top: 6px;
	padding-left: 107px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	/*height: 100%;*/
	width: 100%;
	text-align: left;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}


/* ABONNES ----------------------- */
#abonnes {
	height: 171px;
	width: 157px;
	text-align: left;
	padding-top: 35px;
	padding-left: 96px;
	padding-bottom: 7px;
}
#abonnes #bulle {
	min-height: 120px;
	background-image: url(img/abonnezvous_fond.gif);
	background-repeat: no-repeat;
	padding: 15px;
}
#abonnes #virgule 
{
	padding-left: 37px;
	text-align: left;
}
#bulle .abonnes 
{
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #2a3438;
}
#bulle .connectezvous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4d94ae;
}
#bulle #btn_ok {
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
}


/* BOUTONS ET LIENS HYPERTEXTES -- */
.img_telechargez
{
	height: 10px;
	width: 10px;
	text-align: center;
	background-image: url(img/bulle1_bis.JPG);
	background-repeat: no-repeat;
	padding-top: 1px;
	vertical-align: top;
	
}
.img_ecoutez
{
	min-height: 91px;
	min-width: 133px;
	text-align: center;
	background-image: url(img/bulle2.JPG);
	background-repeat: no-repeat;
	padding-top: 1px;
	vertical-align: top;
}
.img-testez
{
	min-height: 91px;
	min-width: 133px;
	text-align: center;
	background-image: url(img/bulle3.JPG);
	background-repeat: no-repeat;
	padding-top: 1px;
	vertical-align: top;
}
.identifiant {
	background-color: #c0d8e1;
	margin-top: 2px;
	border: 1px solid #005e84;
}
.motdepasse {
	background-color: #c0d8e1;
	margin-top: 5px;
	border: 1px solid #005e84;
}
.saisie {
	background-color: #c0d8e1;
	border: 1px solid #005e84;
}
.btn_connexion {
	min-height: 21px;
	min-width: 67px;
	text-align:center;
	background-image: url(img/btn_small_bleu.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
}
.btn_connexion_blanc {
	min-height: 21px;
	min-width: 67px;
	text-align:center;
	background-image: url(img/btn_small_blanc.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
}
.btn_deconnexion {
	min-height: 21px;
	min-width: 117px;
	text-align:center;
	background-image: url(img/btn_fond_bleu.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
}
.btn_deconnexion_blanc {
	min-height: 21px;
	min-width: 117px;
	text-align:center;
	background-image: url(img/btn_fond_blanc.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
}
.btn_long
{
	min-height: 21px;
	min-width: 200px;
	text-align: center;
	background-image: url(img/btn_long2.JPG);
	background-repeat: no-repeat;
	padding-top: 1px;
	vertical-align: top;
}

.btn_info
{
	min-height: 200px;
	min-width: 106px;
	text-align: center;
	background-image: url(img/info1.png);
	background-repeat: no-repeat;
	padding:50px 5px;
	vertical-align: middle;
}
.btn_mi_long
{
	min-height: 21px;
	min-width: 150px;
	text-align: center;
	background-image: url(img/btn_mi_long.JPG);
	background-repeat: no-repeat;
	padding-top: 1px;
	vertical-align: top;
}
.btn_nouveau {
	min-height: 16px;
	min-width: 16px;
	background-image: url(img/ib_sauver.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;
}
.btn_import {
	min-height: 16px;
	min-width: 16px;
	background-image: url(img/excel.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.btn_modifier 
{
	min-height: 16px;
	max-width: 16px;
	background-image: url(img/ib_modifier.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
}
.btn_reinitialiser
{
	min-height: 20px;
	min-width: 21px;
	background-image: url(img/ib_reinitialiser.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 3px;
}
.btn_envoi
{
	min-height: 16px;
	min-width: 16px;
	background-image: url(img/ico_mail3.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;
}
.btn_upload
{
	min-height: 16px;
	min-width: 16px;
	background-image: url(img/ib_upload.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;	
}

/* CSS FORMULAIRE TEMPORAIRE ----- */
.libelle {
	width:130px;
	height:25px;
	float:left;
	/*margin-top:5px;*/
}
.champs {
	width:350px;
	height:25px;
	float:right;
}
.display_right {
	float: right;
}


/* CENTRAL ----------------------- */
#central 
{
	height: 507px;
	background-image: url(img/central_fond.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	z-index: -1;
}
#decor_central 
{
	/*margin-top : 3px;*/
	background-image: url(img/decor_central.jpg);
	background-repeat: no-repeat;
	height: 507px;
}
#ameliorez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 43px;
	padding-left: 81px;
	text-align : left;
}
#logo {
	padding-top: 58px;
	padding-left: 54px;
	float: left;
	/*position: relative;*/
}
#logo .diartis_logo {
	background-image: url(img/diartis_logo.gif);
	background-repeat: no-repeat;
	height: 116px;
	width: 158px;
}
#telechargez {
	float: left;
	/*position: relative;*/
	padding-top: 60px;
	padding-left: 246px;
}
#telechargez .un
{
	background-image: url(img/telechargez.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 124px;
	padding-top: 55px;
	padding-left: 10px;
}
#ecoutez {
	float: left;
	/*position: relative;*/
	padding-top: 25px;
	padding-left: 20px;
}
#ecoutez .deux {
	background-image: url(img/ecoutez.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 79px;
	width: 93px;
	padding-top: 55px;
	padding-left: 10px;
}
#testez {
	float: left;
	padding-top: 45px;
	padding-left: 25px!important;
	padding-left: 15px;
	/*position: relative;*/
}
#testez .trois {
	background-image: url(img/testez.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 77px;
	width: 83px;
	padding-top: 55px;
	padding-left: 10px;
}
#telechargez_Bis {
	float: left;
	/*position: relative;*/
	padding-top: 0px;
	padding-left: 0px;
	text-align:center;
}

#telechargez_Bis .un_Bis {
	background-image: url(img/bulle1_Bis.JPG);
	background-repeat: no-repeat;
	padding-top: 45px;
	height: 98px;
	width: 50px;
	padding-top: 75px;
	padding-left: 5px;
	text-align:center;
}
#ecoutez_Bis {
	float: left;
	/*position: relative;*/
	padding-top: 0px;
	padding-left: 0px;
	text-align:center;
}

#ecoutez_Bis .deux_Bis {
	background-image: url(img/bulle2_Bis.JPG);
	background-repeat: no-repeat;
	height: 98px;
	width: 138px;
	padding-top: 60px;
	padding-left: 5px;
	text-align:center;
}
#testez_Bis {
	float: left;
	text-align:center;
}
#testez_Bis .trois_Bis {
	background-image: url(img/bulle3_Bis.JPG);
	background-repeat: no-repeat;
	height: 98px;
	width: 138px;
	padding-top: 65px;
	padding-left: 5px;
	text-align:center;
}
#bloc_telechargez {
	position: relative;
	float: right;
	height: 231px;
	width: 152px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 34px;
	margin-right: 50px;
	padding-top: 50px;
	padding-left: 120px;
	background-image: url(img/telechargez_img.png);
	background-repeat: no-repeat;
}
#bloc_ecoutez {
	position: relative;
	float: right;
	height: 231px;
	width: 112px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 34px;
	padding-right: 50px;
	padding-top: 50px;
	padding-left: 160px;
	background-image: url(img/ecoutez_img.png);
	background-repeat: no-repeat;
}
#bloc_testez {
	position: relative;
	float: right;
	height: 110px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 64px;
	margin-right: 50px;
	padding-top: 100px;
	background-image: url(img/testez_img.png);
	background-repeat: no-repeat;
}


/* PAGE INTERIEURE --------------- */
#decor_pageinterieure {
	background-image: url(img/pagetype_fond.jpg);
	background-repeat: no-repeat;
	height: 507px;
	width: 404px;
	float: left;
	/*position: relative;*/
}

#decor_pageinterieure2 {
	background-image: url(img/pagetype_fond.jpg);
	background-repeat: no-repeat;
	height: 507px;
	width: 304px;
	float: left;
	/*position: relative;*/
}
#decor_gauche {
	background-repeat: no-repeat;
	height: 507px;
	width: 55px;
	float: left;
	/*position: relative;*/
}
#decor_droite {
	margin-top: 0px;
}

/* BLOC TEXTE -------------------- */
#bloc_texte {
	float: left;
	/*position: relative;*/
	height: 507px;
	width: 550px;
}
#bloc_texte #bloc_texte_top1 {
	background-image: url(img/bloctexte_top.gif);
	background-repeat: repeat-x;
	height: 29px;
}

#bloc_texte #bloc_texte_top2 {
	background-image: url(img/bloctexte_top.gif);
	background-repeat: repeat-x;
	height: 29px;
	width:561px;
}
    
#bloc_texte_top1 #arrondi_left {
	float: left;
	/*position: relative;*/
}
#bloc_texte_top1 #arrondi_right {
	float: right;
	position: relative;
}

#bloc_texte_top2 #arrondi_left {
	float: left;
	/*position: relative;*/
}
#bloc_texte_top2 #arrondi_right {
	float: right;
	position: relative;
}
#bloc_texte #bloc_texte_contenu {
	background-color: #FFFFFF;
	height: 450px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px!important;
	margin-top: -3px;
}
.bloc_texte_contenu {
	background-color: #FFFFFF;
	height: 450px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px!important;
	margin-top: -3px;
}
.bleu {
	color: #128ec0;
}
#bloc_texte_contenu #fil_ariane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#bloc_texte_contenu #fil_ariane a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#bloc_texte_contenu #fil_ariane a:hover {
	text-decoration: underline;
}
#bloc_texte_contenu .boutonOK {
	float:right;
	margin-top:100px!important;
	margin-top: 35px;
}
#bloc_texte_contenu .boutonSuggestionOK {
	float: right;
	margin-top: 120px!important;
	margin-top: 0px;
	width: 100%;
	text-align: right;
}
#bloc_texte_contenu #contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 50px;
}
#contenu .graphique {
	width:505px; 
	overflow:auto; 
	vertical-align:bottom;
}


/* BLOC TEXTE CGU ---------------- */
#bloc_texte_cgu {
	float: left;
	/*position: relative;*/
	height: 507px;
	width: 620px;
	text-align: justify;
}
#bloc_texte_cgu #bloc_texte_top_cgu {
	background-image: url(img/bloctexte_top.gif);
	background-repeat: repeat-x;
	height: 29px;
}
#bloc_texte_top_cgu #arrondi_left {
	float: left;
	/*position: relative;*/
}
#bloc_texte_top_cgu #arrondi_right {
	float: right;
	/*position: relative;*/
}
#bloc_texte_cgu #bloc_texte_contenu_cgu {
	background-color: #FFFFFF;
	height: 450px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px!important;
	margin-top: -3px;
	overflow: auto;
}
#bloc_texte_contenu_cgu #fil_ariane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#bloc_texte_contenu_cgu #fil_ariane a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#bloc_texte_contenu_cgu #fil_ariane a:hover {
	text-decoration: underline;
}
#bloc_texte_contenu_cgu #contenu_cgu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
}


/* BLOC TEXTE CONTACT ------------ */
#bloc_texte_contact {
	float: left;
	/*position: relative;*/
	height: 507px;
	width: 730px;
}
#bloc_texte_contact #bloc_texte_top_contact {
	background-image: url(img/bloctexte_top.gif);
	background-repeat: repeat-x;
	height: 29px;
}
#bloc_texte_top_contact #arrondi_left {
	float: left;
	/*position: relative;*/
}
#bloc_texte_top_contact #arrondi_right {
	float: right;
	/*position: relative;*/
}
#bloc_texte_contact #bloc_texte_contenu {
	background-color: #FFFFFF;
	height: 450px;
	padding-right: 20px;
	padding-left: 20px;
}
#bloc_texte_contenu #contenu_haut {
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#bloc_texte_contenu #contenu_gauche {
	float: left;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#contenu_gauche .libelle_gauche
{
	width:75px;
	height:35px;
	float:left;
}
#contenu_gauche .champs_gauche
{
	width:255px;
	height:35px;
	float:right;
}
#bloc_texte_contenu #contenu_droit {
	float: right;
	width: 335px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#contenu_droit .libelle_droit
{
	width:335px;
	height:20px;
	float:left;
}
#contenu_droit .champs_droit
{
	width:335px;
	height:30px;
	float:left;
}
#contenu_droit .libelle_droit_pro
{
	width:75px;
	height:35px;
	float:left;
}
#contenu_droit .champs_droit_pro
{
	width:255px;
	height:35px;
	float:right;
}
#contenu_droit .champ_droit_part
{
	width:335px;
	height:20px;
	float:left;
	margin-bottom: 20px!important;
	margin-bottom: 10px;
}

/* CSS GENERAL ------------------- */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #128ec0;
	margin-bottom: 30px;
}
.fsize35 {
	font-size: 35px;
}
.zindex {
	z-index: 20;
}
.tab_left {
	padding-left: 30px;
}
.tab_up_down {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}


/* BACKOFFICE -------------------- */
.small_logo{
	width: 63px!important;
	width: 60px;
	height: 48px!important;
	height: 46px;
	background-image: url(img/logo_diartis_small.jpg)!important;
	background-image: url(img/logo_diartis_small_ie6.jpg);
	background-repeat: no-repeat;
}
.filtre 
{
	width:100%;
	height: 35px;
	/*border-bottom:1px solid #08739F;*/
}
.fifty_percent {
	width:50%;
	vertical-align: top;
}
.user_message 
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #304e6d;
}
.admin_saisie
{
	background-color: #eff5ff;
	border: 1px solid #005e84;
}


/* GRIDVIEW ---------------------- */
.admin_grid_header 
{
	background-color: white;
	min-height: 20px;
	height: 20px;
	text-align: left;
	font-size: 13px;
	color: #6797c9;
}
.admin_grid_header a 
{
	height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: left;
	font-size: 13px;
	color: #6797c9;
}
.admin_grid_alternating_row 
{
	height: 43px;
	background-color: #dbe4ff;
	text-align: left;
	font-size: 11px;
}
.admin_grid_row 
{
	height: 43px;
	font-size: 11px;
	text-align: left;
	color: #28354e;
	background-color: #eff5ff;
}
.admin_grid_pager 
{
	height: 30px;
	background-color: white;
}
.admin_grid_pager span 
{
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.admin_grid_pager a 
{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.admin_grid_empty_row 
{
	font-weight: bold;
	/*color: #ff413e;*/
	color: #0776A3;
	font-size: 12px;
	text-align: center;
}



/* DETAILSVIEW ------------------- */
.admin_details_header 
{
	padding: 5px;
	background-color: #E0E0E0;
	font-weight: bold;
	text-align: center;
}
.admin_details_insert_row 
{
	margin-bottom: 3px;
	margin-top: 3px;
	background-color: white;
	padding: 5px;
	border-width: 0px;
}
.admin_details_insert_row a {
	padding: 5px;
	font-size: 12px;
	background-position: center;
}
.admin_details_insert_row input 
{
	background-color: #eff5ff;
	border: 1px solid #005e84;
}
.admin_details_insert_row select
{
	background-color: #eff5ff;
	border: 1px solid #005e84;
}
.admin_details_edit_row
{
	margin-bottom: 3px;
	margin-top: 3px;
	background-color: white;
	padding: 5px;
	border-width: 0px;
}
.admin_details_edit_row a {
	padding: 5px;
	font-size: 12px;
	background-position: center;
}
.admin_details_edit_row input 
{
	background-color: #eff5ff;
	border: 1px solid #005e84;
}
.admin_details_edit_row select
{
	background-color: #eff5ff;
	border: 1px solid #005e84;
}
/* BLOC TEXTE ADMIN -------------- */
#bloc_texte_large {
	float: left;
	/*position: relative;*/
	height: 507px;
	width: 950px;
}
#bloc_texte_large #bloc_texte_top_large {
	background-image: url(img/bloctexte_top.gif);
	background-repeat: repeat-x;
	height: 29px;
}
#bloc_texte_top_large #arrondi_left {
	float: left;
	/*position: relative;*/
}
#bloc_texte_top_large #arrondi_right {
	float: right;
	/*position: relative;*/
}	
#bloc_texte_large #bloc_texte_contenu_large {
	background-color: #FFFFFF;
	height: 450px;
	padding-right: 20px;
	padding-left: 20px;
}
#bloc_texte_contenu_large #fil_ariane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#bloc_texte_contenu_large #fil_ariane a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#bloc_texte_contenu_large #fil_ariane a:hover {
	text-decoration: underline;
}
#bloc_texte_contenu_large #contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
}

