/* CSS Document */
body {font-size: 0.7em;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-top:0px;background-color: #d3c9ce;background-image: url(../images/bgrepeat.gif);background-repeat: repeat-y;background-position: center;}
table 				{font-size: 1em; }
td					{vertical-align: top; padding:10px;}
body.activities 	td {border-top: 1px dotted #44cedb;}
body.publications 	td {border-top: 1px dotted #e8de00;}
body.overview	 	td {border-top: 1px dotted #ff571c;}

img {border: none;}
hr {border-width: 1px; border-style: solid; border-color: #dedbdc;}
ul {font-size: 1em; list-style-type: square;}
a.smalltype {font-size: 10px; color:#3771c2; font-family: Verdana, Arial, Helvetica, sans-serif;}
p.smalltype {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}

/*Headers*/
	h1 { font-size: 1.8em; margin-top:0em;}
	h2 { font-size: 1.2em; font-weight: bold; }
	h3 {font-weight: bold;}
	body.home 			h1  {color:#d3c9ce;}
	body.overview 		h1  {color:#ff571c;}
	body.home 			h2  {color:#d3c9ce;}
	body.overview 		h2  {color:#ff571c;}
	body.activities 	h1  {color:#009999;}
	body.activities 	h2  {color:#009999;}
	body.publications 	h1  {color:#e8de00;}
	body.publications 	h2  {color:#e8de00;}
	body.consult 		h1  {color:#e92078;}
	body.consult 		h2  {color:#e92078;}

/*Navigations*/
 	a.sidenav  { text-decoration: none; font-size: 10px; color:#3771c2; font-family: Verdana, Arial, Helvetica, sans-serif; width: 120px; font-weight: bold;	}
 	a.top  {margin-bottom:20px; font-size: 10px; color:#3771c2; font-family: Verdana, Arial, Helvetica, sans-serif; width: 120px; font-weight: bold;	}
	a:link {color:#3771c2;}	
	a:visited {color:#3771c2;}.advert {
	padding: 10px;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 2px dotted #D4C9CF;
}

