@charset "utf-8";
body  {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
    	background: #FFFFFF;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #000000;
    }
    .columnas #contenedor { 
    	position: relative; 
    	width: 996px;  
    	background: #FFFFFF;
    	margin: 0 auto; 
    	border: 1px solid #CCCCCC;
    	text-align: left;
		height: 1029px;
    } 
    

    .columnas #header { 
    	height: 273px;
		width: 996px; 
     	padding: 0 0 0 0;  
		background-image: url(imagenes/muebles-1.jpg);
		background-repeat: no-repeat;
    } 
    .columnas #menu {
	height: 46px;
	width: 996px;
	background-image: url(imagenes/menu.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 227px;
	text-align: center;
    } 
    .columnas #menu a{
	font-size: 12px;
	color: #134677;
	text-decoration: none;
	font-weight: bold;
    } 
	
    .columnas #menu a:hover{
			color: #1361B7;
    } 
    .columnas #menu a:active{
			color: #1361B7;
    } 

    .columnas #header2 { 
    	height: 273px;
		width: 996px; 
     	padding: 0 0 0 0;  
		background-image: url(imagenes/header-empresa.jpg);
		background-repeat: no-repeat;
    } 
	
     .header3 { 
	vertical-align: bottom;
	padding-top: 273px;
    } 
	
	
    .columnas #header h1 {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .columnas #izquierda {
    	position: absolute;
    	top: 280px;
    	left: 0;
    	width: 159px; 
    	padding: 15px 0 0 0;
		background-image: url(imagenes/izq.jpg);
		background-repeat: no-repeat;
		height: 759px;
    }
    .columnas #izquierda ul {
		margin-top: 0px;
		padding: 0 0 0 0;
		list-style-position: inside;
		list-style: none;
    }

    .columnas #izquierda ul a {
		text-decoration: none;
		color: #808080;
    }
    .columnas #izquierda ul a:hover {
		text-decoration: none;
    }

    .head {
		background-color: #1361B7;
		color: #FFFFFF;
		font-size: 14px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
    	width: 149px;
		padding-left: 9px;
		height: 18px;
		border-bottom: 1.5px #999999 double;
    }
    .head a{
		color: #FFFFFF;
    }
    .submenu {
		background-color: #1361B7;
		color: #13469F;
		font-size: 13px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
    	width: 149px;
		padding-left: 9px;
		border-bottom: 1.5px #999999 double;
		background-image: url(imagenes/sub-menu.jpg);
		height: 18px;
    }
    .li {
		font-size: 13px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		border-bottom: 1.5px #999999 double;
		padding-left: 9px;
		color: #808080;
     	width: 149px;
		height: 18px;
   }
    .li  a {
		color: #808080;
   }

       .li:hover {
	background-image: url(imagenes/active.jpg);
   }

    .activada {
	background-image: url(imagenes/active.jpg);
	padding-left: 9px;
	border-bottom: 1.5px #999999 double;
	font-size: 13px;
   	width: 149px;
	color: #13469F;
		height: 18px;

   }	
    .activada a{
	color: #13469F;

   }	
    .columnas #derecha {
    	position: absolute;
    	top: 280px;
    	right: 0;
    	width: 159px; 
    	padding: 0 0 0 0; 
    }
    .columnas #contenido { 
    	margin: 0 170px; 
    	padding: 25px 0; 
    }
    .columnas #footer { 
    	padding: 0 10px 0 20px; 
    	background:#DDDDDD;
    } 
    .columnas #footer p {
    	margin: 0; 
    	padding: 10px 0;
    }
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }

	#tabmenu a.active {
	color: #2363af; 
	}
	#tabss
	{
	position:absolute; left: 152px; top: 330px; font-size: 12px; color: #999999; 
	}

 img{
cursor: default;
	}

	.correo {
	background-color: #e9f4f6;
	width: 310px;
	border: none;
}
.enviar {
	background-color:#2491af;
	border: none;
	margin-top: 20px;
	width: 75px;
	color: #FFFFFF;

}


