/* Kit graphique par Graphiques-Kits.com */
/* Copyright 2007 tous droits réservés */
/* ------------------------------------ */
html,
body {
	margin:0;
	padding:0; 
}
#header {
	height: 110px;
	width: 100%;
	margin: 0;
	padding: 0;
}
html>body #header {
	top:0;
	z-index:10; 
}
#footer {
	height: 33px;
	width: 1024px;
	margin: 0;
	padding: 0;
	clear: both;
	margin-top: -12px;
}
html>body #footer {
	bottom:0;
	width: 1024px;
	z-index:10;
}
html,
body {
	background: #FFFFFF;
	color: #666666;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#header {
  background: #FFFFFF url(images/header_ucl.jpg) no-repeat scroll 0pt;
}
#footer {
	background: url(images/background_footer.jpg) repeat-x bottom;
		margin: 0 auto;
}
#site {
	text-align: left;
	width: 1024px;
	margin: auto;
}

/* ------------------------------------ */

div#sous-header {
background: url(images/headmenu_1.jpg) repeat-x;
	height: 34px;
	margin: 0;
	padding: 0;
}
div#mh {
	margin-left: 70px;
}
div#mh dl {
  margin: 0;
  padding: 0;
  float: left;
	padding-right: 50px;
	padding-top: 10px;
}
div#mh dt {
  margin: 0;
  padding: 0;
  cursor: pointer;
  font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
  text-decoration: none;
}
div#mh dd {
  margin: 0;
  padding-top:12px;
  position: absolute; 
}
div#mh li {
  list-style-type: none;
	background: url(images/headmenu_1.jpg);
	padding-right: 20px;
	padding-top: 7px;
  padding-left:20px;
	margin-left: -50px;
  padding-bottom:13px;
}
div#mh a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
  text-decoration: none;
} 
div#mh li a:hover, div#mh dt a:hover {
	font-weight: normal;
}
/* ------------------------------------ */
div#corp {
	background: url(images/corp.jpg) repeat-y;
}
div#left {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	background: url(images/left-background.jpg) repeat-y;
}
div#contenu-left {
	background: url(images/background_contenu_left.jpg) repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 15px;
	font-size: 10px;
}
div#title {
	background: url(images/title_1.jpg) no-repeat;
	height: 26px;
	width: 150px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
div#contenu-menu {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 18px;
}
div#contenu-menu a{
color: #666666;

}
div#menu {
	margin-left: 10px;
	padding-left: 4px;
	padding-top: 7px;
	background: url(images/li.jpg) repeat-y;
}
div#menu a {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	height: 10px;
}
div#right {
	width: 830px;
	float: left;
}
div#arbo {
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
	padding-right: 70px;
	font-size: 10px;
}
div#contenu-right {
	background: #ffffff;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
caption{
text-align: justify;
}
span#prev {
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 0px;
	padding-right: 70px;
	float:left;
}
span#next {
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 0px;
	padding-right: 70px;
	float: right;
}
/* ------------------------------------ */

#footer p {
	padding-top: 8px;
	font-size: 10px;
	text-align:center;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
}
#footer a:hover , a:active , a:focus {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#next a {
  font-size: 10px;
	font-weight: bold;
	color: #ff5a00;
	text-align: right;
}
#prev a {
  font-size: 10px;
	font-weight: bold;
	color: #ff5a00;
	text-align: left;
}

a.ref{
color: #969696
}

a.ref:hover, a.ref:active, a.ref:focus{
	color:#969696;
	text-decoration: none;
	font-weight: normal;
}
/* ------------------------------------ */
span.spacer {
	height: 0.01em;
	overflow: hidden;
	display: block;
	width: 100%;
	clear: both;
}
img {
	border: 0;
}
a {
	color: #3399CC;
	font-family: verdana;
	text-decoration: none;
}
a:hover , a:active , a:focus {
	color:#FF6633;
	text-decoration: none;
	font-weight: normal;
}

.caution {
	padding:2px 10px 70px 40px;
	margin-bottom: 10px;
	background: #FFFFFF url(http://www.climate.be/textbook/images/caution.gif) no-repeat left center;
	height: 30px;
	color: #D86C03; 
	font-size: 9px;
}
.caution a{
	color: #2A7DC3; 
	text-decoration: underline;
	font-size: 9px;
}
.caution a:hover{
	color: #2A7DC3; 
	font-size: 9px;
}

.info {
	padding:2px 10px 2px 40px; 
	margin-bottom: 10px;
	height: 30px;
	background: #FFFFFF url(./images/info.gif) no-repeat left center;
	color: #2A7DC3; 
	font-size: 9px;
}
 
.info a{
	color: #2A7DC3; 
	text-decoration: underline;
	font-size: 9px;
}

.info a:hover{
	color: #2A7DC3; 
	font-size: 9px;
}

/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
.MATH    { font-family: "Century Schoolbook", serif; }
.MATH I  { font-family: "Century Schoolbook", serif; font-style: italic }
.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }

/* implement both fixed-size and relative sizes */
SMALL.XTINY		{ font-size : xx-small }
SMALL.TINY		{ font-size : x-small  }
SMALL.SCRIPTSIZE	{ font-size : smaller  }
SMALL.FOOTNOTESIZE	{ font-size : small    }
SMALL.SMALL		{  }
BIG.LARGE		{  }
BIG.XLARGE		{ font-size : large    }
BIG.XXLARGE		{ font-size : x-large  }
BIG.HUGE		{ font-size : larger   }
BIG.XHUGE		{ font-size : xx-large }

/* heading styles */
h1		{color:#669999  }
h2		{color:#666699  }
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	color:#006699;
}
h4		{  }
h5		{  }

/* mathematics styles */
DIV.displaymath		{ }	/* math displays */
TD.eqno			{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;}	/* equation-number cells */

/* document-specific styles come next */
div.navigation		{   }
div.navigation	a	{ color: #336699}
div.navigation	a:hover , div.navigation	a:active , div.navigation	a:focus{font-weight: bold}
TABLE.equation		{  }
DIV.center		{   }
SPAN.textit		{ font-style: italic  }
SPAN.arabic		{   }
SPAN.textbf		{ font-weight: bold  }
p{text-align: justify}
caption {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;}

/*  */
