*{ 
	font-family: arial;
	font-weight:bolder;
}
a {
	color: white;
	text-decoration: none;
}
a:hover{
	color:#b4065d;
	text-decoration: none;
}
.gris{
	color: Gray;
}
#pag{
	position: absolute;
	left:50%;
	top:10px;
	width:960px;
	margin-left:-480px;
	height:50px;
	border: 0px red dotted;
}
#menu{
	position: absolute;
	left:50%;
	top:70px;
	width:960px;
	margin-left:-480px;
	height:30px;
	border: 1px solid #d5d5d5;
	color: white;
	background-image: url(imagenes/menufondo.gif);
}
#contenido{
	position: absolute;
	left:50%;
	top:110px;
	width:960px;
	margin-left:-480px;
	height:450px;
	border: 1px solid #d5d5d5;
}
#publi{
	position: absolute;
	left:50%;
	top:565px;
	width:960px;
	margin-left:-480px;
	height: 100px;
	border: 0px blue dotted;
}
#info{
	position: absolute;
	left:50%;
	top:670px;
	width:480px;
	margin-left:-480px;
	height:200px;
	border: 1px solid #d5d5d5;
}
#cliente{
	position: absolute;
	left:50%;
	top:670px;
	width:480px;
	margin-left:0px;
	height:200px;
	border: 1px solid #d5d5d5;
}
#pie{
	position: absolute;
	left:50%;
	width:960px;
	margin-left:-480px;
	height:30px;
	border: 1px solid #d5d5d5;
	color:white;
	text-align:right;
	background-image: url(imagenes/piefondo.gif);
}
#acceso{
	position: absolute;
	right:0px;
	bottom:-5px;
	width:200px;
	height:20px;
	border: 0px red dotted;
	color: #3f3f3f;
	font-weight:normal;
	text-align:right;
	font-size:12px;
}
#redes{
	position: absolute;
	left:50%;
	bottom:0px;
	width:140px;
	height:30px;
	border: 0px red dotted;
	color: #3f3f3f;
	font-weight:normal;
	font-size:12px;
	margin-left:-200px;
}
#alta{
	position: absolute;
	left:60%;
	margin-left: -105px;
	bottom:-15px;
	width:310px;
	height:60px;
	border: 0px red dotted;
	color: #3f3f3f;
	font-weight:normal;
	font-size:12px;
	margin-left:-200px;
}
#telefono{
	font-size:20px;
	position: absolute;
	right:0px;
	top:5px;
	width:200px;
	height:20px;
	border: 0px red dotted;
	text-align:right;
}
#banner{
	float:left;
	width:308px;
	height: 90px;
	margin:5px;
	border: 1px solid #d5d5d5;
}
#libre{
	position: absolute;
	left:50%;
	top:920px;
	width:960px;
	margin-left:-480px;
	height:30px;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
	color:gray;
}
#centrado{
	position:absolute;
	top:5px;
}

.slideshow { margin: auto }
.slideshow img {  }

#tcab{
	position:absolute;
	top:0px;
	left:0px;
	width: 480px;
	height:20px;
	vertical-align: middle;
	text-align: center;
	color:white;
}

#tcuerpo{
	position:absolute;
	top:25px;
	left:10px;
	width: 460px;
	font-size: 11px;
	color:gray;
}
#tabla{
	position:absolute;
	font-size: 11px;
	color:gray;
}
#bannerd{
	position: absolute;
	left:50%;
	top:110px;
	width:310px;
	margin-left:170px;
	height:760px;
	border: 1px solid #d5d5d5;
}
