html, body {
	background-color: #FFFFFF;
	margin: none;
	padding: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

#main {
	margin-left:10px;
	margin-right:5px;
	width: auto;
	font-size: 10px;
}
#topbar {
	margin-left:0px;
	margin-right:0px;
	width: auto;
	text-align: center;
	padding: 10px;
	margin-bottom: 15px;
	font-size: 15px;
}
#banner {
	margin-left:auto;
	margin-right:auto;
	width:880px;
	padding-bottom:40px;
}
div.footbar {
	clear: both;
	width: 100%;
	display:block;
	padding:5px;
	margin-top:5px;
	text-align:center;
	font-size: 11px;
	color: #ffffff;
	background: #2bc8f5;
}
div.address {
    display: block;
	font-size: 16px;	
	width: 350px;
	color: #eb320e;
}
//.addr {
//	float:left;
//	display: block;
//}
//h1, h2, h3 {
//    color: #000000;
//}

_h1 { 
    font-size: 4em; 
    display: block;
}
h1 {
	font-size: 1.5em;
	color: #000000;
	border-bottom: 1px solid #2bc8f5;
	text-align: left;
}
_h2 { 
    font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}
_h3 {
    font-size: 1em;
}
h3 {
	font-size: 0.9em;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
}

li {
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.important {
    font-size: 120%; 
    }
    
.mlv {
    font-style: italic
    }
    
.p12 {
    font-family: monospace;
    font-style: normal
}

.nonsouligne a:link {
    color: #FF9900;
    text-decoration: none
} 

.nonsouligne a:visited {
    color: #FF9900; 
    text-decoration: none
} 
img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
}
table.contact {
	border: none;
	font-size: 12px;
	width:350px;
	margin-bottom: 10px;
}
table.contact td.h { width: 180px; }
table.contact td.v { width: 170px; }

a.link		{ color:#336699; font-size:12px; }
a.link:hover 	{ color:#ff9900; font-size:12px; }
a.link:visited	{ color:#336699; font-size:12px; }
a.link:visited:hover 	{ color:#ff9900; font-size:12px; }

a.link_no_line		{ color:#336699; text-decoration: none; }
a.link_no_line:hover 	{ color:#ff9900; text-decoration: none; }
a.link_no_line:visited	{ color:#336699; text-decoration: none; }

table.acces {
	margin: 10px;
	padding:10px;
	border: none;
	font-size: 12px;
}
table.acces td {
	text-align: center;
	padding: 5px;
}

h1.ado { text-align: center; font-size: 25px; margin-bottom: 50px; }
ul.ado { margin-left: 40px;	}
ul.ado li {	margin-bottom: 20px; }
ul.ado span.title { font-weight: bold; }

table#seminaire td.header { background-color:#336699; color:#ff9900; font-size:1.4em; text-align:center; }
table#seminaire td.hc0 { background-color:#336699; color:#ff9900; font-size:1.4em; font-weight: bold; text-align:center; }
table#seminaire td.hc1 { background-color:#336699; color:#ff9900; font-size:1.4em; font-weight: bold; text-align:center; }
table#seminaire td.hc2 { background-color:#336699; color:#ff9900; font-size:1.4em; font-weight: bold; text-align:center; }
table#seminaire td.hc3 { background-color:#336699; color:#ff9900; font-size:1.4em; font-weight: bold; text-align:center; }
table#seminaire td.hc4 { background-color:#336699; color:#ff9900; font-size:1.4em; font-weight: bold; text-align:center; }
table#seminaire td.hc5 { background-color:#336699; color:#ff9900; font-size:1.4em; font-weight: bold; text-align:center; }
table#seminaire td.hc6 { background-color:#336699; color:#ff9900; font-size:1.4em; font-weight: bold; text-align:center; }

table#seminaire td.c { text-align:left; }

table#invitations tr.header	{ background-color:#336699; color:#ff9900; }
table#invitations td.h			{ padding:5px; font-size:1.8em; font-weight: bold; text-align:center; }
table#invitations tr.flip		{ background-color:#ffffff; }
table#invitations tr.flap		{ background-color:#eeeeee; }
table#invitations td.c			{ padding: 5px; font-size: 1.2em; text-align: center; }
table#invitations td.cs0		{ width:80px; }


div#membre {display:block;}
div#membre div.navbar {
	border-bottom: 1px solid #336699;
	height:50px;
	margin-bottom:20px;
}
div#membre div.navbar h1 {
	border-bottom:none;
}
div#membre div.navbar_icon {
	width:32px;
	height:32px;
	margin:10px;
	background:url(/pictures/w-icon-user.png);
	background-repeat:no-repeat;
	float:left;
}
div#membre div.navbar_text{
	height:52px;
	line-height: 25px;
	font-family: Arial;
	float:left;
}
div#membre div.goto_navbar {
	margin-top: 20px;
	margin-bottom: 20px;
}
div#membre div.goto_navbar_icon {
	width:16px;
	height:16px;
	background:url(/pictures/w-icon-up.png);
	float:left;
	margin-left:10px;
	margin-right:10px;
}
div#membre div.goto_navbar_text { }
div#membre div.select { margin-left:auto; margin-right:auto; }
div#membre div.icon_mail {
	width:32px;
	height:32px;
	background:url(/pictures/w-icon-web.png);
}
div#membre div.icon_blank {
	width:32px;
	height:32px;
}

