@charset "UTF-8";
/* CSS Document */

#symposium{ position:relative;}

#pageTitle{ position:absolute; z-index:100}
#pageSubtitle{ position:absolute; top:0px; left:235px; z-index:90;}
#pageSubtitle #archiveSelect { position:absolute; width:311px; height:25px; top:0; left:0; background:#FFF; padding-top:65px; color:#000 }
#symposium DIV.pointilleH{ background:url(../images/2pointH.gif) repeat-x #FFF center; width:652px; height:6px; padding-top:2px}

#textArea{
	font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000000;
	padding:132px 50px 170px 235px; /*152*/
	background: url(../images/content_rside_brown.gif) right top repeat-y;
	min-height:410px;
  	height:auto !important;
  	height:410px;
}
#textAreaArtistes{
	font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000000;
	padding:126px 38px 50px 235px;
	background: url(../images/content_rside_brown.gif) right top repeat-y;
	min-height:550px;
  	height:auto !important;
  	height:550px;
}

#textAreaCalendrier{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
	padding:126px 38px 170px 235px;
	background: url(../images/content_rside_brown.gif) right top repeat-y;
	min-height:410px;
  	height:auto !important;
  	height:410px;
}

#listArtistes{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	padding:5px 0 8px 0;
}
#listArtistes A{text-decoration:none;}
#listArtistes A:hover{text-decoration:underline;}

#descriptionArtistes{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}

#titreArtistes{ font-size:38px; color:#354f36; font-weight:bold }

#navPhotosArtiste{ padding:5px 0 10px 0; height:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#555 }
#navPhotosArtiste #navPrev{ float:left}
#navPhotosArtiste #navNext{ float:right}

#thumbsArtiste{  clear:both; height:1% }
#thumbsArtiste DIV{float:left; padding-right:10px; padding-bottom:10px;}

#subMenu{
	background-color:#eeedda;
	width:214px; height:279px;
	position:absolute; left:0px; top:56px;
	padding-top:40px;
}
#subMenu A{ text-decoration:none}
#subMenu DIV{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000; font-size:12px;
	border-bottom:1px solid #FFF;
	padding:7px 0 11px 0;
	background: url(../images/4poitsH.gif) repeat-x bottom;
}
#subMenuSousLigne{
	background: url(../images/4dots_Vline.gif) repeat-y top;
	position:absolute; top:330px; left:206px;
	width:9px; height:380px;
}

.encadre{
	background: url(../images/2pointH_vert_bgBlanc.gif) top repeat-x #f7f6ec;
	padding:10px 10px 10px 120px;
}
.encadrefooter{ background: url(../images/2pointH_vert_bgBlanc.gif) top repeat-x; height:3px;}

/****** LISTE DE PROGRAMMATION *******/
#listProgrammation{ 
}
	#listProgrammation DIV.progItem{
		background: url(../images/2pointH_vert_bgBlanc.gif) top repeat-x #f7f6ec;
		padding-top:11px;
		border-left:1px solid #FFF;
		zoom:1; /* IE6 Fix*/
	}
	#listProgrammation DIV.infoSimple{ padding-bottom:10px;}
	#listProgrammation DIV.progItemDate{ float:left; width:120px; font-weight:bold;}
	#listProgrammation DIV.progItemHeure{ float:left; width:60px; font-weight:bold}
	#listProgrammation DIV.progItemDescription{ padding-bottom:10px; margin:0 10px 10px 180px;}
	#listProgrammation DIV.progItemDetails{ padding:10px; padding-left:180px; background:url(../images/1pointH_vert_bgBlanc.gif) repeat-x top;}
	#listProgrammation DIV.progItemDetails DIV.footer{ 
		background:url(../images/1pointH_vert_bgBlanc.gif) top repeat-x; height:33px;
		margin-top:10px; padding-top:1px}
	#listProgrammation DIV.progItemDetails DIV.footer DIV.bouton{
		background:url(../images/1pointV_vert_bgBlanc.gif) right repeat-y #f7f6ec;
		width:152px; height:25px;
		padding-top:8px;
		float:left;
	}
	#listProgrammation DIV.progItemDetails DIV.footer DIV.dernierBouton{
		width:152px; height:25px;
		padding-top:8px;
		float:left;
	}
	#listProgrammation DIV.progItemDetails DIV.footer A{
		padding-left:22px;
	}
	
	#listProgrammation DIV.progEnd{
		background:url(../images/2pointH.gif) repeat-x;
		height:5px;
	}
	
	
#presentationEVNT{ font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; padding-bottom:10px;}
DIV.pointilleH{ background:url(../images/2pointH.gif) repeat-x #FFF center; height:6px;}

/*.STF_input{ float:right; padding-right:20px;}*/

#ppc_infos A{ color:#d30a0a}

.contenuProjetArtiste img { float:left; margin:5px 5px 5px 0 }


	
