@charset "utf-8";

#DivEncabezado {
	position: absolute;
	height: 102px;
	z-index: 3;
	width: 100%;
	top: 0px;
	left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B70000;
	background-color: #666;
}
#DivFinal {
	position: absolute;
	height: 60px;
	width: 1000px;
	background-color: #666;
	bottom: 0%;
	left: 0px;
	/*Efecto blanco arriba en la barra de menu*/
	-moz-box-shadow: inset 0px 30px 30px 0px #999;
	-webkit-box-shadow: inset 0px 30px 30px 0px #999;
	;
	-o-shadow: inset 0px 30px 30px 0px #999;
	box-shadow: inset 0px 30px 30px 0px #999;
	/*Fin efecto blanco*/
	border-top: 3px solid #F90;
}

#DivFondo #DivSubMenu {
	position: absolute;
	width: 990px;
	left: 5px;
	height: 34px;
	top: 105px;
	background-color: #B70000;
	z-index:3;
	/*border: 2px groove #E3D7D2;*/
	/*border: 9px double #990000;
	/*para Firefox*/
	/*-moz-border-radius: 4px 4px 4px 4px;
	/*para Safari y Chrome*/
	/*-webkit-border-radius: 4px 4px 4px 4px;
	/* para Opera */
	border-radius: 0px 0px 120px 120px;
	/*Efecto blanco arriba en la barra de menu*/
	-moz-box-shadow: inset 0px 20px 20px -5px #E9ADB6
	-webkit-box-shadow: inset 0px 20px 20px -5px #E9ADB6
	-o-shadow: inset 0px 20px 20px -5px #E9ADB6
	box-shadow: inset 0px 20px 20px -5px #E9ADB6
	/*Fin efecto blanco*/
	
	/*box-shadow: 1px 1px 4px #999;*/
}



/* CSS Document */

#DivFondo {
	position: absolute;
	/*height: 140%;*/
	height: 1000px;
	width: 1000px;
	top: 2px;
	left: 50%;
	margin-left: -500px;
	box-shadow: #CCC 5px -5px 15px -5px;
	z-index:3;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	/*background-color: #FFC;*/
}

#DivFondo #SliderDiv {
	position: absolute;
	width: 960px;
	height: 300px;
	top: 160px;
	right: 5px;
	
	border-top: 10px solid #FFF;
   	border-right: 15px solid #FFF;   
   	border-bottom: 10px solid #FFF;
   	border-left: 15px solid #FFF;
}
#DivFondo #DivLogo {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 0px;
	left: 22px;
	background-image: url(../Images/LogoMarcaccini.png);
	z-index: 6;
}
#DivFondo #DivFondoMenu {
	top: 66px;
	height: 34px;
	width: 800px;
	background-color: #B70000;
	z-index: 5;
	right: 5px;
	border-radius: 120px 120px 0px 0px;
}
#DivFondo #DivTelefono {
	position: absolute;
	top: 1px;
	height: 30px;
	width: 250px;
	right: 5px;
	border-radius: 0px 120px 0px 120px;
	border: 1px solid #4290e3;
}
#DivFondo #DivSubMenu #DivPisos {
	position: absolute;
	height: 30px;
	width: 110px;
	left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-radius: 10px 10px 0px 0px;
	font-weight:bold;
	text-align: center;
}
#DivFondo #DivSubMenu #DivRevestimientos {
	position: absolute;
	height: 30px;
	width: 100px;
	left: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-radius: 10px 10px 0px 0px;
	font-weight: bold;
	text-align: center;
}
#DivFondo #DivSubMenu #DivTerminaciones {
	height: 30px;
	width: 90px;
	left: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-weight: bold;
	text-align: center;
}
#DivFondo #DivSubMenu #DivMuebles {
	position: absolute;
	height: 30px;
	width: 60px;
	left: 345px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#DivFondo #DivSubMenu #DivConstruccion {
	position: absolute;
	height: 30px;
	width: 135px;
	left: 405px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#DivFondo #DivSubMenu #DivAdhesivos {
	position: absolute;
	height: 30px;
	width: 70px;
	left: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}








