/* STYLES GENERAUX */
body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
}
a:link {
	color: #346786;
	text-decoration: none;
}
a:visited {
	color: #346786;
	text-decoration: none;

}
a:hover {
	color: #293742;
	text-decoration: underline;
}

/* HAUT DE PAGE */
#entetegauche{
	height:129px;
	float:left;
	width:85%;
}

#entetegauche a:link {
	color: #000000;
	text-decoration: none;
}
#entetegauche a:visited {
	color: #346786;
	text-decoration: none;

}
#entetegauche a:hover {
	color: #293742;
	text-decoration: underline;
}

#entetedroite{
	height:129px;
	float:left;
	width:15%;
}

.service {
	float:none;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}

.service a:link {
	color: #333333;
	text-decoration: none;
}
.service a:visited {
	color: #333333;
	text-decoration: none;
}
.service a:hover {
	color: #000000;
	text-decoration: underline;
}

.service li {
	display: block;
	margin: 0;
	background: #fff url("../img/puce_services.gif") no-repeat left bottom;
	text-indent: 20px;
}

/* DEFINITION DU MENU */
dt, dl, dd, ul, li {
list-style-type: none;
margin: 0;
padding: 0;
}

#menu {
position : absolute;
left: 20px;
top: 10px;
width: 98%;
height:20px;
width: 100%;
text-indent: 15px;
}

#menu dl {
float: left;
font-weight: bold;
}

#menu dt {
}

#menu li {
display: inline;
}

#menu li a {
color: #346786;
text-decoration: none;
height: 100%;
border: 0 none;
text-align: left;
background: #fff url("../img/menu_puce.gif") no-repeat left center;
color:#346786;
font-weight: bold;
font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
height: 17px;
text-indent: 15px;
padding: 0 10px;
}

#menu dt a {
color: #346786;
cursor: pointer;
text-align: left;
font-weight: bold;
font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
background: #fff url("../img/menu_close.gif") no-repeat left center;
border:0px solid #fff;
height: 20px;
padding: 0 20px;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6 {
position: absolute;
width: 700px;
}

#menu li a:hover, #menu li a:focus {
background: #346786 url("../img/menu_puce_hover.gif") no-repeat left center;
color:#fff;
}

#menu dt a:hover, #menu dt a:focus {
background: #346786 url("../img/menu_open.gif") no-repeat left center;
color:#fff;
}

/* RECHERCHE */
.forml {
background-color:#FFFFFF;
border:1px dashed #293742;
font-family:inherit;
font-size:inherit;
width:150px;
}

.line_end {
background-color:#346786;
}

/* PIED DE PAGE */
#outercolonnepied {
	width:100%;
	margin:0;
	padding:0;
	background-color: #346786;
	border-top: 2px solid #132700;
	float:left;
	text-align:center;
}
#outercolonnepied a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#outercolonnepied a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#outercolonnepied a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.conteneur {
position: relative;
width: 750px;
margin: 0 auto; 
height:100%;
}

/* EN TETE*/
.entete{
	position:absolute;
	margin:0pt;
	padding:0pt;
	top: 0;
	left: 0;
	width: 100%;
	text-align:center;
}

/* CORPS */
#spacer{
	position:absolute;
	height:25px;
	background-color:#FFFFFF;
	width:100%;
	z-index:2;
	margin:0 9px 0 0;
}
#content{
	margin-top: 25px;
	width:1000px;
	z-index:1;
	height: 50%;
	overflow: auto;
}

