* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover, a:active {
	color: #336699;
	text-decoration: underline;
}

div#leftNavi {
	position: absolute;
	top: auto;
	right: auto;
	bottom: auto;
	left: 20px;
	width: 150px;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

div#allContents {
	padding-bottom: 50px;
	height: auto;
}

div#search {
	color: #1e4164;
	background-color: #ecece6;
	border-width: 0px 0px 1px;
	border-color: #000000;
	border-style: solid;
	padding: 6px;
	text-align: right;
}

div#footer p {
	font-size: 90%;
	font-style: normal;
	text-align: center;
	padding-bottom: 10px;
}

.author {
	font-size: 85%;
	font-style: normal;
	text-align: center;
}

div#leftNavi ul.menu {
	text-align: right;
	list-style-type: none;
	margin: 10px 0px 10px;
}

div#leftNavi li.menu {
	font-weight: bold;
	font-size: 85%;
}

li.menutitle {
	font-weight: bold;
	font-size: 100%;
}

a.menutitle:link, a.menutitle:visited {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

a.menutitle:hover, a.menutitle:active {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}

div#leftNavi ul.sub1 {
	text-align: right;
	list-style-type: none;
	margin: 10px 0px 10px;
	font-size: 90%;
}

div#leftNavi li.sub1 {
	font-weight: bold;
	color: #ff6600;
}

div#leftNavi li.sub2 {
	font-weight: bold;
}

h1 {
	text-align: center;
	margin: 10px;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

h2 {
	font-size: 140%;
	padding: 3px 5px 5px;
	border-width: 2px 0;
	border-color: #cc0000;
	border-style: solid;
	margin: 15px 0px 10px;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

h3.error {
	margin: 20px 0px 30px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 200%; 
	text-align: center;
}

h3.topics {
	color: #ffffff;
	background-color: #1e4164;
	padding: 5px 0;
	text-indent: 10px;
	font-size: 110%;
	font-weight: bold;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	border-bottom: 1px solid #1e4164;
	margin-bottom: 10px;
}

div#title ul {
	text-align: center;
	margin: 20px 0;
}

div#title ul li {
	display: inline;
	margin: 15px;
}

div.news ul {
	list-style: square outside url("../images/click.gif");
	margin-left: 20px;
}

div.news ul li {
	margin-bottom: 2px;
}

div.topicsBox {
	border: 1px solid #1e4164;
	margin: 20px 0;
}

div.topics ul {
	list-style: square outside url("../images/bug.gif");
	margin-left: 30px;
	margin-bottom: 10px;
}

div.topics ul li {
	margin-bottom: 2px;
}
/*
p.enter {
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
}
*/
p.lastmod {
	font-size: 90%;
	text-align: right;
	margin-top: 5px;
	margin-right: 20px;
}

