.bg_side_l 
{
		background-color: Fuchsia;
}

.bg_side_r 
{
	background-image: url(images/right_side.gif); background-repeat: repeat-y; background-position: left;
}

#margenes
{
	position: relative;
	margin-left: 200px;
}

.navegador
{
	top:8px;
	left:250px;
	position:absolute;
}

.navegadorP
{
	top:125px;
	left:5px;
	position:absolute;
}

#logoMini
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
}

#pedCab
{
	position: absolute; 
	top: 90px;
	left: 0px;
}

#expSelina
{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: Green;
	text-align: left;
}

#expAngela	
{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: Green;
	text-align: center;
}

#txtDogos
{
	/*font-family: Georgia, Tahoma, Times, serif;*/
	font-size: small;
	color: white;
	text-align: center;
	background-color: green;
}

.texto
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

.errorIndex
{
	font-family:Tahoma,"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:bolder;
	text-align:center;
	color:green;
}

.boton a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:2px 5px;
	font-weight:bold;
	color:#000000;
	BORDER: rgb(128,128,128) 1px solid; 
	BACKGROUND-COLOR: rgb(233,233,233);
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}


.boton a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px 5px; 
	color: #000000;
	background-color:#DDDFE9;
	font-weight: bold;
	BORDER: rgb(128,128,128) 1px solid; 
	BACKGROUND-COLOR: rgb(200,200,200);
	text-decoration: none;
	text-align: center;
	cursor:pointer;
}


.botAviso input
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:2px 5px;
	font-weight:bold;
	color:#000000;
	BORDER: rgb(128,128,128) 1px solid; 
	BACKGROUND-COLOR: rgb(233,233,233);
	text-decoration:none;
	text-align:center;
}


.botAviso input:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding: 2px 5px; 
	color: #000000;
	background-color:#DDDFE9;
	font-weight: bold;
	BORDER: rgb(128,128,128) 1px solid; 
	BACKGROUND-COLOR: rgb(200,200,200);
	text-decoration: none;
	text-align: center;
}

#lnkIndex a
{
	text-decoration: none;
	color: White;
}

#tabPpal
{
	position: absolute;
	top: 620px;
	left: 10px;
}

#tabPadres
{
	position: absolute;
	top: 350px;
	left: 190px;
	visibility: hidden;
}

#flPadres1
{
	position: absolute;
	top: 370px;
	left: 146px;
}

#flPadres2
{
	position: absolute;
	top: 730px;
	left: 146px;
}

#tabAbuelos
{
	position: absolute;
	top: 200px;
	left: 380px;
	visibility: hidden;
}

#flAbuelos1
{
	position: absolute;
	top: 250px;
	left: 330px;
}

#flAbuelos2
{
	position: absolute;
	top: 440px;
	left: 330px;
}

#flAbuelos3
{
	position: absolute;
	top: 950px;
	left: 330px;
}

#flAbuelos4
{
	position: absolute;
	top: 1150px;
	left: 330px;
}

#tabBisAbuelos
{
	position: absolute;
	top: 130px;
	left: 580px;
	visibility: hidden;
}

#flBisAbuelos1
{
	position: absolute;
	top: 140px;
	left: 525px;
}

#flBisAbuelos2
{
	position: absolute;
	top: 280px;
	left: 525px;
}

#flBisAbuelos3
{
	position: absolute;
	top: 430px;
	left: 525px;
}

#flBisAbuelos4
{
	position: absolute;
	top: 580px;
	left: 525px;
}

#flBisAbuelos5
{
	position: absolute;
	top: 820px;
	left: 525px;
}

#flBisAbuelos6
{
	position: absolute;
	top: 960px;
	left: 525px;
}

#flBisAbuelos7
{
	position: absolute;
	top: 1140px;
	left: 525px;
}

#flBisAbuelos8
{
	position: absolute;
	top: 1280px;
	left: 525px;
}

.scrolltable
{
	overflow:scroll;
	overflow-y:hidden;
	/*height:490px;*/
	width:620px;
}

.scrolltableV
{
	overflow:scroll;
	overflow-x:hidden;
	height:150px;
	/*width:620px;*/
}


/* Navegadores que si funcionan con fixed  */
#aviso{
	position:fixed;
	top:0px;
	left:-200px;
	width:auto;
	background-color:#EFDF85;
	border:solid 2px;
	border-color:black;
	color:black;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
#aviso a
{
	color:black;
	text-decoration:none;
}

/*Esto lo vera el Internet Explorer */
<!--[if IE]>
body
{
	overflow:auto;
}
#aviso
{
	position:absolute;
	top:0px;
	left:-200px;
	width:auto;
	background-color:#EFDF85;
	border:solid 2px;
	border-color:black;
	color:black;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

#txtDogos
{
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 12px;
	color: White;
	text-align: center;
	background: Green;
}

<![endif]-->
