* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 75px; /* .push must be the same height as .footer */
}
body {
	text-align: center;
	margin: 0;
	padding:0;
	font-family:arial,sans-serif;
	font: 12px/1.5 arial,  sans-serif;
	background-color:#D9D9D9;	
	height:100%; 
}
.wrapper {
	width: 1000px;
	text-align: left;
	background-color:white;
}

.header {
	width: 1000px;
	height: 130px;
	background-image: url(./header.png);
	vertical-align: bottom;
}


.footer {
	width: 1000px;
	margin: 0 auto;
	background-position: bottom;
	background-image: url(./footer.png);
	
}

/*layout for the header */
#unilogo{
        width: 140px;
        padding: 30px 0px 0px 20px;
        float: left;
}

#unilu{
	width:100px;
	height:100px;
}

#headertext{
        padding: 34px 0px 0px 50px;
        float: left;
}

#headersub{
	float: left;
	padding: 0px 0px 0px 0px;
}

#conflogo{
        height: 100px; 
        padding: 25px 25px 0px 0px;
        float:right;
        text-align:right;
        font-size:9pt;
}



/*layout for the navigation bar (the gray horizontal bar)*/
#bar{
        background-color:#848484;
        padding: 5px 0px 3px 0 ;
        margin-bottom: 30px;
}

#nav{
        color: white;
        padding: 0px 0px 0px 210px ;
        font-size:7pt;
}


#nav a {
        color:white;
        text-decoration:underline;
}

#nav a:hover {
	text-decoration: underline overline;
}




/*layout for the left menu */
li.menuitem:hover{
	text-decoration: underline;
}

div#menu{
        float: left;
        width: 210px;
        padding: 0px 0px 0 0px ;
}

div#leftpic{
        float: left;
        width: 210px;
        margin-top:50px;
        clear:left;
	padding-left: 10px;
}


.menuitem a {
        color:#848484;
        font-weight:bold;
        text-align:center;
        text-decoration:none;
        width:150px;
        font-size: 14px;
}

.menumainpage a {
        color: #01A8DC;
        font-weight:bold;
        text-align:center;
        text-decoration:none;
        width:150px;
        font-size: 14px;
}

/* a special class for the menu item which is the active page */
.nodecomenu{
        color:black;
        font-weight:bold;
        font-size: 14px;
}
li.nodecomenu{
        color:black;
}


/* layout for the real content of the page */
div#textcontent{
        width: 770px;
        margin-left: 220px;
}
#content{
        height: 100%;
}

/*p{
        padding: 0px 20px 10px 0px;

}*/

p#programme{padding: 20px 0px 0px 0px; align="center";}

/*markup for links header and img elements */
a {
        color: #01A8DC;
        text-decoration:none;
}

#textcontent a:hover {
	text-decoration: underline;
}

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

#textcontent a.talk:hover {
	text-decoration: underline;
}


h1,h2{
        color:		#848484;
        font-weight:	bold;
	padding-top:	2em;
}
h3,h4,h5,h6,h7,h8{
        color:		#848484;
        font-weight:	bold;
	padding-top:	1em;
}
#headersub h1 {
	font-size: x-large;
}

h1.first,h2.first,h3.first,h4{
	padding-top:	0em;
}


img{    border: 0px;}

ul{
        padding: 0px 0px 10px 0px;
        margin-left: 20px;
}

td {
	vertical-align:	top;
}




/*layout for the footer */
.footer p {
	padding: 10px 0 0 0px;
	color: #848484;
        font: 0.8em arial,sans-serif;
}

.footer a{
        color: #848484;
	text-decoration:none
}


/* some special CSS rules for the member page with the images...*/
div.member{
	width: 200px;
	text-align: center;
}

.member img{
	border:0.5mm solid #848484;
}

.member img:hover {
	border: 0.5mm solid #01A8DC;
}

.floatleft, .startleft {
	float:	left;
	margin-right:	40pt;
}

.startleft {
	clear:	left;
}


/*special class for emailaddress obfuscation */
.removeme {
  display: none; 
}


h2,h3 {
        border-bottom-color: #01A8DC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.no {
	text-decoration: line-through;
}

.yes {
	font-weight: bold;
}

.maybe {
	font-style: italic;
}

ul.names {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.names li {
  padding-left: 1em;
  text-indent: -.7em;
  margin-bottom: .3em;
}

ul.names li:before {
  content: "• ";
  color: rgba(0,61,100,.5);
}

ul.talk li {
  margin-bottom: 2em;
}



.updated {
	color: red;
}

.affiche {
float:left;
}

table.ta1 { border-collapse:collapse; border-spacing: 0px; font-size: 8pt; border: 0px; page-break-inside: avoid; width: 90%;}
  table.ta1 tr { height:2.5em; }
  table.ta1 td { padding: 0px; padding-left: 1px; padding-right: 1px; border: 1px solid white; }
  table.ta1 td p { margin: 0; }
  .time { font-size: 7pt; text-align: center; }
  .break { font-size: 8pt; }
  .dinner {font-size: 8pt;}
  .plenary{font-size: 8pt;}
  .registration{font-size: 8pt;}
  tr.tete td { border-top: 1px solid #000; border-bottom: 1px solid #000; }
  td.day { background-color:transparent; color:#000000; font-weight:bold; vertical-align:middle; text-align:center ! important; }
  td.break { background-color:#FFFFFF; color:#000000; font-weight:normal; vertical-align:middle; text-align:center ! important; }
  td.dinner { background-color:#ccffcc; color:#000000; font-weight:normal; vertical-align:middle; text-align:center ! important; }
  td.plenary { background-color:#b3daff; color:#000000; font-weight:normal; vertical-align:middle; text-align:center ! important; }
  td.empty { background-color:#dddddd; color:#000000; font-weight:normal; }
  td.registration { background-color:#ccffcc; color:#000000; font-weight:normal; vertical-align:middle; text-align:center ! important; }
  
  p.reg {
         width: 70%;
		  padding: 0.5cm 0cm 0cm 0cm;                
						 }
						 
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffffff;
  font-size: 24px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #8f9091;
  text-decoration: none;
}