div.nextMeeting {
	border-width: 0 0 1px 0;
	border-color: #cc0000;
	border-style: solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

table.NextMeeting th {
	text-align: left;
	font-size: 90%;
}
table.NextMeeting td {
	font-size: 90%;
}

div.menu {
	border-width: 0px 0px 2px;
	border-color: silver;
	border-style: solid;
}

div.folders {
	margin: 10px 0px 10px; 
}

div.folders h3 {
	margin-bottom: 10px;
	padding: 2px;
	font-size: 120%;
	border-width: 2px 0px 1px 0px;
	border-color: #1e4164;
	border-style: solid;
	background-color: #fffff0;
	color: #1e4164;
}

div.folders ul {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 5px;
}

div.folders ul li {
	margin-bottom: 2px;
	font-size: 100%;
}

div.thesis {
	clear: right;
	margin-bottom: 20px;
}

div.thesis h3 {
	margin: 5px 5px 10px;
	padding: 2px;
	border-width: 2px 0px 1px 0;
	border-color: #1e4164;
	border-style: solid;
	background-color: #fffff0;
	color: #1e4164;
}

div.thesis ul {
	list-style: square outside url("../images/click.gif");
	margin-left: 25px;
}

div.thesis ul li {
	margin-bottom: 2px;
}

h3 {
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	font-family: "Arial", "Helvetica", sans-serif;
}

th {	
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}

td {
	font-size: 90%;
}

div.admin_index {
	margin: 30px 50px 250px;
}

div.admin_index ul {
	list-style: square outside url("../images/click.gif");
}

div.admin_index ul li {
	font-weight: bold;
}

p {
	font-family: "Arial", "Helvetica", sans-serif;
}

p.navi {
	font-size: 85%;
	margin-bottom: 20px;
}

p.navi a:link {
	color: #336699;
	text-decoration: underline;
}

p.navi a:visited {
	color: #666666;
	text-decoration: underline;
}

p.navi a:hover, a:active {
	color: #336699;
	text-decoration: underline;
}

form.newEntry {
	margin: 30px 0 20px;
}

p.note {
	font-size: 80%;
	margin-bottom: 10px;
}

.alert {
	font-weight: bold;
	color: red;
}

h3.publiTitle {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 15px;
}

.abstract {
	text-align: justify;
	margin: 10px 0;	
}

p.button {
	margin-top: 20px
}

p.registered {
	margin-bottom: 20px;
}

hr {
	margin: 20px 0;
}

h3.year {
	font-size: 100%;
	padding: 3px 5px 5px;
	border-width: 0 0 1px;
	border-color: #d3d3d3;
	border-style: solid;
	margin: 15px 0;
}

td.dot {
	background-image: url("../images/dot.gif");
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
}

.encours {
	color: red;
	font-size: 11px;
}

div.list {
	margin: 0px 10px 120px;
}

div.list ul {
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url("../images/bug.gif");
	margin-left: 5px;
}

div.list ul li {
	margin: 10px 0px;
	font-weight: normal;
	color: #000000;
}

p.newentry {
	margin-bottom: 10px;
	text-align: left;
}

p.newentry_right {
	text-align: right;
	margin-bottom: 10px;
}

table.detail {
	margin-left: 30px;
}

td.titre {
	font-size: 100%;
	font-weight: bold;
}

table.subcategory {
	margin-top: -5px;
	margin-bottom: 20px;
}

div.box {
	border: 1px solid #1e4164;
	margin: 20px 0;
}

div.box ul {
	list-style: square outside url("../images/click.gif");
	margin-left: 30px;
}

div.box ul li {
	margin-bottom: 2px;
}

div.download ul {
	list-style: square outside url("../images/click.gif");
	margin: 0px 0px 20px 20px;
}

table.form {
	border: 1px solid #000000; 
	background-color:#ecece6;
}

p.header {
	font-weight: bold; 
	font-size: 90%; 
}

.normal {
	font-weight: normal; 
}

td.nb {
	width: 15px; 
	vertical-align:top;
}

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

ul.where {
	margin-left: 30px;
}

li.where {
	list-style: none inside disc; 
	font-size: 85%; 
}

.thismonth {
	text-align: center; 
	font-weight: bold; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 150%; 
}

a:link.thismonthpetit, a:visited.thismonthpetit {
	color: #ffffff;
	text-decoration: none;
}

a:hover.thismonthpetit, a:active.thismonthpetit {
	color: #ffffff;
	text-decoration: underline;
}

td.blank {
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	height: 50px;
}

td.weekday {
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	height: 50px; 
	background-color: #f0f8ff;
}

td.weekend {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000; 
	height: 50px; 
	background-color:#ecece6;
}

table.agenda {
	border-color: black; 
	border-left: 1px solid #000000; 
}

table.agenda td {
	text-align: left;
}
table.eventtable {
	font-size: 95%; 
}

.daynumber {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
	font-weight: bold; 
	text-align: left; 
}

td.previous {
	text-align: left; 
	vertical-align:bottom; 
}

td.next {
	text-align: right; 
	vertical-align:bottom; 
}

div#right {
	position: absolute;
	top: auto;
	right: 15px;
	bottom: auto;
	left: auto;
	width: 140px;
	margin-top: 15px;
}

