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

body {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
}
#cabecera-superior {
	width:934px;
	margin-right: auto;
	margin-left: auto;
	height: 123px;
}
#logotipo {
	width:451px;
	float: left;
	padding-top: 20px;

}
#plastivirtual {
	width:250px;
	float: right;
	padding-top: 88px;
	padding-right: 10px;

}
#cabecera-inferior {
	width:958px;
	margin-right: auto;
	margin-left: auto;
	height: 61px;
	background-image: url(imagenes/fondo-cabecera.png);
	background-repeat: no-repeat;
}
#cabecera-flash{
	width:920px;
	margin-right: auto;
	margin-left: auto;
	height: 8px;

}
#cabecera-botonera{
	width:920px;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	width:934px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	font-family: Tahoma;
	font-size: 13px;
	color: #999999;
	line-height: 25px;
	padding-bottom: 30px;

}
#texto-index {
	width: 490px;
	float:none;
	padding-left: 5px;
}
#video-index {
	width: 425px;
	float:none;
	height: 300px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#imagen-01 {
	width: 934px;
	float:none;
	padding-top: 10px;
}
#pie {
	width: 934px;
	float:none;
	margin-right: auto;
	margin-left: auto;
}
#pie-contenido {
	width: 934px;
	height: 165px;
	background-image: url(imagenes/fondo-pie.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #0063BE;

}
#pie-texto {
	width:270;
	float:right;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 15px;
}
#mapa {
	width: 800px;
	height: 533px;
	margin-right: auto;
	margin-left: auto;
	}
#textos-productos {
	font-family: Tahoma;
	font-size: 12px;
	color: #0160BA;
	line-height: 16px;

}
#red-ventas {
	width: 934px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#noticias-miniaturas {
	width: 517px;
	background-color:#d6ebfd;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000000;
	}
#imagen-noticias {
	width:250px;
	float:right;
	padding-bottom: 5px;
	padding-left: 5px;
}
#noticias_titulo {
	color: #0570d1;
	font-size: 25px;
	font-weight: bold;
}
#noticias_fecha {
	color: #0570d1;
	font-size: 11px;
	font-weight: bold;
}
#noticias_imagen {
	width:250px;
	height:200px;
	float:right;
	padding-bottom: 5px;
	padding-left: 5px;
}