.main {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* GENERAL */
.high_title {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

.title_page {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

.liste_alpha {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #0000EE;
}

.liste_alpha a:link {
	color: #346786;
}

.liste_alpha a:visited {
	color: #346786;
}

.liste_alpha a:hover {
	color: #293742;
}

/* SUMMARIES */
.main_summaries {
	border: solid #000000 2px;
	width: 95%;
	border-collapse: collapse;
	text-align: left;
}

.main_summaries th {
	background-color: #D1D1D1;
	color: #313131;
	border: solid #000000 1px;
}

.main_summaries td {
	background-color: #FFFFFF;
	color: #000000;
	border: solid #000000 1px;
	padding: 3px;
}

.first_summaries {
	width: 10%;
}

.second_summaries {
	width: 90%;
}

.main_summaries a:link {
	color: #346786;
}

.main_summaries a:visited {
	color: #346786;
}

.main_summaries a:hover {
	color: #293742;
}

.topics_summaries a:link {
	color: #000000;
}

.topics_summaries a:visited {
	color: #000000;
}

.topics_summaries a:hover {
	color: #293742;
}

.bibtex_summaries {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

/* SESSIONS */
.main_sessions{
	border: solid #000000 2px;
	width: 95%;
	border-collapse: collapse;
	text-align: left;
}

.main_sessions th {
	background-color: #D1D1D1;
	color: #313131;
	border: solid #000000 1px;
	text-align: center;
}

.main_sessions td {
	background-color: #FFFFFF;
	color: #000000;
	border: solid #000000 1px;
	padding: 3px;
}

.list_speakers {
	padding-left: 40px;
}

.time_sessions {
	width: 65px;
	text-align: center;
	font-style: italic;
}

.authors_sessions {
	width: 45%;
}

.authors_sessions a:link {
	color: #000000;
}

.authors_sessions a:visited {
	color: #000000;
}

.authors_sessions a:hover {
	color: #293742;
}

.paper_sessions {
}

.paper_sessions a:link {
	color: #346786;
}

.paper_sessions a:visited {
	color: #346786;
}

.paper_sessions a:hover {
	color: #293742;
}

/* PAPER */
.main_papers{
	border: solid #000000 2px;
	width: 95%;
	border-collapse: collapse;
	text-align: left;
}

.main_papers th {
	background-color: #D1D1D1;
	color: #313131;
	border: solid #000000 1px;
	text-align: center;
}

.main_papers td {
	background-color: #FFFFFF;
	color: #000000;
	border: solid #000000 1px;
	padding: 3px;
}

.paper_papers {
	width: 50%;
}

.paper_papers a:link {
	color: #346786;
}

.paper_papers a:visited {
	color: #346786;
}

.paper_papers a:hover {
	color: #293742;
}

.authors_papers {
}

.authors_papers a:link {
	color: #000000;
}

.authors_papers a:visited {
	color: #000000;
}

.authors_papers a:hover {
	color: #293742;
}

/* AUTHORS */
.main_authors {
	border: solid #000000 2px;
	width: 95%;
	border-collapse: collapse;
	text-align: left;
}

.main_authors th {
	background-color: #D1D1D1;
	color: #313131;
	border: solid #000000 1px;
	text-align: center;
}

.main_authors td {
	background-color: #FFFFFF;
	color: #000000;
	border: solid #000000 1px;
	padding: 3px;
}

.author_authors {
	width: 20%;
}

.author_authors a:link {
	color: #000000;
}

.author_authors a:visited {
	color: #000000;
}

.author_authors a:hover {
	color: #000000;
	text-decoration: none;
}

.paper_authors {
	width: 45%;
}

.paper_authors a:link {
	color: #346786;
}

.paper_authors a:visited {
	color: #346786;
}

.paper_authors a:hover {
	color: #293742;
}

.affiliation_authors {
}

/* TOPICS */
.main_topics {
	border: solid #000000 2px;
	width: 95%;
	border-collapse: collapse;
	text-align: left;
}

.main_topics th {
	background-color: #D1D1D1;
	color: #313131;
	border: solid #000000 1px;
	text-align: center;
}

.main_topics td {
	background-color: #FFFFFF;
	color: #000000;
	border: solid #000000 1px;
	padding: 3px;
}

.topic_topics {
	width: 20%;
	vertical-align: top;
}

.topic_topics a:link {
	color: #000000;
}

.topic_topics a:visited {
	color: #000000;
}

.topic_topics a:hover {
	color: #293742;
}

.paper_topics {
	width: 80%;
}

.paper_topics a:link {
	color: #346786;
}

.paper_topics a:visited {
	color: #346786;
}

.paper_topics a:hover {
	color: #293742;
}

/* BIBTEX */
.bibtex_bibtex {
	font-family: "Courier New";
	font-size: 12px;
	text-align: left;
}

/* AFFILIATIONS */
.main_affiliations {
	border: solid #000000 2px;
	width: 95%;
	border-collapse: collapse;
	text-align: left;
}

.main_affiliations th {
	background-color: #D1D1D1;
	color: #313131;
	border: solid #000000 1px;
	text-align: center;
}

.main_affiliations td {
	background-color: #FFFFFF;
	color: #000000;
	border: solid #000000 1px;
	padding: 3px;
}

.affiliation_affiliations {
	width: 40%;
}

.paper_affiliations {
	width: 60%;
}

.paper_affiliations a:link {
	color: #346786;
}

.paper_affiliations a:visited {
	color: #346786;
}

.paper_affiliations a:hover {
	color: #293742;
}

/* WORKSHOPS */
.tab_workshop {
	border: solid #000000 2px;
	width: 90%;
	border-collapse: collapse;
	text-align: left;
}

.date_workshop {
	background-color: #D1D1D1;
	color: #313131;
	border: solid #000000 1px;
	font-weight: bold;
	text-align: center;
}

.title_workshop {
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	border: solid #000000 1px;
	padding: 3px;
}

.title_workshop a:link {
	color: #346786;
}

.title_workshop a:visited {
	color: #346786;
}

.title_workshop a:hover {
	color: #293742;
}

.room_workshop {
	text-align: center;
	font-style: italic;
	border: solid #000000 1px;
	font-weight: bold;
}
 
.sched_workshop {
	width: 40px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	border: solid #000000 1px;
}
