@charset "utf-8";
@import url("../webfonts/BebasNeue_Regular/stylesheet.css");
@import url("../webfonts/BebasNeue_Book/stylesheet.css");
@import url("../webfonts/GOTHIC/stylesheet.css");







/* CSS Document */

.contenedor_global {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.logo_principal {
	height: 220px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	padding-top: 20px;
}
.barra_iconos {
	background-color: #282725;
	height: 60px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.btn_enlaces_barra {
	height: 30px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.contenedores_enlaces {
	float: left;
	height: 30px;
	width: 200px;
}
.cuadros_iconos {
	float: left;
	height: 30px;
	width: 31px;
	margin-right: 9px;
}

.enlaces_barras_clase {
	font-family: "BebasNeue Regular";
	font-size: 18px;
	color: #FFF;
	text-align: right;
}
.enlaces_barras_clase1 {
	font-family: "BebasNeue Regular";
	font-size: 18px;
	color: #FFF;
}
.contenedorbtn_principales {
	height: 140px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.logo_menu {
	float: left;
	height: 105px;
	width: 310px;
	padding-top: 8px;
}
.contenedores_btns {
	float: right;
	height: 120px;
	width: 512px;
}
.btns {
	float: left;
	height: 140px;
	width: 128px;
}
#contenedor_txt_index {
	background-color: #ffcc66;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
.titulo_index {
	font-family: "BebasNeue Book";
	font-size: 40px;
	color: #FFF;
	height: 50px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#contenedor_txt_cortinasypersianas {
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 420px;
	padding-top: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.contenedortxt_indexizqui {
	font-family: GOTHIC;
	font-size: 18px;
	color: #930;
	text-align: justify;
	float: left;
	height: 400px;
	width: 40%;
	line-height: 32px;
}
.contenedortxt_indexdere {
	font-family: GOTHIC;
	font-size: 18px;
	color: #930;
	text-align: justify;
	float: right;
	height: 400px;
	width: 40%;
	line-height: 32px;
}
.linea_vert {
	background-color: #930;
	float: left;
	height: 315px;
	width: 5px;
	margin-left: 10%;
}
#galleria_index1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
}
#galleria_index2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.logos_proovedores {
	height: 90%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
.tags {
	height: 120px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	margin-top: -10px;
	padding-top: 15px;
}
.titletags {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #CCC;
}
.txttags {
	font-family: GOTHIC;
	font-size: 12px;
	color: #999;
}
.footer {
	background-color: #202020;
	height: 190px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-family: "Century Gothic";
	color: #FFF;
}
.mensajest1 {
	height: 300px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
