#header-image {
	left: 300px;
	background: #FFF url(themes/zen_basic/images/header_1280.png) top left no-repeat;
	height:120px;
	max-width: 1064px;
	min-width: 778px;
	z-index: 1;
	margin: 0pt;
	border: 5px #ccc solid; 
}

#text {
	border: 5px #ccc solid; 
	margin: 0pt;
	padding-top: 0pt;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 9px;
	background-color: #fff;
	position:absolute;

	left: 200px;
	z-index:10;
	top: 133px;
	min-height: 80%;
	min-width: 550px;
	max-width: 850px;
	margin-right: 8px;
}

#langue {
/*	background-color: #000;
	padding: 3px;
	font-size: 9px;
	font-weight: 900;
	color: #fff; */
	z-index: 20;
	top: 20px;
	left: 85%; 
/*	left: 800px;*/
	width: 10%;
	position: absolute; 
	visibility: visible;
/*	display: inline-block; */
}

h1,h2,h3,h4,h5,h6 {
	color: #5E5A3A;
}

h1.ns,h2.ns,h3.ns,h4.ns,h5.ns,h6.ns {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p.ns {
	margin-top: 0px;
}


body {
	font-family: Verdana,'Bitstream Vera Sans',Arial,Helvetica,sans-serif;
	font-size: 11pt;
	background: #5E5A3A url(themes/zen_basic/images/bg-page.png) repeat-x scroll 0 0;
	color: #333333;
	margin: 0 px;
	padding: 0 px;
	
}

.print { display: none; }

.endpage {
	border-top: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 9px;
	color: #aaa;
}

P.HomeList {
	border-top: 1px dotted #a0a0a0;
}

.HomeTitle {
	font-size: 11pt;
}


.HomeDate {
	font-size: 8pt;
	font-weight: 900;
	padding-left: 2em;
}

span.voir {
	display:block; 
	font-weight: 600; 
/*	font-size: 90%; */
	border: 1px #f0f0f0 dotted; 
	background-color: #f8f8f8; 
	text-align: right;
}

span.voir:hover {
	background-color: #f0f0FF;
}

a.voir {
	display:block; 
	font-weight: 600; 
/*	font-size: 90%; */
	border: 1px #f0f0f0 dotted; 
	background-color: #f8f8f8; 
	color: #000;
	text-align: right;
	text-decoration: none;
}

a.voir:hover {
	background-color: #f0f0FF;
}

a.voirRep {
	display:block; 
	font-weight: 600; 
	font-size: 120%; 
	border: 1px #f0f0f0 dotted; 
	background-color: #f8f8f8; 
	color: #000;
	text-align: center;
	text-decoration: none;
}

a.voirRep:hover {
	background-color: #f0f0FF;
}


span.u {
	color: #00F;
	text-decoration: underline;
}



span.rb {
	color:#F00;
}

span.lien {
	display:block; 
	font-weight: 600; 
	font-size: 80%; 
	border: 1px #f0f0f0 dotted; 
	background-color: #f0f0ff; 
	text-align: right;
}

table.logoconference {
	margin-left: 10px;
	margin-bottom: 10px;}

td.logoconference {
	font-size: 13px;
	font-weight: 900;
	color: #000;
	border: 1px dotted #e0e0e0;
	padding: 3px;
}