.letrasboton2 {	
	font-family:"Arial", Times, serif;
	text-align:center;
	font-size:12px;
	text-decoration: none;
	color:white;
    /*-webkit-transition: background-color 1.0s ease-out;
        -moz-transition: background-color 0.2s ease-out;
            -ms-transition: background-color 1.0s ease-out;
                transition: background-color 1.0s ease-out;*/
	
}
#DivFondo #DivFondoMenu #DivPortada {
	position: absolute;
	height: 30px;
	width: 65px;
	left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#DivFondo #DivFondoMenu #DivLaEmpresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	height: 30px;
	width: 80px;
	left: 110px;
}
#DivFondo #DivFondoMenu #DivContacto {
	position: absolute;
	height: 30px;
	width: 70px;
	left: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}




.letrasboton2:hover {
	position: relative;
	background-color: #999;
	color:white;
	
	
}

.botonera2 {
	color:white;
	}
	
.botonera2:hover {
	color:black;
	background-color: #999;
	border-bottom: 3px solid #F90;
	
	/*Efecto blanco arriba en la barra de menu*/
	-moz-box-shadow: inset 0px 3px 3px 0px #CCC;
	-webkit-box-shadow: inset 0px 3px 3px 0px #CCC;
	-o-shadow: inset 0px 3px 3px 0px #CCC;
	box-shadow: inset 0px 3px 3px 0px #CCC;
	/*Fin efecto blanco*/
	border-radius: 10px 10px 0px 0px;
	font-weight: bold;
	text-align: center;
	}	
	
.botonera3:hover {
	color:black;
	background-color: #999;
	border-bottom: 3px solid #F90;
	
	/*Efecto blanco arriba en la barra de menu*/
	-moz-box-shadow: inset 0px 3px 3px 0px #CCC;
	-webkit-box-shadow: inset 0px 3px 3px 0px #CCC;
	-o-shadow: inset 0px 3px 3px 0px #CCC;
	box-shadow: inset 0px 3px 3px 0px #CCC;
	/*Fin efecto blanco*/
	border-radius: 0px 0px 10px 10px;
	font-weight: bold;
	text-align: center;
	}		
	
#DivFondo #DivSubMenu #DivCielorrasos {
	position: absolute;
	height: 30px;
	width: 75px;
	left: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#DivFondo #DivSubMenu #DivCortinas {
	position: absolute;
	height: 30px;
	width: 60px;
	left: 610px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#DivFondo #DivSubMenu #DivTelas {
	position: absolute;
	height: 30px;
	width: 40px;
	left: 670px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#DivFondo #DivTelefono {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #09C;
	position: absolute;
	text-align: center;
}
#DivFondo #DivBarraLateral {
	position: absolute;
	height: 112px;
	width: 300px;
	left: 10px;
	bottom: 70px;
	border-top: 5px solid #FFF;
	border-right: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	border-left: 5px solid #FFF;
	border-radius: 20px 20px 20px 20px;
	background-color: #FFF;
	background-image: url(../Images/banner_contacto2.png);
	
}

#DivFondo #DivBarraLateral2 {
	position: absolute;
	height: 112px;
	width: 300px;
	left: 345px;
	bottom: 70px;
	background-image: url(../Images/banner_donde_estamos.png);
	border-top: 5px solid #FFF;
	border-right: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	border-left: 5px solid #FFF;
	border-radius: 20px 20px 20px 20px;
	background-color: #FFF;
}
#DivFondo #DivFinal #DivOzzix {
	position: absolute;
	height: 20px;
	width: 400px;
	left: 300px;
	bottom: 10px;
	text-align: center;
}

