<style type="text/css">




/*ESTILOS DE LAYER*/

/*Estilos generales*/

#layerContainer {
width: 390px;
font-family: Arial, Helvetica, sans-serif;
}

#layerCerrar {
top: 50px;
/*background: #EEE;*/
height: 15px;
padding-right: 15px;
text-align: right;
font-size: 11px;
color: #000000;
font-weight: bold;
}

#layerCerrar a{
color: #FFFFFF;
text-decoration: none;
}

#layerEspacioImagen {
padding-top: 5px;
background-repeat: no-repeat;
}
#layerContenido {
height: 440px;
background-color: #FFFFFF;
padding-top: 20px;
color: #414141;
font-size: 11px;
text-align: left;
}
#layerContenido p{
margin: 0;
}
#layerContenido th{
padding: 3px;
text-align:left;
}
#layerContenido td{
padding: 2px;
text-align:left;
}
.layerTablas {
background-color: #FFFFFF;
}
.layerTablas1 {
background-color: #E8E8E8;
}


/*ESTILOS LAYER POR MARCA*/
/*Sheraton*/
#layerEncabezado {
height: 93px;
background-position: center bottom;
background-repeat: no-repeat;
font-size: 11px;
color:#FFFFFF;
text-align: right;
}

#textoLayerEncabezado{
padding-top: 40px;
padding-right: 10px;
}

#layerPie {
	height: 31px;
	padding-bottom: 5px;
	background-position: top center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	vertical-align:bottom;
}

#layerPie p {
	margin: 0;
	padding-top: 1px;
}



</style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0">
  	<tr>
				<td height="90">&nbsp;</td>
			</tr>
  	<tr>
				<td valign="top">
    	<div id="layerContainer">
  		<div id="layerCerrar" style="background-image: url(../../Caprino/Caprino/GIF/layertopcaprino.gif)"><a href="javascript:;" onClick="tb_remove();ocultar()" id="TB_closeWindowButton"><font color="#ffffff">cerrar</font></a></div>
   		<div id="layerContenido">
  		<h1 align="center">Country</h1><br>
        <center>
        <table>
        <tr>
	        <td>Horario Atencion:</td><td>Lunes a Viernes: 9:30 am a 7:30 pm <br />
Sábado 9:30 am a 8:30 pm </td>
        </tr>

        <tr>
	        <td>Direccion:</td><td>Cra 15 No 84-18</td>
        </tr>
        <tr>
	        <td>Telefono:</td><td>2363205</td>
        </tr>
        <tr>
	        <td>Correo:</td><td>country@calzadocaprino.com</td>
        </tr>
		</table>
 		<br>
  		<img src="http://www.calzadocaprino.com/img/contenido//COUNTRY-2x.jpg">
  		</center>
  		</div>
   		<div id="layerPie" style="background-image: url(../../Caprino/Caprino/GIF/layerpiecaprino.gif)">Caprino</div>
  		</div>
		</td>
	</tr>
</table>