#Layer1 {
	position:absolute;
	left:508px;
	top:124px;
	width: 485px;
	height:17px;
	z-index:1;
}
.txt-detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #008A97;
}
.txt-chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.txt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txt-bold-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.txt-desplegable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txt-btnes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F4F4F;
}
.txt-novedades-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009092;
	font-weight: bold;
}
#menuarquitectura {
	position:relative;
	left:268px;
	top:267px;
	width:149px;
	height:361px;
	z-index:2;
	visibility: hidden;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #000000; 
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.arquitectura A{
	display: block;
	background-color: #cccccc;
	color: #ffffff;
}
.arquitectura A:hover{
	background-color: #A40681;
	color: #ffffff;
	font-weight: bold;
}
.almacenaje A{
	display: block;
	background-color: #cccccc;
	color: #ffffff;
}
.almacenaje A:hover{
	background-color: #40A426;
	color: #ffffff;
	font-weight: bold;
}
.muebles A{
	display: block;
	background-color: #cccccc;
	color: #ffffff;
}
.muebles A:hover{
	background-color: #02A0C6;
	color: #ffffff;
	font-weight: bold;
}
.rieles A{
	display: block;
	background-color: #cccccc;
	color: #ffffff;
}
.rieles A:hover{
	background-color: #0968AC;
	color: #ffffff;
	font-weight: bold;
}
.canos A{
	display: block;
	background-color: #cccccc;
	color: #ffffff;
}
.canos A:hover{
	background-color: #FF9000;
	color: #ffffff;
	font-weight: bold;
}
.cVisitasCuadroBotones {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006894;
    font-weight: bold;
    background-color: #54B7C1;
    letter-spacing: normal;
    border-width: 1px;
    border-color: #006894;
    border-style: solid;
    cursor: pointer;
}
.tituloFormulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}