@charset "utf-8";
/* CSS Document */

#header {
	background-color: rgba(45,45,45,1);
	height: 94px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#logotipo {
	float: left;
	height: auto;
	width: auto;
}
#cabecera_info {
	float: left;
	height: 40px;
	width: 616px;
}
.cabeceratipo {
	font-family: Arial;
	font-size: 17.74px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	text-align: center;
	line-height: 10px;
	text-shadow: -2px 2px 3px rgba(0,0,0,1);
}
.imagenfacco {
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	float: left;
	height: 54px;
	width: 616px;
}
.boton {
	-moz-box-shadow: -3px 3px 7px -1px #000000;
	-webkit-box-shadow: -3px 3px 7px -1px #000000;
	box-shadow: -3px 3px 7px -1px #000000;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #565554), color-stop(1, #0c0704));
	background:-moz-linear-gradient(top, #565554 5%, #0c0704 100%);
	background:-webkit-linear-gradient(top, #565554 5%, #0c0704 100%);
	background:-o-linear-gradient(top, #565554 5%, #0c0704 100%);
	background:-ms-linear-gradient(top, #565554 5%, #0c0704 100%);
	background:linear-gradient(to bottom, #565554 5%, #0c0704 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c0704', endColorstr='#565554',GradientType=0);
	background-color:#0c0704;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #000000;
	display:inline-block;
	cursor:pointer;
	color:#fc6000;
	font-family:arial;
	font-size:17px;
	padding:10px 40.5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000000;
}
.boton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.0, #0c0704), color-stop(1, #565554));
	background:-moz-linear-gradient(top, #0c0704 0%, #565554 100%);
	background:-webkit-linear-gradient(top, #0c0704 0%, #565554 100%);
	background:-o-linear-gradient(top, #0c0704 0%, #565554 100%);
	background:-ms-linear-gradient(top, #0c0704 0%, #565554 100%);
	background:linear-gradient(to bottom, #0c0704 0%, #565554 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#565554', endColorstr='#0c0704',GradientType=0);
	background-color:#565554;
}
.boton:active {
	position:relative;
	top:1px;
}
#banner {
	background-color: rgba(255,255,255,1);
	height: 311px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.barradivisorahorizontal {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bannerautos {
	height: 90px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/bannerautos.jpg);
	background-repeat: no-repeat;
}
#bienvenidoscontenedor {
	height: 340px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#botonessecciones {
	height: 340px;
	width: 396px;
	float: left;
}
#textobienvenida {
	height: 340px;
	width: 554px;
	float: right;
}
.article {
	padding-left: 38px;
	padding-right: 20px;
}
.titulo {
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	color: rgba(252,96,0,1);
	line-height: normal;
}
.textocontenido {
	font-family: Arial;
	font-size: 17px;
	color: rgba(255,255,255,1);
	text-align: justify;
	font-weight: normal;
}
.boton2 {
	height: 45px;
	width: 385px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2d2d2d), color-stop(1, #2d2d2d));
	background: -moz-linear-gradient(top, #2d2d2d 5%, #2d2d2d 100%);
	background: -webkit-linear-gradient(top, #2d2d2d 5%, #2d2d2d 100%);
	background: -o-linear-gradient(top, #2d2d2d 5%, #2d2d2d 100%);
	background: -ms-linear-gradient(top, #2d2d2d 5%, #2d2d2d 100%);
	background: linear-gradient(to bottom, #2d2d2d 5%, #2d2d2d 100%);
	background-color: #2d2d2d;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: arial;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	/*text-shadow: 0px 1px 0px #000000;*/
	margin-left: 11px;
	margin-top: 7.999px;
	line-height: 18px;
}
.boton2:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.0, #1e1d1d), color-stop(1, #1e1d1d));
	background:-moz-linear-gradient(top, #1e1d1d 0%, #1e1d1d 100%);
	background:-webkit-linear-gradient(top, #1e1d1d 0%, #1e1d1d 100%);
	background:-o-linear-gradient(top, #1e1d1d 0%, #1e1d1d 100%);
	background:-ms-linear-gradient(top, #1e1d1d 0%, #1e1d1d 100%);
	background:linear-gradient(to bottom, #1e1d1d 0%, #1e1d1d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e1d1d', endColorstr='#1e1d1d',GradientType=0);
	background-color:#1e1d1d;
}
#contenedorinfo {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.article1 {
	background-color: #2d2d2d;
	height: 450px;
	width: 296px;
	border-radius: 10px;
	margin-top: 20px;
	margin-right: 8.66667px;
	margin-left: 8.66667px;
	float: left;
}
.barraseparacionvertical {
	float: left;
	margin-top: 20px;
}
.article2 {
	background-color: #2d2d2d;
	height: 143.333px;
	width: 296px;
	border-radius: 10px;
	margin-top: 20px;
	margin-right: 8.66667px;
	margin-left: 8.66667px;
	float: left;
	margin-bottom: 10px;
}
.article3 {
	background-color: #2d2d2d;
	height: 143.333px;
	width: 296px;
	border-radius: 10px;
	margin-right: 8.66667px;
	margin-left: 8.66667px;
	float: left;
	margin-bottom: 10px;
}
.textonaranjatitulo {
	font-family: Arial;
	font-size: 18px;
	color: #fc6000;
}
.textoblancocontenido {
	font-family: Arial;
	font-size: 18px;
	color: rgba(255,255,255,1);
}
#contenedorinfo .article3 table tr td img {
	transition: .4s;
}
#contenedorinfo .article3 table tr td img:hover {
	transform:scale(1.05,1.05) ;
	-moz-transform:scale(1.05,1.05) ;
	-o-transform:scale(1.05,1.05) ;
	-ms-transform:scale(1.05,1.05) ;
	-webkit-transform:scale(1.05,1.05) ;
}
.footer {
	height: 80px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2d2d2d;
	float: left;
	color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.textocatalogoindex {
	font-family: Arial;
	font-size: 14px;
	color: rgba(255,255,255,1);
	text-align: center;
}
