/* daCode http://www.dacode.org/
 * $Id: dacode-docbook.css,v 1.1.1.1 2002/04/01 22:38:00 jbcombes Exp $
 */

* {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.main {
	font-size:10pt;
	background-color:#ffffff;
	color:#000000;
	text-align:justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.main {
	/*vertical-align: top;*/
	text-align:justify;
	font-size:10pt;
}
a:link,a:visited,a:active { 
	text-decoration:none;
	font-size:10pt;
	color:blue;
	background-color:#ffffff;

}
a:hover {
	text-decoration:underline;
	font-size:10pt;
	color:blue;
	background-color:#ffffff;
}
dl a:link,dl a:visited,dl a:active { 
	text-decoration:none;
	font-size:10pt;
	color:blue;
	background-color:#ffffff;
	font-weight: bold;
}
dl a:hover {
	text-decoration:underline;
	font-size:10pt;
	color:blue;
	background-color:#ffffff;
}
dl dd dl dt a:link, dl dd dl dt a:visited, dl dd dl dt a:active { 
	text-decoration:none;
	font-size:10pt;
	color:blue;
	background-color:#ffffff;
	font-weight: normal;
}
dl dd dl dt a:hover {
	text-decoration:underline;
	font-size:10pt;
	color:blue;
	background-color:#ffffff;
}


a.menu:link,a.menu:visited,a.menu:active {
	text-decoration:none;
	font-size:10pt;
	color:#000000;
	background-color:#fed7ae;
}
a.menu:hover {
	text-decoration:underline;
	font-size:10pt;
	color:#000000;
	background-color:#fed7ae;
}
img {
	border:0;
}
.button {
	width:88px;
	height:31px;
}
.logo {
	width:165px;
	height:202px;
}
.lang {
	width:17px;
	height:11px;
}
.logoText {
	text-decoration:none;
	font-size:15pt;
	color:#004080;
	background-color:#ffffff;
	/*line-height: 125px;*/
	text-align: center;
	height: 125px;	
	/*vertical-align: middle;
	/*margin-top:3%;*/
}

h1.sect1 {
	text-decoration: none;
	font-size: 14pt;
	color:#003080;
	background-color:#ffffff;
}	
h2.sect2 {
	text-decoration: none;
	font-size: 12pt;
	color:#005090;
	background-color:#ffffff;
	font-weight: normal;
}	


.header {
	text-decoration: none;
	font-size: 10pt;
	color:#000000;
	background-color: #ffffff;
	line-height: 40px;
	text-align: center;
}
.borderBoth {
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}
.topMenu {
	background-color:#fed7ae;
	color:#000000;
	text-align:left;
}
.blue {
	font-size:10pt;
	color:#000000;
	background-color:#004080;
}
.p {
	font-size:10pt;
	color:#000000;
	text-align:justify;
	background-color:#ffffff;
}
.highTitle {
	font-size:16pt;
	color:#000000;
	background-color:#ffffff;
	text-align:left;
	text-decoration: underline;
}
.borderAll {
	border-bottom:1px solid #004080;
	border-top:1px solid #004080;
	border-right:1px solid #004080;
	border-left:1px solid #004080;
}

.borderTop {
	border-top: 1px solid #004080;
	width: 100%;
	font-size: 5px;
	margin-top: 5px;
}
.columnBlue {
	font-size:10pt;
	color:#ffffff;
	font-weight:bold;
	background-color:#004080;
}
.topLinks {
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-align: right;
	background-color:#ffffff;
}

.normal {
	margin-left: 3pt ;

}
