@charset "UTF-8";
/* Carbonari Martín */

/**{
	margin:0px;
	paddin:0px;
	}*/
	
body {
	background-color:#88b900;
	font-family: Calibri, "trebuchet MS", Arial;
	font-size: 15px;
	color: #656565;
	margin:0px;
	background-image: url(imagenes/fondo-sombra.png);
	background-repeat: repeat-y;
	background-position: center;
}
ul {
	padding:0px;
	margin:0px;}

img {border:0}

a {
	text-decoration:none;
	border:none;
	outline:none;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#88b900;
	font-size:32px;
}

.titulos-columna-izq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#F08B1C;
	font-size:29px;
}

.titulo-encabezado {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#FFF;	
		
}

#contenedor-general {
	width:1000px;
	margin:auto;
}
#nav-bar {
	height:100px;
	background-image: url(imagenes/top.jpg);
	
	
	
}
#nav-bar-top {
	width:800px;
	height:50px;
	float:right;
}
a:link.top {text-decoration:none; color: #666; text-align:center; padding-top:11px;  }
a:visited.top {text-decoration:none; color: #666;  text-align:center; padding-top:11px;  }
a:hover.top {text-decoration:none; color:#FFF; height:31px; text-align:center;background-image:url(imagenes/boton-nav.gif); background-repeat:no-repeat; background-position:center top; padding-top:11px;}
a:active.top {text-decoration:none; color:#FFF; text-align:center; background-image:url(imagenes/boton-nav.gif); background-repeat:no-repeat;background-position:center top; padding-top:11px;}
a.top{display:block; width:102px; text-align:center; color:#666; height: 60px; padding-top:11px;}


#encabezado {
	padding:30px;
	}
	
#encabezado-dos {
	background-image:url(imagenes/degrade-encabezado2.jpg);
	background-repeat:repeat-y;
	background-position:top;
	}

#botonera {
	width:428px;
	height:37px;
	padding:2px 0px 0px 430px;
	font-family: Calibri, "trebuchet MS", Arial;
	font-size: 14px;
	color: #656565;
	
}

#columna-a {
	width:470px;
	height:200px;
	background-image:url(imagenes/transparencia.png);
	float:left;
	margin: 0px 0px 20px 20px;
	azimuth: center;
}
#borrar {
	clear:both;
}

#columna-izq {
	margin: 0px 20px 0px 30px;
	width:470px;
	float:left;
}

#formulario-consulta {
	background-color:#DDE9C2;
	background-image:url(imagenes/sobrecito.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:400px;
	height: 315px;
	padding: 20px;
	padding-top:40px;
	float:left;
	margin-bottom:20px;
	
}

#precios { width:452px; float:left; margin-left:30px; margin-bottom:30px;}
#precios2 { width:452px; float:left; margin-left:30px;}
.texto-precios {font-size:14px; font-style:italic;}
#detalles {
	width:370px;
	font-size:15px;
	float:left;
	line-height:20px;
	margin:20px 0px 0px 0px;
}

.titulo-detalles {
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#88b900;
	
}

#clear {
	clear:both;
}


#contacto {
	width:400px;
	height:275px;
	margin-top:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#333333;
	}
	
#cuadritos {
width:270px;
height:163px;
background-image:url(imagenes/fondo-cuadritos.jpg);
background-repeat:no-repeat;
background-position: center;
padding-left:30px;
float:left;
margin-left:24px;
margin-top:24px;
}

#muestras-disenos {
width:270px;
height:310px;
background-image:url(imagenes/fondo-muestras.png);
background-repeat:no-repeat;
background-position: top;
background-color:#EBEBEC;
float:left;
padding:0px 15px 15px 15px;
margin-left:24px;
margin-top:24px;
}

.numero-muestras {color:#FFF; font-size:16px;}

.titulos-cuadritos {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#FFF;
	}

#pie {
	background-color:#505053;
	height:50px;
	
	
	}
	
/*formulario consulta*/

.form-consulta {
	margin-bottom:9px;
	width:393px;
	height:100px;
	padding:7px;
	font-style:italic;
	font-weight:bold;
	font-family: Calibri, "trebuchet MS", Arial;
	font-size:14px;
	color:#666;
	background-color:#FFF;
	border:none;
	
	
}

.form-texto {
	margin-bottom:10px;
	width:400px;
	height:20px;
	font-style:italic;
	font-weight:bold;
	font-family:Calibri, "trebuchet MS", Arial;
	font-size:14px;
	color:#666;
	background-color: #FFF;
	padding-left:7px;
	border:none;
	
}

.boton {
	width:80px;
	height:30px;
	font-family: Calibri, "trebuchet MS", Arial;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	color:#FFF;
	background-color: #88b900;
	border:none;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
	margin-bottom:20px;
	float:right;
	margin-right:5px;
	}

.boton2 {
	width:80px;
	height:30px;
	font-family: Calibri, "trebuchet MS", Arial;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	color:#FFF;
	background-color: #666;
	border:none;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
	margin-bottom:20px;
	float:right;
	margin-right:5px;
	}
	
.boton3 {
	width:80px;
	height:30px;
	font-family: Calibri, "trebuchet MS", Arial;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	color:#666;
	background-color: #fff;
	margin-bottom:20px;
	float:right;
	margin-right:5px;
	border-color: #ccc;
  	border-width: 1px;
   	border-style: solid;
	}

	
.subtitulos {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	
}


	
.lista-texto {
	list-style:none;
	background-image:url(imagenes/item.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 25px;
	
		
	}

.lista-encabezado {
	list-style:none;
	background-image:url(imagenes/flechita.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 25px;
	font-size:17px;
	
		
	}

#form-contratar {
	width:940px;
	height:350px;
	border-style:solid;
	margin:auto;
	border-color:#ccc;
	border-width:1px;
	padding-bottom:30px;
	
	
		}
		
#form-contratar1
{
width:400px;
height:295px;
float:left;
margin:30px 0px 30px 40px;


}
#linea
{
float:left;
background-image:url(imagenes/linea.gif);
background-repeat:repeat-y;
height:315px;
width:3px;
margin:40px 0px 0px 20px;
}

.form-texto1 {
	margin-bottom:10px;
	width:290px;
	height:20px;
	font-style:italic;
	font-weight:bold;
	font-family:Calibri, "trebuchet MS", Arial;
	font-size:14px;
	color:#666;
	background-color: #FFF;
	padding-left:7px;
	border-color: #ccc;
  	border-width: 1px;
   	border-style: solid;
}

.form-texto2 {
	width:10px;
	height:10px;
	
	
}

.form-consulta1 {
	margin-bottom:9px;
	width:283px;
	height:100px;
	padding:7px;
	font-style:italic;
	font-weight:bold;
	font-family: Calibri, "trebuchet MS", Arial;
	font-size:14px;
	color:#666;
	background-color:#FFF;
	border-color: #ccc;
  	border-width: 1px;
   	border-style: solid;
		
	
}