#pdfmessage {
	position: absolute;
	top: 550px;
	left: 30px;
	width:140px;
	height:800px;
	background-color: transparent;
	font-size: 12px;
	z-index: 1000;
  }
  

html,body {
	/* needed for container min-height */
	font-family:  Arabic Transparent, Arial, Helvetica, Verdana, Geneva, sans-serif;
	scrollbar-face-color: #D5D4D4;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #e8e8e8;
	scrollbar-track-color: #f0f0f0;
	scrollbar-arrow-color: #5A5A5A;
}
body
{ 
background-image: 
url('../_img/bg.gif');
background-repeat: repeat-x
}
/* Links */
a:link {
	color:#663333;
	text-decoration : none;	
}
a:active {
	color: #663333;
	text-decoration : none;
}
a:visited {
	color: #663333;
	text-decoration : none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}


a.underline:link {
	color:#333;
	text-decoration : underline;
}
a.underline:active {
	color:#333;
	text-decoration : underline;
}
a.underline:visited {
	color:#333;
	text-decoration : underline;
}
a.underline:hover {
	color:orange;
	text-decoration: none;
}
/* Content */

h1 {
	font-size : 1.2em;
	color: #0099cc;
	margin: 0.6em 0 0.8em 0;
	font-weight: bold;
	letter-spacing: 0.05em;
}

h2 {
	font-size : 1.15em;
	color: #0099cc;
	margin: 1.2em 0 0.8em 0;
	font-weight: bold;
}

h3 {
	font-size : 1.10em;
	color: #3399FF;
	font-weight: bold;
	text-decoration : underline;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

div#logo{
	z-index : 3;
	position : absolute;
	left: 700px;
	top: 45px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
div#navreflection{
	z-index : 3;
	position : absolute;
	top: 328px;
	left: 600px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
div#textbg{
	z-index : 0;
	position : absolute;
	top: 136px;
	left: 0px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
div#teaserimg{
	z-index: 0;
	position: absolute;
	top: 344px;
	left: 632px;
	width: 366px;
	height: 110px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
div#introreflection {
	position: absolute;
	/* needed for footer positioning*/
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	top: 326px;
	left: 290px;
	width:282px;
	z-index : 1;
	font-size : 0.72em;
	margin : 0 0 0 0;
	color: #0099cc;
	line-height: 145%;
	word-spacing : 0em;
	padding-bottom: 10px;
}
	div#introreflection p {

}

div#contenthome {
	position: absolute;
	/* needed for footer positioning*/
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	top: 0px;
	left: 289px;
	width:283px;
	z-index : 1;
	font-size : 1em;
	margin : 0 0 0 0;
	color: #0099cc;
	line-height: 145%;
	word-spacing : 0em;
	padding-bottom: 10px;
	text-align: right;
}
div#contenthome p {
	font-size : 1em;
	margin : 0 0 0 0;
	color: #0092C1;
	line-height: 125%;
	word-spacing : 0em;
	padding-bottom: 10px;
	text-align: right;
}

.latinText{
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	margin : 0 0 0 0;
	color: #0099cc;
	line-height: 145%;
	word-spacing : 0em;
	padding-bottom: 10px;
	text-align: right;
}