body {
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-arrow-color:#f7943d;
	scrollbar-track-color:ffffff;
	scrollbar-darkshadow-color:#ffffff;
	background-color: #FFFFFF;
	background-repeat: repeat;	
	}

a {
	/*color:#0000cf;*/ color:#333333;
	text-decoration:underline;
	font-weight:bold;
	font-size: 10pt;
	
	}	

a:hover {
	color:#FF0000;
	text-decoration:underline overline;
	}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:none;
	color: #333333;
}

.linkactive {
	color:#CC0000;
	text-decoration:none;
	}
#overall {
	position:absolute;
	width:1000px;
	height:670px;
	left: 50%;
	top: 60px;
	margin-left: -500px;
	background-color:#FFFFFF;
	z-index:0;
	border: thin solid #FFFFFF;
	}

#header {
	position:absolute;
	top:5px;
	left: 0px;
	width:1000px;
	height:50px;
	z-index:12;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	}


#headerrechts {
	position:absolute;
	top:10px;
	left: 0px;
	width:990px;
	height:70px;
	z-index:13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
}
#contenudo {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10pt;
	top:123px;
	left: 173px;
	width:660px;
	height:450px;
	overflow:auto;
	padding-left: 0px;
	z-index:8;
	text-align: justify;
	padding-right: 20px;
	}
#strip_top {
	position:absolute;
	top:60px;
	left: 0px;
	width:1000px;
	height:12px;
	z-index:4;
	background-image: url(images/head.jpg);
	background-repeat: repeat;
}

#strip_bottom {
	position:absolute;
	top:590px;
	width:1000px;
	height:12px;
	z-index:9;
	background-image: url(images/head.jpg);
	background-repeat: repeat;
}
#copy {
	position:absolute;
	top:586px;
	width:1000px;
	height:14px;
	z-index:10;
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	text-align: right;
	padding-top:2px;
		}

.copylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}
.copylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
}


#navi {
	position:absolute;
	background-color:#FFFFFF;
	left: 153px;
	top:30px;
	width:700px;
	height:37px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	}

#illu {
	position:absolute; 
	left: 0px; 
	top:150px; 
	width:140px; 
	height:320px; 
	z-index:7;
	}


	
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	/*color:#0000cf;*/ color:#CC0000;
	margin:0px;
	padding:0px;
	display:inline;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
	display:inline;
	}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10pt;
	/*color:#0000cf;*/ color:#CC0000;
	margin:0px;
	padding:0px;
	display:inline;
	}
#logos {
	position:absolute;
	top:620px;
	width:1000px;
	height:20px;
	z-index:11;
	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	text-align: left;
	padding-top:5px;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#illurechts {

	position:absolute; 
	left: 850px; 
	top:123px; 
	width:140px; 
	height:320px; 
	z-index:8;
}
