/* Alignement des textes contenu */
.texte_aligne {
  text-align:justify;
}
#contenutab{
	width: 474px;
}
.espace_tb {
  height:5px;
}
#contenutab #celltitre{
	font-family: Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #e2007a;
	height:20px;
	/* background-image: url(../images/commun/fond_titre.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px; */
	display: block;
	/* border-top-width: 1px;border-top-style: solid;border-top-color: #80c7e3; */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2007A;
	padding-top: 2px;
	padding-right: 0px;
	text-align: left;
}
.titre {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ffffff;
	padding-right: 0px;        
	background-color: #FFFFFF;
}
#contenutab #celltexte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #296aa0;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #82b4d6;
	padding-top: 2px;
	}
#contenutab #celltexte #logoe{
	width: 460px;
	height: 120px;
	display: block;
	background-image: url(../images/commun/logo_e.gif);
	background-repeat: no-repeat;
	background-position: 30px 5px;
	}
#contenutab #celltexte #logoe p{
	left:50px;
	width: 310px;
	margin-left: 50px;
	padding-left: 100px;
	}
/* Placement du bloc sur la home salon-festival */	
.contenu_home_defaut_c1 {
  position:relative;
  z-index:2;
  top:-138px;
  left:-15px;
}
.contenu_home_defaut_c2 {
  position:relative;
  z-index:1;
  top:-128px;
  left:-8px;
}
/* Placement du bloc sur la home Actu/prog */
.contenu_home_actu {
  background-image:url("../images/fond_home_defaut_actu.jpg");
  background-repeat:no-repeat;
  width: 476px;
  height: 133px;
  position:relative;
  top:-100px;
  left:-24px;
}
/* Placement du bloc sur la home Invit/salon */
.contenu_home_salon {
  background-image:url("../images/fond_home_defaut_invit.jpg");
  background-repeat:no-repeat;
  width: 476px;
  height: 155px;
  position:relative;
  top:-80px;
  left:-24px;
}
.contenu_home_salon_text {
  position:relative;
  top:30px;
  left:5px;
  font-family:Arial;
  font-weight: normal;
  font-size:11px;
  color:#525252;
}
.contenu_home_salon_img {
 position:relative;
 top:50px;
 left:15px;
}
/* Placement du bloc droit */
.bloc_droit {
  position:relative;
  top:8px;
  left:-15px;  
}

/* Placement de la page liste-programme */
.liste_programme {
  position:relative;
  left:-25px;
  text-align:justify;
}

.sstitre {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	/* color: #DD007B; */
        color: #FFFFFF;
}
.sstitre_home {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
        color: #000000;
}
a.sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #e56430;
}
#contenutab #celltexte p{
	width: 460px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.zoom {
margin-left:130px;
}
#programme{
	/*width: 460px;*/
	margin-left: 10px;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	border-top: 6px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
.fla_e{
	float:left;
	margin-left:20px;
}
.banniere {
	position: absolute;
	display: block;
	top :15px;
	left: 14px;
}
/* sommaire de haut de contenu*/
#liste_ancre {
	padding-left: 15px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #E56430;
	display: block;
	position:relative;
	top: 15px;
	left:88px;
	
}
#liste_ancre2 {
        padding-left: 15px;
        font-family: Arial;
        font-size: 8pt;
        font-weight: bold;
        color: #FFFFFF;
        display: block;
        position:relative;
        top: 37px;
        left:88px;
}
#liste_ancre a {
	/*background-image:  url("../images/contenu/puce_orange.gif");
	background-position: 0px 13px;
	background-repeat: no-repeat;
	*/
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #E56430;
	display: block;
	padding-left: 12px;
	padding-top: 10px;
	text-decoration: none;
}
#liste_ancre2 a {
        font-family: Arial;
        font-size: 8pt;
        font-weight: bold;
        color: #FFFFFF;
        display: block;
        padding-left: 12px;
        padding-top: 10px;
        text-decoration: none;
}

#liste_ancre a:hover {
	text-decoration: underline;
}
#liste_ancre2 a:hover {
        text-decoration: underline;
}
#liste_ancre table{
	
}
/* Style texte tableau contenu, presentation... */
.td_menu {
	background-color:#FFFFFF;
}
.td_menu2 {
  background-color:#9F9F9F;
  padding-right:90px;
}
/* Fin Style table

/* sous titre de paragraphe */ 
#cell_sml_titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #e76b33;
	height:15px;
	background-image: url(../images/contenu/fond_sml_titre.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #80c7e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80c7e3;
	padding-top: 2px;
	text-align: left;
}
.sml_titre {
	padding-left: 15px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #FFFFFF;
}
/* sous titre divers*/
.sstitre_puce {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #e56430;
	background-image: url(../images/contenu/puce_grise.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#sstitre_puce a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #e56430;
	text-decoration:none;
}
#sstitre_puce a:hover {
	text-decoration:underline;
}
.sstitre_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #504E53;
}

/* Cellule de texte gerant lien et liste */
#td_texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	display: block;
	padding-left: 15px;
}

#td_texte2{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        color: #FFFFFF;
        display: block;
        padding-left: 15px;
        padding-right: 5px;
}
#td_texte2 li{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        padding-left:30px;
        list-style-type: Aucune;
        background-image: url(../images/contenu/puce_bleu.gif);
        background-repeat: no-repeat;
        background-position: 20px 5px;
}

#td_textetype{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	display: block;
	padding-left: 15px;
	padding-top: 5px;
}
#td_texte li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-left:30px;
	list-style-type: Aucune;
	background-image: url(../images/contenu/puce_bleu.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}

#td_texte a{
	font-weigth:bold;
	color:#e56430;
	text-decoration:none;
}
#td_texte a:hover {
	text-decoration:underline;
}
.td_hr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #296AA0;
}
.texte_bleu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	/* color: #296AA0; */
        color: #666666;
}
.texte_bleu_home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.texte_bleu a{
	font-weigth:bold;
	color:#e56430;
	text-decoration:none;
}
.texte_bleu_home a{
	font-weigth:bold;
	color:#e56430;
	text-decoration:none;
}
.texte_bleu a:hover{
	font-weigth:bold;
	color:#e56430;
	text-decoration:underline;
}
.texte_bleu_home a:hover{
	font-weigth:bold;
	color:#e56430;
	text-decoration:underline;
}
.texte_bleu2 {
  color:yellow;
}
.texte_bleu2 a { 
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.trait {
	border-bottom: 1px solid #296AA0;
}

#menu_actu {
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #E56430;
	display: block;
}
#menu_actu a {
	background-image:  url("../images/contenu/puce_orange.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #E56430;
	display: block;
	padding-left: 12px;
	padding-top: 2px;
	text-decoration: none;
}
#menu_actu a:hover {
	text-decoration: underline;
}
