﻿body {
			background-color: gray;			
			background-image: url('../images/bckgr.jpg');
			background-attachment:fixed;
               background-position: 0% 0%;
			margin: 0px;
			padding: 0px, 0px, 0px, 0px; 
			font-family: "Futura Lt BT", Helvetica, sans-serif, Arial, Helvetica, sans-serif;
			font-size: medium;
			color: #003366;
			}
			
html {
scrollbar-base-color: #ef6300;
scrollbar-arrow-color: #ff3300;
scrollbar-3dlight-color: #ef6300;
scrollbar-darkshadow-color: #ef6300;
scrollbar-face-color: #e2E2e2;
scrollbar-highlight-color: #e2e2e2;
scrollbar-shadow-color: #e2e2e2;
scrollbar-track-color: #ff3300;
		}
.borderWidth0 {
border-width: 0px;
}
		
A           { text-decoration: none}; font-family: Futura Lt BT", sans-serif; }
                            a:link {color: #333333; }
                            a:visited {color: #333333; }
                            a:hover {color: #FF6600; }
                            a:focus { border: 2px dotted #cc3300; }
                            a:active {color: #FFFF99; }
                            a: img { border: 0 none; }
                            a:hover img {text-decoration: none;
}

img {
	border:0px;
}
                            
h1          { font-size: 130%; font-weight: normal; color: inherit; text-shadow: 2px 2px 6px #808080; }
                            
h2          { font-size: 120%; font-weight: normal; color: inherit; }

h3          { font-size: 105%; font-weight: normal; color: inherit; }

h4          { font-size: 90%; font-weight: normal; color: inherit; }

h5          { font-size: 70%; font-weight: normal; color: inherit; }

h6          { font-size: 70%; font-weight: normal; color: inherit; }

p {
	font-size: 120%;
}

ul {
	background: transparent;
	margin-left: 10px;
	font-size: 90%;
	padding-top: 0px;
}
.listLogistics {
	background: transparent;
	margin-left: -30px;
	font-size: 90%;
	padding-top: 0px;
}

li {
	 background: transparent;
	 margin-left: -9px;
	 list-style-type: none;
	 margin-bottom: 8px;
}
.oblique {
	font-style: oblique;
}

table {
	table-layout: inherit;
	caption-side: top;
	margin: -30px;
	border-collapse: collapse;
	border-spacing: inherit;
	caption-side: top;
	vertical-align: top;
}
.tableInTable {
	background-image: url('../images/trnsp_bg_gray.png');
	width: 100%;
}

.tableBGtranslucent {
	width: 90%;
}

td {
     padding-top: 20px;
     padding-right: 30px;
     padding-bottom: 20px;
     padding-left: 30px;
}

.KlikOpFotos {
color: #369;
letter-spacing: 1px;
}

.gray-reference {
     font-size: medium;
	color: #666666;
}

.whiteText {
	color: #FFFFFF;
}

.topText {
     margin-left: 0em;
	font-size: medium;
	color: #999999;
}
.HR650pxLeft {
	width: 650px;
	text-align: left;
	margin: 0 auto 0 0;
}


/* CSS layout */
#masthead {
	position: relative;
	width: 100%;
}

#top_left {
	width: 220px;
	position: fixed;
	left: 2em;
	top: 0.8em;
}

#header {
	margin-left: 220px;
	margin-right: 2.5em;
	top: 0.5em;
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 220px;
	position: fixed;
	left: -9px;
	top: 8em;
}

#page_content {
	margin-left: 220px;
	margin-right: 2.5em;
	padding-top: 2em;
	background-image: url('../images/trnsp_tblbg_gray.png');
	background-repeat: repeat;
	padding: 2em;
}

#footer {
	margin-left:220px;
	margin-right: 2.5em;

	}

/* end CSS layout */

