html, body {
	font: 100% Georgia, serif;
}

p {
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	background-color: #CCCCCC;
    }

h1 {
    color: #C00;

    }
a img {
	border: none;
}	
#contenedor {
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;	
}

#contenido {

		width: auto;
	height: auto;
	position: absolute;
	overflow: auto;
}
#contenidoinicio {
 background-image: url(”logo-1.png”)!important;
 background-image: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’logo-1.png’);
	width: 300px;
	height: 150px;
	position: absolute;
	overflow: auto;
}
/* invisible para IE 5 \*/
#contenedor {
	position:absolute;
	left:50%;
	top:0%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -500px;
}
#contenedorinicio {
	position:absolute;
	margin:-51px 0 0 -136px;
	left:50%;
	top:50%;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #C1C1C1;
}/* fin hack */
#inicio {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
}
#inicio a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#inicio a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}




.fondo {
	background-image: url(imagenes/fondo-granate1.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#Layer1 {
	position:absolute;
	left:259px;
	top:180px;
	width:314px;
	height:222px;
	z-index:1;
	background-color: #000000;
}
.Estilo1 {color: #CCCCCC}
#Layer2 {
	position:absolute;
	width:173px;
	height:104px;
	z-index:2;
	left: 10;
	visibility: visible;
}
body {
	background-image: url(imagenes/fondo-granate1.jpg);
	background-repeat: repeat-x;
	background-color: #540000;
}

#logoinicio {
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	display: table;
	position: relative;



}
#fondoinicio {
	height:500px;
	width:100%;
	vertical-align: middle;
	display: table;
}

