﻿.BodyInicio
{
	background:url(../Images/FondoMega.jpg) #000000 no-repeat center;
}

.BodyInicio2
{
	background:#000000 no-repeat center;
}
.BodyFinal
{
	background:#000000;	
}

.MainTable
{
	width:800px;
	height:500px;
/*	border:solid 1px #c6b48c;	*/
}

.HomeTable
{
	width:100%;
	height:100%;
	/*background-image:url(../Images/Fondo.jpg);	*/
}
.HomeTable td
{
	vertical-align:top;
}

.TattooTable
{
	width:100%;
	height:100%;
}
.TattooTable td
{
	vertical-align:top;
}

.HomeTableInformacion01 thead td
{
	background: url(../Images/CabeceraInformacion.jpg) no-repeat;
	height:50px;
}
.HomeTableInformacion01 tbody td
{
	width:300px;
	text-align:justify;
	height:150px;
}
.HomeTableInformacion01
{
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
	color:#e7d3a8;
}
.HomeTableInformacion02 thead td
{
	background: url(../Images/CabeceraInformacion02.jpg) no-repeat;
	height:50px;
}
.HomeTableInformacion02 tbody td
{
	width:300px;
	text-align:justify;
}
.HomeTableInformacion02
{
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
	color:#e7d3a8;
}
.HomeTableEstilos thead td
{
	background: url(../Images/CabeceraInformacionEstilos.jpg) no-repeat;
	height:50px;
}
.HomeTableEstilos tbody td
{
	width:200px;
	text-align:justify;
}
.HomeTableEstilos
{
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
	color:#e7d3a8;
}
#extradiv1
{
	position:absolute;
	background:url(../Images/Fuego_02.jpg) repeat-x;
	width:100%;
	height:100px;
	top:0;
	right:0;
}
#pageHeader
{
	margin-bottom:20px;
	
}
#pageHeader h1
{
	position:absolute;
	background:url(../Images/h1.jpg) no-repeat;
	width:330px;
	height:120px;
	top:77px;
	left:100px;
	float: left;
}

#pageHeader h2
{
	clear: both; 

/*	margin-left:50px;*/
	float: right;
	top:65px;	
	margin-top:50px;
}

#TablaCentral
{
	float:none;
	margin-top:170px;	
	background:url(../Images/FondoMega_02.jpg) #000000 no-repeat center 50px;		
}
