@font-face {
 font-family: centaur;
 src: url("fonts/CENTAUR.eot") /* EOT file for IE */
}
@font-face {
 font-family: centaur;
 src: url("fonts/CENTAUR.TTF") /* TTF file for CSS3 browsers */
}@font-face {
 font-family: century;
 src: url("fonts/GOTHIC.eot") /* EOT file for IE */
}
@font-face {
 font-family: century;
 src: url("fonts/GOTHIC.TTF") /* TTF file for CSS3 browsers */
}
*{
	border:0px;
}
.ppt{
	display:none !important;
}
/* CSS Document */
/* Mensaje de error*/
#error{
	width:0.5px;
	height:0.5px;
	float:left;
}
.error{
    background-color:#BCBCBC;
	font-family:century;
    padding: 6px 12px;
    border-radius: 4px;
    color: white;
    margin-left: 280px;
    margin-top: -2px;
    position: absolute;
}


body{
	margin:0px;	
	background:url(../imagenes/fondo-centro2.jpg) center center no-repeat;
}
#titulo{
	font-family:century;
	font-size:30px;
	color:#bcbcbc;
}
#texto, #descripcion, #formulario div{
	font-family:century;
	font-size:14px;
	text-align:justify;
	color:#bcbcbc;
	margin:0 0 10px 0;
}
/****** MENU ******/
#menu{
	list-style:none;
	position:absolute;
	top:65px;
	right:0px;
}
#menu li{
	margin:0px;
	padding:0px;
	float:left;
	height:30px;
}

/*******/

/**** HEADER ****/


#header #mensaje{
	position:absolute;
	top:30px;
	left:50px;
	color:#292d30;	
	font-family:centaur;
	font-size:25px;
	font-style:italic;
}
/******************/

/**************** HOME ******************/

#centro #cont{
	position:relative;
	width:1024px;
	left:50%;
	margin-left:-512px;
	height:auto;
	background:url(../imagenes/fondo-centro.png);
	padding:35px;
	height:336px;
}
#cont #imagen{
	float:left;	
	width:315px;
}
#cont #titulo{
	margin: 40px 0px; 40px 50px;
	left:50px;
	position:relative;
}
#cont #texto{
	display:block;
	width:560px;
	margin-left:365px;
	position:relative;
	float:none;
}
#cont #enlace{
	display:block;
	width:560px;
	margin-left:365px;
	position:relative;
	float:none;
	padding-left:20px;
	margin-top:50px;
	background:url(../imagenes/icono_enlace.png) no-repeat;
}
#cont #enlace a{
	font-family:century;
	font-size:14px;
	color:#808080;
	text-decoration:none;	
}
#cont #enlace a:hover{
	text-decoration:underline;
}
/*****************************************/
/****** QUIENES SOMOS ****************/
#centro #qsomos{
	position:relative;
	width:1024px;
	left:50%;
	margin-left:-512px;
	height:auto;
	background:url(../imagenes/fondo-centro.png);
	padding:35px;
	height:350px;
}
#qsomos #imagen{
	float:right;	
	width:330px;
}
#qsomos #imagen img+img{
	margin-top:10px;	
}
#qsomos #titulo{
	padding-bottom:10px;
	position:relative;
}
#qsomos #texto{
	display:block;
	width:620px;
	position:relative;
	float:none;
}


/***********************/
/****** PROYECTOS ******/

#centro #proyectos{
	position:relative;
	width:1024px;
	left:50%;
	margin-left:-512px;
	height:auto;
	background:url(../imagenes/fondo-centro.png);
	padding:35px;
	height:500px;
}
#proyectos #banners{
	height:350px;
}
#proyectos #clientes{
	display:block;
	font-family:century;
	font-size:14px;
	text-align:justify;
	width:660px;
	color:#bcbcbc;
	position:relative;
	float:none;
	margin-top:20px;
}
#proyectos #clientes #titulo{
	font-size:14px;
	height:20px;
	left:0px;
	font-weight:bold;
}
#proyectos #clientes #col1{
	float:left;	
	width:50%;
}
#proyectos #clientes #col2{
	float:left;	
}
#proyectos #clientes > div > div{
	padding-bottom: 5px;
	padding-left:15px;
	margin-left:10px;
	background:url(../imagenes/ico-chico.png) no-repeat;
}
/*****************************************/
/****** SERVICIOS ****************/
#centro #servicios{
	position:relative;
	width:1024px;
	left:50%;
	margin-left:-512px;
	height:auto;
	background:url(../imagenes/fondo-centro.png);
	padding:35px;
	height:350px;
}
#servicios #imagen{
	float:right;	
	width:350px;
}
#servicios #imagen img+img{
	margin-top:10px;	
}
#servicios #titulo{
	padding-bottom:10px;
	position:relative;
}
#servicios #texto{
	display:block;
	position:relative;
	float:left;
	width:600px
}
#servicios #subtitulo > div{
	float:left;
	width:180px;
	font-family:century;
	font-size:16px;
	color:#bcbcbc;
	height:50px;
	padding-left:15px;
	margin-left:10px;
	background:url(../imagenes/ico-chico.png) no-repeat;
}