a.minicalhead:link, a.minicalhead:visited {
	color: #ffffff; 
	text-decoration: none; 
}
a.minicalhead:hover, a.minicalhead:active {
	color: #ffffff; 
	text-decoration: underline; 
}
table.minicalheader {
	width: 100%; 
	background-color: #336699;
}
table.minicalheader td.previous {
	text-align: left;
	vertical-align: bottom; 
	font-size: 9px;
}
table.minicalheader td.thismonth { 
	text-align: center; 
	font-weight: bold; 
	font-size: 10px; 
	color: #ffffff;
}
table.minicalheader td.next {
	text-align: right;
	vertical-align: bottom; 
	font-size: 9px;
}
table.minical {
	background-color: #e9f5f8; 
	border: 1px solid #336699;
}
table.minical td {
	border: 0px; 
	height: 15px; 
	background-color: #f0f8ff; 
	font-weight: normal;
}
table.minical th.calhead {
	width: 14%; 
	color: #336699; 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center; 
}
table.minical td.weekday { 
	font-size: 10px; 
	text-align: center; 
	font-weight: normal; 
	vertical-align: middle;
}
table.minical td.weekend { 
	font-size: 10px; 
	padding: 2px; 
	text-align: center; 
	vertical-align: middle;
}

div.pagelink {
	margin-top: 30px;
	text-align: center;
}

/***** Login, User Information Form *******/	
div#login, 
div.lost_pw, 
div.chg_pass, 
div.adduser,
div.moduser,
div.addgroup {
	background-color: #ecece6;
	border: 1px solid #000000;
	/*background-color: #455372;*/
	/*border: 1px solid #6A7389;*/
	font-size: 85%;
	margin: 0 auto;
}
div#login {
	background-color: #1e4164;
	margin: 20px 0;
	width: 140px;
	padding: 5px;
	color: #ffffff;
}
div.lost_pw {
	width: 480px;
	padding: 10px;
}
div.chg_pass, 
div.moduser,
div.addgroup {
	width: 300px;
	padding: 10px;
}
div.adduser {
	width: 500px;
	padding: 10px;
}

#login table {
	/*border-collapse: collapse;*/
	color: #ffffff; /* for IE5 */
}
#login table th,
#login table td {
	font-size: 90%;
	/*
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 100%;
	*/
	font-weight: normal;
}
#login table th {
	width: 40%;
}
#login form input {
	font-size: 100%;
}
#login form input.text {
	width: 90%;
	background-color: #dcdcdc;
}
#login form #submit {
	float: right;
	/*background: #6A7389;
	background: #cccccc;
	color: #fff;
	color: #000000;
	padding: 1px 4px;
	border-right: 1px solid #283043;
	border-bottom: 1px solid #283043;
	border-top: 1px solid #9097A2;
	border-left: 1px solid #9097A2;*/
}
#login p {
	margin: 5px 5px 10px;
	/*vertical-align: bottom;*/
	font-size: 90%;
}

#login a {
	text-decoration: underline;
	color: #ffffff;
}
table.loginform,
table.chg_pass,
table.lost_pw,
table.adduser,
table.moduser,
table.addgroup {
	margin: auto;
}
	
table.loginform {
	/*width: 100%;*/
	/*padding: 5px;*/
}
/*
table.loginform input, 
table.chg_pass input {
	font-size: 100%;
	width: 100%;
}	
*/
table.chg_pass th,
table.adduser th, 
table.moduser th,
table.addgroup th {
	text-align: right;
	padding-right: 2px;
}
	
div.lost_pw p.button, 
div.chg_pass p.button, 
div.adduser p.button,
div.moduser p.button,
div.addgroup p.button {
	text-align: center;
	margin-top: 1em;
}

div.errormsg {
	text-align: center;
	margin-top: 30px;
}
div.errormsg p {
	line-height: 2em; 
}

/* Start of admin User/Team Management table */
table.adminuser,
table.admingroup {
	margin-top: 20px;
	width: 95%;
	border: 0;
	border-collapse: collapse;
	font-size: 90%;
}

table.admingroup {
	width: 50%; 
}
table.adminuser th,
table.admingroup th {
	background-color: #4d4d4d;
	color: #ffffff;
	font-size: 90%;
	padding: 2px 0;
	text-align: center;
}
table.adminuser tr.tr1,
table.admingroup tr.tr1 {
	background-color: #f3f3f3;
}
table.adminuser tr.tr2,
table.admintable tr.tr2 {
	background-color: #ffffff;
}
table.adminuser td,
table.admingroup td {
	padding: 1px 0;
	text-align: center;
	font-size: 90%;
}
input.addbutton {
	margin-bottom: 0.5em;
}	

/* End of admin user management table */

p.loggedin {
	font-size: 100%;
	margin-bottom: 0.5em;
}
