@charset "utf-8";
/* CSS Document */

body
{
background:#7958a9 url('images/fundal.jpg') no-repeat top center;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
}

a:link {
	color: #DC1400;
	text-decoration: none;
	margin-right:0px;
}
a:visited {
	color: #DC1400;
	text-decoration: none;
	margin-right:0px;}
.tabel_principal
{
background:#f3f1e9 url('images/down_background.jpg') no-repeat bottom right;
}
.tabel_principalcontact
{
background:#f3f1e9 url('images/down_background_contact.jpg') no-repeat bottom right;
}
.style0{color:#000000;}
.style3{color:#59742E; font-weight:bold;}
.tabel_principaltop
{
background:#f3f1e9 url('images/up_background.jpg') no-repeat top right;
}

.font_jos
{color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-size:12px; text-decoration:none; }

.text
{padding-left:15px ; padding-right:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}

.galerie
{padding-left:35px ; padding-right:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}


img.border {

/* This adds the border */
padding:5px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 1px 1px 1px;
background-color:white;
}

img.bordersmall {

/* This adds the border */
padding:2px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 1px 1px 1px;
background-color:white;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

#scrollbar_container {  
position:relative;  
width:450px;  
} 
 
#scrollbar_track {  
position:absolute;  
top:0;  
rightright:0;  
height:100%;  
width:10px;  
background-color:transparent;  
cursor:move;  
} 
 
#scrollbar_handle {  
width:10px;  
background-color:#5c92e7;  
cursor:move;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px;  
opacity:0.9;  
-moz-opacity:0.9;  
} 
 
#scrollbar_content {  
overflow:auto;  
width:450px;  
height:330px;  
}  
