body {
  background: url("/images/backinterior.jpg") repeat-x;
}
.txtarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5F5A;
	text-decoration: none;
	text-align:justify;
	letter-spacing: 0px;
}

.bkgr1 {
	/* background-attachment: fixed; */
	background-image: url(/images/img2.jpg);
	background-repeat: no-repeat;
}
.bkgr2 {
	/* background-attachment: fixed; */
	background-image: url(/images/img1.jpg);
	background-repeat: repeat-x;
}
.bkgrtxt {
	/* background-attachment: fixed; */
	background-image: url(/images/bkgr_txt2.jpg);
	background-repeat: repeat-x;
	scrollbar-3dlight-color:#5A7956;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#CFCFCF;
	scrollbar-darkshadow-color:#5A7956;
	scrollbar-face-color:#5A7956;
	scrollbar-highlight-color:#CFCFCF;
	scrollbar-shadow-color:#5A7956;
	overflow: auto;
}
.textito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #D2D7D0;
	text-decoration: none;

}
.bkgrsubmenu {
	/* background-attachment: fixed; */
	background-image: url(/images/submenu_bkgr_2.jpg);
	background-repeat:  repeat-x;
	background-color: white;
}
.txtarialblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.textitoosc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #545F5A;
}
.txtarialentrando {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B42439;
	text-decoration: none;

}

.txtarialsaliendo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545F5A;
	text-decoration: none;
	text-align:left;
}

.bkgrsubmenu2 {
	/* background-attachment: fixed; */
	background-image: url(/images/submenu_bkgr.jpg);
	background-repeat:  repeat-x;
  background-color: white;
}
.bkgrhome {
	background-image: url(/images/home_r10_c5.jpg);
	background-repeat: no-repeat;
}
.bordefotos {
	border: 1px solid #5A7956;
}
.bgr1 {
	/* background-attachment: fixed; */
	background: url(/images/menu_bis_r3_c5.jpg) no-repeat -1px;
}
.textoarial11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5F5A;
}

#topfiller {
  background-color: #A6A4A5;
}

.bkgrsubmenu a {
  text-decoration: none;
}

.leeftnavnames {
	padding-top: 1px;
	padding-left: 6px;
	text-align:left;
}


#maincontent ul {
  padding: 0 1.5em;
  list-style-type: square; 
}

#maincontent A:LINK     {font-family: Geneva, Arial, Helvetica, sans-serif;
            color:#5A5F5A;
            text-decoration:none;
            font-size:12px}

#maincontent A:VISITED  {font-family: Geneva, Arial, Helvetica, sans-serif;
            color:#5A5F5A;
            text-decoration:none;
            font-size:12px}

#maincontent A:ACTIVE   {font-family: Geneva, Arial, Helvetica, sans-serif;
            color:#5A5F5A;
            text-decoration:none;
            font-size:12px}

#maincontent A:HOVER    {font-family: Geneva, Arial, Helvetica, sans-serif;
            color:#B42439;
            text-decoration:none;
            font-size:12px}


