﻿/* Reset all style to default */

body
{
    padding: 0;
    margin: 0;
	height: 100%;
    font: 12px Arial, Helvetica, Garuda, sans-serif; *font-size:small;
*font:x-small;
}
table
{
    font-size: inherit;
    font: 100%;
}
img
{
    border: 0;
}
p
{
    margin: 1em 0;
}
/* End of reset */
.titleTxt
{
	color: #B89864;
	font-family: david;
	font-size: 24px;
	font-weight: bold;
}
.regulaTxt
{
	color: #000000;
	font-family: arial;
	font-size: 12px;
}
.pathTxt
{
	color: #B89864;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
.subMenuDiv
{
	padding-right: 10px;
	text-align: right;
	color: #B08D53;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;	
	height: 25px;
	padding-top: 4px;
	width: 139px;
	cursor:pointer;
}
.subMenuDiv A
{
	text-align: right;
	color: #B08D53;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
.subMenuDivSelected
{
	padding-right: 10px;
	text-align: right;
	color: #B08D53;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;	
	height: 25px;
	padding-top: 4px;
	width: 139px;
	cursor:default;
	font-weight:bold;
}
.subMenuDivSelected A
{
	color: #B08D53;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;	
	font-weight:bold;
}
.menuTDSelected
{
	background-image: url(../images/menu_selected.jpg);
	background-repeat: no-repeat;
}
.menuTDSelected DIV
{
    padding-right: 10px;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;	
	height: 25px;
	padding-top: 4px;
	width: 139px;
}
.menuTDSelected A
{
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;	
}
.menuTD
{
	background-image: url(../images/menu_sep.jpg);
	background-position: bottom; 
	background-repeat: no-repeat;
}
.menuTD DIV 
{
    padding-right: 10px;
	text-align: right;
	height: 25px;
	padding-top: 4px;
	width: 139px;
}
.menuTD A 
{
    color: #000000;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
.subTD
{
	background-image: url(../images/menu_sep.jpg);
	background-position: bottom; 
	background-repeat: no-repeat;
}


.topMenu
{
	color: #474747;
	font-family: arial;
	font-size: 14px;
}
.topMenu A
{
	color: #474747;
	font-family: arial;
	font-size: 14px;
	text-decoration:none;
}
.topMenuSelected
{
	background-image:url(../images/top_menu_selected.jpg);
	background-position: top center; 
	background-repeat: no-repeat;
}
.topMenuSelected A
{
	color: #AD8950;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.sideMenu
{
    background-image:url(../images/right-bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.imgLink
{
    cursor:pointer;
}
/* Joining form */
.tblMain
{
	width:650px;
	direction:rtl;
	margin-left:auto;
	margin-right:auto;
}
.cdaTitulo
{
	font: bold 14px Verdana;
	padding:5px;
	text-align:center;
}
.cdaTexto
{
	font:normal 12px Arial;
	padding:5px;
}
.cdaSubTitulo
{
	font: bold 13px Arial;
	padding:5px;
}
.inpMed
{
	border:solid 1px #666666;
	width:180px;
	height:20px;
}
.inpGrande
{
	border:solid 1px #666666;
	width:420px;
	height:20px;
}
.inpGrandeTA
{
	border:solid 1px #666666;
	width:420px;
	height:80px;
}
.inpGrandeTAExt
{
	border:solid 1px #666666;
	width:420px;
	height:120px;
}
.cdaCenter
{
	text-align:center;
	padding:10px;
}
/*  gallery */
.img_g
{
    border: 1px solid #B7B7B7;
}
/* Cementeries */
.cemeteryTxt
{
    color: #B89864;   
    font-size: 16px;
    font-weight: bold;
    font-family: arial;
}
.abcListTxt
{
	color: #000000;
	font-family: arial;
	font-size: 14px;
	direction:ltr;
}
.abcListTxt TD A
{
	color: #000000;
	font-family: arial;
	font-size: 14px;
	text-decoration:none;
}
.permalink
{
    color:Black;
}

