body {
	background-image: url(images/degradado.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4D0300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container2 {
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-y;
	background-position: left top;
}
#banderas {
	margin-right: auto;
	margin-left: auto;
	width: 1006px;
}




#navegacion {
	float: left;
	width: 152px;
}
#contenedor {
	background-image: url(images/sombras.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
}

#navegacion2 {
	float: left;
	width: 152px;
	background-image: url(images/sombras.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}

#shot {
	float: left;
	width: 854px;
	background-image: url(images/shot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#shot2 {
	float: left;
	width: 854px;
	background-image: url(images/fondo_productos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#shot3 {
	float: left;
	width: 724px;
	background-image: url(images/sombras2.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 60px;
	padding-right: 70px;
	padding-top: 30px;
	position: relative;
}


#contenido {
	float: left;
	width: 940px;
	background-image: url(images/sombras.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 33px;
	padding-left: 33px;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: #000;
}
#contenido2 {
	float: left;
	width: 832px;
	background-image: url(images/sombras.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 87px;
	padding-left: 87px;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: #000;
}

.separador {
	background-color: #000;
	height: 15px;
}

#pie {
	color: #FEC1C0;
	font-size: x-small;
	text-align: center;
	float: left;
}
#pie2 {
	color: #FEC1C0;
	font-size: x-small;
	text-align: center;
	float: left;
	position: relative;
	bottom: -45px;
}


.lider {
	float: left;
	clear: right;
	margin-right: 15px;
}
.presentacion {
	padding-right: 57px;
	text-align: justify;
	padding-top: 11px;
}
.trescolumnaslateral {
	width: 246px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	font-size: 12px;
}
.trescolumnascentral {
	width: 250px;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	font-size: 12px;
}
.doscolumnas {
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	font-size: 12px;
	clear: right;
	width: 527px;
}

.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #8F0401;
	text-align: left;
}
#remate {
	background-image: url(images/sombras.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 35px;
	float: left;
	width: 1006px;
}
.contacto {
	position: absolute;
	right: 33px;
	top: 150px;
	z-index: 100;
}
.descargas {
	float: left;
	width: 360px;
}
.texto_descargas {
	font-weight: bold;
}
.flechas {
	position: relative;
	float: left;
	bottom: 8px;
}

img
{  border-style: none;
}
a {
outline: none;
}