table.membre {
	width: 100%;
	border: 1px solid #336699;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	border-collapse: collapse;
	font-family: Arial;
	
}
table.membre tr.hc		{ border-bottom: 1px solid #336699; }
table.membre tr.flip	{ background-color:#ffffff; }
table.membre tr.flap	{ background-color:#eeeeee; }
table.membre tr		{  }
table.membre tr:hover	{ background-color:#dddddd; }

table.membre td span.spam { display:none; }
table.membre th			{ padding-left:5px; padding-right:5px; vertical-align:middle; text-align:center;
		background-color: #336699;
		border: none;
		height: 17px;
}
table.membre th h2			{ color:#ffffff; font-weight:normal; }
table.membre th.nom		{ text-align:left; }
table.membre th.prenom		{ text-align:left; }
table.membre th.titre		{ text-align:left; }
table.membre th.bureau		{ }
table.membre th.telephone	{ }
table.membre th.mail		{ }
table.membre th.web		{ }

table.membre td			{ padding-left:5px; padding-right:5px; vertical-align:middle; text-align:left; height:42px; font-size: 0.8em;}
table.membre td.nom		{ }
table.membre td.prenom		{ }
table.membre td.titre		{ }
table.membre td.bureau		{ text-align:center; }
table.membre td.telephone	{ text-align:center; }
table.membre td.mail		{ text-align:right; }
table.membre td.web		{ text-align:center; }
table.membre td.site		{ text-align:center; }
table.membre td.arrivee	{ text-align:center; }
table.membre td.depart		{ text-align:center; }


table.membre a.mail		{ color: #336699; text-decoration: none; }
table.membre a.mail:hover	{ color: #ff9900; text-decoration: underline; }

a.navbar_link			{ text-decoration:none; font-weight: bold; }
a.navbar_link span.navbar_link	{ color: #336699; }
a.navbar_link:hover		{ text-decoration:underline; color: #ff9900; font-weight: bold; }
a.navbar_link:hover span.navbar_link	{ color: #336699; }

a.action { text-decoration:none; color: #336699; }
img.icon {
	vertical-align:middle;
	margin:10px;
	behavior: url(stylesheet/iepngfix.htc)
}


div#invitations { display:block; }
div#invitations div.navbar {
	border-bottom: 1px solid #336699;
	height:50px;
	margin-bottom:20px;
}
div#invitations div.navbar h1 {
	border-bottom:none;
}
div#invitations div.navbar_icon {
	width:32px;
	height:32px;
	margin:10px;
	background:url(/pictures/w-icon-actualite.png);
	background-repeat:no-repeat;
	float:left;
}
div#invitations div.navbar_text{
	height:52px;
	line-height: 25px;
	font-family: Arial;
	float:left;
}
table.invitations {
	width: 100%;
	border: 1px solid #336699;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	border-collapse: collapse;
	font-family: Arial;
}
table.invitations tr.header 	{ border-bottom: 1px solid #336699; }
table.invitations tr.flip		{ background-color:#ffffff; }
table.invitations tr.flap		{ background-color:#eeeeee; }
table.invitations tr			{  }
table.invitations tr:hover		{ background-color:#dddddd; }
table.invitations th			{ padding-left:5px; padding-right:5px; vertical-align:middle; text-align:left;
		background-color: #336699;
		border: none;
		height: 17px;
}
table.invitations th h2 		{ color:#ffffff; font-weight:normal; }
table.invitations th.periode	{ width:80px;}
table.invitations th.invite	{ }
table.invitations th.universite{ }
table.invitations th.invitant	{ }
table.invitations th.theme		{ text-align:center; }


table.invitations td			{ padding-left:5px; padding-right:5px; vertical-align:middle; text-align:left; height:42px; font-size: 0.8em;}
table.invitations td.periode	{}
table.invitations td.invite	{}
table.invitations td.universite{}
table.invitations td.invitant	{}
table.invitations td.theme		{}

table.congres {
	width: 100%;
	border: 1px solid #336699;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	border-collapse: collapse;
	font-family: Arial;
}
table.congres tr.flip		{ background-color:#ffffff; }
table.congres tr.flap		{ background-color:#eeeeee; }
table.congres th		{ padding-left:5px; padding-right:5px; vertical-align:middle; text-align:left;
		background-color: #336699;
		border: none;
		height: 17px;
}
table.congres th h2 		{ color:#ffffff; font-weight:normal; }
table.congres th.date		{ width:100px; }
table.congres td		{ padding-left:5px; padding-right:5px; vertical-align:top; text-align:left; font-size: 0.8em;}
table.congres td.date		{ width:100px; }
table.congres td li		{ font-family: Arial; font-size: 1em; }

table.theses_hdr{
	width: 100%;
	border: 1px solid #336699;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	border-collapse: collapse;
	font-family: Arial;
}
table.theses_hdr tr.flip	{ background-color:#ffffff; }
table.theses_hdr tr.flap	{ background-color:#eeeeee; }
table.theses_hdr th		{ padding-left:5px; padding-right:5px; vertical-align:middle; text-align:left;
		background-color: #336699;
		border: none;
		height: 17px;
}
table.theses_hdr th h2 		{ color:#ffffff; font-weight:normal; }
table.theses_hdr th.du			{ width:100px; text-align:center; }
table.theses_hdr th.au			{ width:100px; text-align:center; }
table.theses_hdr th.directeurs	{ text-align:center; }
table.theses_hdr td		{ padding:5px; vertical-align:middle; text-align:left; font-size: 0.8em; height:42px;}
table.theses_hdr td.du		{ width:100px; }
table.theses_hdr td.au		{ width:100px; }
table.theses_hdr td li		{ font-family: Arial; font-size: 1em; }


div.goto_navbar {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.goto_navbar_icon {
	width:16px;
	height:16px;
	background:url(/pictures/w-icon-up.png);
	float:left;
	margin-left:10px;
	margin-right:10px;
}
div.navbar_text{
	height:52px;
	line-height: 25px;
	font-family: Arial;
	float:left;
}
div.navbar {
	border-bottom: 1px solid #336699;
	height:50px;
	margin-bottom:20px;
}
div.navbar_icon {
	width:32px;
	height:32px;
	margin:10px;
/*	background:url(/pictures/w-icon-actualite.png); */
	background-repeat:no-repeat;
	float:left;
}
div.navbar_text{
	height:52px;
	line-height: 25px;
	font-family: Arial;
	float:left;
}
div div.navbar_text h1 { border-bottom:none; }
div#evenements div.navbar_icon		{ background:url(/pictures/w-icon-actualite.png); }
div#formation_doctorale div.navbar_icon	{ background:url(/pictures/w-icon-formation-doctorale.png); }
div#webmail div.navbar_icon		{ background:url(/pictures/w-icon-email.png); }
div#documentation div.navbar_icon	{ background:url(/pictures/w-icon-info.png); }
div#plan div.navbar_icon	{ background:url(/pictures/w-icon-info.png); }
div#post-doctorant div.navbar_icon	{ background:url(/pictures/w-icon-actualite.png); }
div#historique div.navbar_icon		{ background:url(/pictures/w-icon-date.png); }
div#actualite div.navbar_icon		{ background:url(/pictures/w-icon-actualite.png); }
div#recherche div.navbar_icon		{ background:url(/pictures/w-icon-actualite.png); }
div#theses_hdr div.navbar_icon		{ background:url(/pictures/w-icon-actualite.png); }

span.Style {
	font-size:12px;	
}

td.Style {
	font-size:12px;	
}