/*****************************************/
/****** PRODUCTOS ****************/
#centro #productos{
	position:relative;
	width:1024px;
	left:50%;
	margin-left:-512px;
	height:auto;
	background:url(../imagenes/fondo-centro.png);
	padding:35px;
	height:400px;
}
#productos #titulo{
	padding-bottom:10px;
	position:relative;
}
#productos #producto{
	width:300px;
	float:left;
	margin:10px 0px 30px 30px;
}
#productos #producto #nombre{
	font-family:century;
	font-size:16px;
	text-align:justify;
	color:#bcbcbc;
	font-weight:bold;
	background:url(../imagenes/ico-chico.png) no-repeat;
	padding-left:15px;
}
#productos #producto #imagen{
	margin-bottom:20px;
}
#productos #galeria{
	width:950px;
	margin-left:30px;
}
#productos #galeria div{
	width:50px;
	height:50px;
	overflow:hidden;
	float:left;
	margin:5px;
	
    -webkit-border-radius: 10px; /* Para Safari y Chrome */
    -moz-border-radius: 10px; /* Para Firefox */
    -khtml-border-radius:10px; /* Navegadores de Linux */
    border-radius: 10px; /* CSS3 */
    behavior: url(border-radius.htc); /* Para IE */
	vertical-align:middle;
	cursor:pointer;
}
#productos #galeria div:hover{
	width:60px;
	height:60px;
	margin:0px;
}

/*galeria de producto*/
.fondo_prod{
    width: 300px;
    height: 120px;
    position: absolute;
    z-index: 999;
	display:block;
		/*gif de 1x1 transparente generado por un string de base64*/
	background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat;
}

/*****************************************/
/****** CONTACTO****************/
#centro #contacto{
	position:relative;
	width:1024px;
	left:50%;
	margin-left:-512px;
	height:auto;
	background:url(../imagenes/fondo-centro.png);
	padding:35px;
	height:345px;
}
#contacto #formulario{
	float:right;	
	width:650px;
	margin-top:40px;
}
#contacto #formulario div{
	margin-top:5px;
	width:320px;
	float:left;
}
#contacto #formulario #mensaje{
	margin-top:5px;
	width:650px;
	float:left;
}
#contacto #formulario input[type="text"]{	
	width:300px;
}
#contacto #formulario textarea{
	width: 620px;	
}
#contacto #titulo{
	padding-bottom:10px;
	position:relative;
	width:300px;
	display:inline-block;
}
#contacto #texto{
	display:block;
	width:300px;
	position:relative;
	float:none;
	margin-left:50px;
}

/*****************************************/

#cuerpo{
	width:100%;
}
#cuerpo #fondo_header{
	height:128px;
	width:100%;	
	position:relative;
	background:url(../imagenes/decoestore-corte-header.jpg) repeat-x;
}
#cuerpo #header{
	height:128px;
	width:1024px;
	left:50%;
	margin-left:-512px;	
	position:relative;
}
#cuerpo #centro{
	height:733px;
}
#cuerpo #fondo_pie{
	height:174px;
	width:100%;	
	position:relative;
	background:url(../imagenes/fondo_pie.png) repeat-x;
}
#cuerpo #pie{
	width:1024px;
	position:relative;
	left:50%;
	margin-left:-512px;	
}
#pie #redes{
	position:absolute;
	left:37px;
	top:40px;	
}
#pie #redes #titulo{
	height:47px;
	font-size:16px;
	font-family:century;
	color:#808080;
}
#pie #redes #fb, #pie #redes, #tw{
	float:left;	
}
#pie #redes #fb+#pie #redes, #tw{
	margin-left:20px;
}

#pie #logo{
	position:absolute;
	right:25px;
	top:45px;	
}