#DivFondo #DivBarraLateral3 {
	position: absolute;
	bottom: 70px;
	right: 10px;
	background-color: #CCC;
	border-top: 5px solid #FFF;
	border-right: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	border-left: 5px solid #FFF;
	border-radius: 20px 20px 20px 20px;
	background-color: #FFF;
	height: 112px;
	width: 300px;
	background-image: url(../Images/Atencion%20Personalizada.jpg);
}

#DivFondo #DivSeccion1Index #DivNoticia1 #DivFoto {
	position: absolute;
	height: 188px;
	width: 300px;
	top: 40px;
	right: 5px;
	background-repeat: no-repeat;
	background-image: url(../Images/Fotos/interior-design.jpg);
}


#DivFondo #DivImagenEncabezado {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 100px;
	z-index: 1;
	background-image: url(../Images/FondoWeb.jpg);
}
#DivFondo #DivSeccion1Index #DivNoticia1 #DivTexto1 {
	position: absolute;
	height: 250px;
	width: 980px;
	left: 5px;
	top: 0px;
}


#DivFondo #DivSeccion1Index {
	position: absolute;
	height: 310px;
	width: 996px;
	top: 490px;
	left: 2px;
	background-color: #FFF;
	border-radius: 20px 20px 20px 20px;
	background-image: url(../Images/Images/FondoIndex1.jpg);
	color: #000;
}


/* -----------------------TITULOS Y NOTICIAS DE LA SECCION INDEX---------------------------------
-------------------------------------------------------------------------------------------------*/


#DivFondo #DivSeccion1Index #DivNoticia1 {
	position: absolute;
	width: 990px;
	left: 2px;
	top: 3px;
	height: 250px;
}

/*--------------------------------------------------------------------------------------------
-----------------------------------fin--------------------------------------------------------*/

h2 {
	color: #B70000;
	font-size: 16px;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px Write;
	margin: 10px; 
}


.parrafo{
	color:#000;
	font-size:16px;
	text-align:left;	
	/*font-family:"Tahoma", Geneva, sans-serif;*/
	font-weight: normal;
	margin: 10px; 
	}
a.derechos {
	color: #FFF;
	font: Arial;
	text-decoration: none;
	font-size: 10px;
	text-align:center;
	}
	
/*---------------------------PAGINA FORMULARIO---------------------------------------------
-------------------------------------------------------------------------------------------*/	
#DivFondo #DivFondoFormulario {
	position: absolute;
	width: 990px;
	left: 5px;
	top: 150px;
	height: 650px;
	background-color: #FFF;
	border-radius: 20px 20px 20px 20px;
	background-image: url(../Images/Images/FondoFormulario.jpg);
}
#DivFondo #DivFondoFormulario #DivFondoCodigo {
	position: absolute;
	height: 200px;
	width: 900px;
	left: 45px;
	top: 100px;
}

.Campos {
  /*position:absolute;
  width: 150px;
  height: 190px;*/
  /*background-color: #eeeeff;
  background-color: #7A0552;*/
  border:1px solid #666;;
  display:block;
  -moz-box-shadow: 2px 2px 1px black;
}

.FormularioClass {
	top: 10px;
}

/*******************************************************************************
*************************ESTO ES PARA HACER UN DIV CON LINK*********************/

.central {
background-image: url(imagenes/central.png);
}
.central a {
display: block; /* para poder darle altura y ancho*/
width: 300px; /*ancho de la imagen*/
height: 112px; /* altura de la imagen*/
}
.central a span  {
display: none; /* oculto el texto*/
}


/*******************************************************************************
*************************SECCION EMPRESA*********************/

#DivFondo #Div1EmpresaFondo {
	position: absolute;
	width: 990px;
	left: 5px;
	top: 150px;
	height: 650px;
	background-color: #FFF;
	border-radius: 20px 20px 20px 20px;
	background-image: url(../Images/Images/Empresa.jpg);
}
#DivFondo #Div1EmpresaFondo #Div1Empresa {
	position: absolute;
	width: 600px;
	height: 400px;
	left: 195px;
	top: 50px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660;
}
