/* CSS Document */

.banners {
	width: 310px;
	height: auto;
	position: relative;
	float: left;
}

.banner-home {
	width: 310px;
	height: 180px;
	position: relative;
	margin-top: 7px;
	margin-left: 0px;
}

.banner-interno {
	width: 312px;
	height: 122px;
	position: relative;
	background-image: url(../img/banners/back-banner-exhibiciones.jpg);
	background-repeat: no-repeat;
	font-family: arial, san-serif;
	color:#e36d30;
	font-size: 1em;
	line-height: 17px;
	margin-top: 7px;
}

.banner-interno a {
	font-family: arial, san-serif;
	color:#e36d30;
	font-size: 1em;
	line-height: 17px;
	text-decoration: none;
}


/* agregados */

.banner-distribucion {
	width: 312px;
	height: 122px;
	position: relative;
	background-image: url(../img/banners/back-banner-distribucion.jpg);
	background-repeat: no-repeat;
	font-family: arial, san-serif;
	margin-top: 7px;
}

.banner-empresa-interno {
	width: 312px;
	height: 122px;
	position: relative;
	background-image: url(../img/banners/back-banner-empresa.jpg);
	background-repeat: no-repeat;
	font-family: arial, san-serif;
	margin-top: 7px;
}

.banner-empresa-interno a {
	font-family: arial, san-serif;
	color:#e36d30;
	font-size: 1em;
	line-height: 17px;
	text-decoration: none;
}

.banner-interno-contacto {
	width: 312px;
	height: 122px;
	position: relative;
	background-image: url(../img/banners/back-banner-contacto.jpg);
	background-repeat: no-repeat;
	font-family: arial, san-serif;
	margin-top: 7px;
}

.banner-interno-contacto a {
	font-family: arial, san-serif;
	color:#e36d30;
	font-size: 1em;
	line-height: 17px;
	text-decoration: none;
}

.banner-interno-consultas {
	width: 312px;
	height: 122px;
	position: relative;
	background-image: url(../img/banners/back-banner-consultas.jpg);
	background-repeat: no-repeat;
	font-family: arial, san-serif;
	margin-top: 7px;
}

.banner-interno-consultas a {
	font-family: arial, san-serif;
	color:#e36d30;
	font-size: 1em;
	line-height: 17px;
	text-decoration: none;
}

.banner-interno-news {
	width: 312px;
	height: 122px;
	position: relative;
	background-image: url(../img/banners/back-banner-news.jpg);
	background-repeat: no-repeat;
	font-family: arial, san-serif;
	margin-top: 7px;
}

.banner-interno-news a {
	font-family: arial, san-serif;
	color:#e36d30;
	font-size: 1em;
	line-height: 17px;
	text-decoration: none;
}

.banner-distribucion a {
	font-family: arial, san-serif;
	color:#e36d30;
	font-size: 1em;
	line-height: 17px;
	text-decoration: none;
}

.banners-destacado {
	font-family: arial, san-serif;
	color:#e36d30;
	font-size: 1em;
	line-height: 17px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 55px;
	padding-left: 172px;
	padding-right: 10px;
}

.banners-destacado2 {
	font-family: arial, san-serif;
	color:#e36d30;
	font-size: 1em;
	line-height: 17px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-left: 172px;
	padding-right: 10px;
}

/* mas agregados */


.banner-interno-satinado {
	width: 312px;
	height: 62px;
	position: relative;
	background-image: url(../img/banners/back-banner-satinado.jpg);
	background-repeat: no-repeat;
	font-family: arial, san-serif;
	margin-top: 7px;
}

.banner-interno-satinado a {
	font-family: arial, san-serif;
	color:#9f9f9f;
	font-size: 1.125em;
	line-height: 17px;
	text-decoration: none;
}

.banners-destacado3 {
	font-family: arial, san-serif;
	color:#9f9f9f;
	font-size: 1.125em;
	line-height: 17px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 172px;
	padding-right: 10px;
}